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 2008/04/09 23:46:05 UTC

[jira] Updated: (CXF-1518) Missing fault detail in messages from SLSB Provider

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

Thomas Diesler updated CXF-1518:
--------------------------------


To reproduce, please have a look at

http://jbws.dyndns.org/mediawiki/index.php?title=Building_From_Source

> Missing fault detail in messages from SLSB Provider
> ---------------------------------------------------
>
>                 Key: CXF-1518
>                 URL: https://issues.apache.org/jira/browse/CXF-1518
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.0.5
>            Reporter: Thomas Diesler
>
> [tdiesler@tddell trunk]$ ant -Dtest=jaxws/jbws1815 test
> tests-run-internal:
>     [junit] Running org.jboss.test.ws.jaxws.jbws1815.JBWS1815TestCase
>     [junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 3.818 sec
>     [junit] Test org.jboss.test.ws.jaxws.jbws1815.JBWS1815TestCase FAILED
> 11:02:39,460 INFO  [PhaseInterceptorChain] Interceptor has thrown exception, unwinding now
> java.lang.RuntimeException: javax.ejb.EJBException: javax.xml.ws.soap.SOAPFaultException: Fault string, and possibly fault code, not set
>         at org.jboss.wsf.stack.cxf.AbstractInvoker.handleException(AbstractInvoker.java:149)
>         at org.jboss.wsf.stack.cxf.AbstractInvoker.invoke(AbstractInvoker.java:118)
>         at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
>         at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
>         at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
>         at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
>         at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:77)
>         at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
>         at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:213)
>         at org.jboss.wsf.stack.cxf.ServletControllerExt.invoke(ServletControllerExt.java:133)
>         at org.jboss.wsf.stack.cxf.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:63)
>         at org.jboss.wsf.stack.cxf.CXFServletExt.service(CXFServletExt.java:136)

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