You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Thomas Diesler (JIRA)" <ji...@apache.org> on 2007/07/24 16:05:31 UTC

[jira] Updated: (CXF-829) JBossWS-CXF samples exception

     [ https://issues.apache.org/jira/browse/CXF-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Diesler updated CXF-829:
-------------------------------

    Summary: JBossWS-CXF samples exception  (was: JBossWS-CXF endpoint exception handling)

> JBossWS-CXF samples exception
> -----------------------------
>
>                 Key: CXF-829
>                 URL: https://issues.apache.org/jira/browse/CXF-829
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.0
>         Environment: http://jira.jboss.org/jira/browse/JBWS-1750
>            Reporter: Thomas Diesler
>
> 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) 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.