[jboss-jira] [JBoss JIRA] (AS7-6850) Undertow: Missing Start Boundary, or boundary does not start on a new line

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Mon Apr 8 09:30:42 EDT 2013


     [ https://issues.jboss.org/browse/AS7-6850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessio Soldano updated AS7-6850:
---------------------------------

    Attachment: saaj-soap-connection.war


war archive containing the endpoint used to reproduce the problem
                
> Undertow: Missing Start Boundary, or boundary does not start on a new line
> --------------------------------------------------------------------------
>
>                 Key: AS7-6850
>                 URL: https://issues.jboss.org/browse/AS7-6850
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Web
>            Reporter: Alessio Soldano
>            Assignee: Tomaz Cerar
>             Fix For: 8.0.0.Alpha1
>
>         Attachments: AS7-6850-undertow.txt, AS7-6850.txt, saaj-soap-connection.war
>
>
> I'm sending a SOAP request message using SAAJ directly (SOAPConnection::call) and I'm getting back from the server a response that can't be processed by the SAAJ RI:
> Caused by: com.sun.xml.internal.messaging.saaj.SOAPExceptionImpl: Unable to internalize message
>         at com.sun.xml.internal.messaging.saaj.soap.MessageImpl.init(MessageImpl.java:521)
>         at com.sun.xml.internal.messaging.saaj.soap.MessageImpl.<init>(MessageImpl.java:340)
>         at com.sun.xml.internal.messaging.saaj.soap.ver1_1.Message1_1Impl.<init>(Message1_1Impl.java:70)
>         at com.sun.xml.internal.messaging.saaj.soap.MessageFactoryImpl.createMessage(MessageFactoryImpl.java:88)
>         at org.jboss.wsf.stack.cxf.saaj.SOAPConnectionImpl.readSoapMessage(SOAPConnectionImpl.java:298)
>         ... 28 more
> Caused by: java.lang.Exception: Missing Start Boundary, or boundary does not start on a new line
>         at com.sun.xml.internal.messaging.saaj.packaging.mime.internet.BMMimeMultipart.getNextPart(BMMimeMultipart.java:240)
>         at com.sun.xml.internal.messaging.saaj.soap.MessageImpl.init(MessageImpl.java:466)
>         ... 32 more

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list