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

Thomas Diesler (JIRA) jira-events at jboss.com
Thu Nov 9 19:38:44 EST 2006


     [ http://jira.jboss.com/jira/browse/JBWS-1333?page=all ]

Thomas Diesler updated JBWS-1333:
---------------------------------

    Fix Version/s: jbossws-1.0.6
                       (was: jbossws-1.0.5)

If this issue has been rescheduled to 1.0.6 it is because we currently focus 80% of our effort on JAXWS. If need a particular feature or bugfix to be included in 1.0.5 you are welcome to get involved and contribute.

> 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
>             Fix For: jbossws-1.0.6
>
>
> 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