[jbossws-issues] [JBoss JIRA] Commented: (JBWS-1297) Implement JAXB Fault Marshalling

Alejandro Guizar (JIRA) jira-events at jboss.com
Thu Nov 16 19:58:41 EST 2006


    [ http://jira.jboss.com/jira/browse/JBWS-1297?page=comments#action_12347282 ] 
            
Alejandro Guizar commented on JBWS-1297:
----------------------------------------

one-test:
    [junit] Running org.jboss.test.ws.jaxws.jsr181.webmethod.JSR181WebMethodTestCase
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 23.36 sec

testIllegalCallAccess was failing with:

junit.framework.ComparisonFailure: expected:<...Client...> but was:<...Server...>
 at org.jboss.test.ws.JBossWSTest.assertEquals(JBossWSTest.java:139)
 at org.jboss.test.ws.JBossWSTest.assertEquals(JBossWSTest.java:144)
 at org.jboss.test.ws.jaxws.jsr181.webmethod.JSR181WebMethodTestCase.testIllegalCallAccess(JSR181WebMethodTestCase.java:149)

> Implement JAXB Fault Marshalling
> --------------------------------
>
>                 Key: JBWS-1297
>                 URL: http://jira.jboss.com/jira/browse/JBWS-1297
>             Project: JBoss Web Services
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: jaxws
>            Reporter: Jason T. Greene
>         Assigned To: Alejandro Guizar
>             Fix For:  jbossws-2.0.0.CR2
>
>
> Currently the marshalling layer tries to pass the exception class to JAXB. Instead it needs to pass the fault bean, and then copy the properties to/from the actual exception

-- 
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