Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-75

Undertow: Missing Start Boundary, or boundary does not start on a new line

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 8.0.0.Alpha1
    • None
    • Web (Undertow)
    • None

    Description

      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

      Attachments

        1. AS7-6850.txt
          17 kB
        2. AS7-6850-undertow.txt
          17 kB
        3. saaj-soap-connection.war
          5 kB

        Activity

          People

            tomazcerar Tomaž Cerar (Inactive)
            rhn-support-asoldano Alessio Soldano
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: