[jbossws-issues] [JBoss JIRA] Commented: (JBWS-1750) Investigate CXF exception handling

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Tue Jul 24 06:43:55 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBWS-1750?page=comments#action_12369831 ] 
            
Thomas Diesler commented on JBWS-1750:
--------------------------------------

ant -Dtest=jaxws/samples/exception test

Testcase: testSoapFaultException took 1.587 sec
        FAILED
expected:<mr.actor> but was:<null>
junit.framework.ComparisonFailure: expected:<mr.actor> but was:<null>
        at org.jboss.test.ws.jaxws.samples.exception.ExceptionTestCase.testSoapFaultException(ExceptionTestCase.java:108)

Testcase: testApplicationException took 0.116 sec
        Caused an ERROR
Error reading XMLStreamReader.
javax.xml.ws.soap.SOAPFaultException: Error reading XMLStreamReader.
        at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:168)

Caused by: java.lang.NoSuchMethodException: org.jboss.test.ws.jaxws.samples.exception.server.UserException.getFaultInfo()
        at java.lang.Class.getMethod(Class.java:1581)
        at org.apache.cxf.jaxws.interceptors.WebFaultOutInterceptor.handleMessage(WebFaultOutInterceptor.java:77)


> Investigate CXF exception handling
> ----------------------------------
>
>                 Key: JBWS-1750
>                 URL: http://jira.jboss.com/jira/browse/JBWS-1750
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: integration-cxf
>            Reporter: Thomas Diesler
>             Fix For: jbossws-2.1.1
>
>


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