[jbossws-issues] [JBoss JIRA] Created: (JBWS-1333) Fix marshalling of null values in base64Binary, hexBinary

Thomas Diesler (JIRA) jira-events at jboss.com
Sun Nov 5 14:03:41 EST 2006


Fix marshalling of null values in base64Binary, hexBinary
---------------------------------------------------------

                 Key: JBWS-1333
                 URL: http://jira.jboss.com/jira/browse/JBWS-1333
             Project: JBoss Web Services
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: jaxrpc
            Reporter: Thomas Diesler
         Assigned To: Heiko Braun
            Priority: Blocker
             Fix For: jbossws-1.0.4


19:53:55,783 ERROR [SOAPFaultExceptionHelper] SOAP request exception
java.lang.IllegalArgumentException: multipart/related stream invalid, no root part was found
        at org.jboss.ws.soap.attachment.MultipartRelatedDecoder.decodeMultipartRelatedMessage(MultipartRelatedDecoder.java:153)
        at org.jboss.ws.soap.MessageFactoryImpl.createMessageInternal(MessageFactoryImpl.java:185)
        at org.jboss.ws.soap.MessageFactoryImpl.createMessage(MessageFactoryImpl.java:145)

/home/tdiesler/svn/jbossws/branches/jbossws-1.0/src/test
[tdiesler at tddell test]$ ant -Dtest=jaxrpc/marshall test 

tests-main:
    [junit] Running org.jboss.test.ws.jaxrpc.marshall.MarshallDocLitTestCase
    [junit] Tests run: 63, Failures: 0, Errors: 0, Time elapsed: 14.64 sec
    [junit] Running org.jboss.test.ws.jaxrpc.marshall.MarshallRpcLitDIITestCase
    [junit] Tests run: 63, Failures: 0, Errors: 2, Time elapsed: 6.636 sec
    [junit] Test org.jboss.test.ws.jaxrpc.marshall.MarshallRpcLitDIITestCase FAILED
    [junit] Running org.jboss.test.ws.jaxrpc.marshall.MarshallRpcLitTestCase
    [junit] Tests run: 63, Failures: 0, Errors: 1, Time elapsed: 11.84 sec
    [junit] Test org.jboss.test.ws.jaxrpc.marshall.MarshallRpcLitTestCase FAILED



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list