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/12/05 09:59:45 UTC

[jira] Resolved: (CXF-836) Investigate JBossWS-CXF samples webmethod

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

Thomas Diesler resolved CXF-836.
--------------------------------

    Resolution: Won't Fix

> Investigate JBossWS-CXF samples webmethod
> -----------------------------------------
>
>                 Key: CXF-836
>                 URL: https://issues.apache.org/jira/browse/CXF-836
>             Project: CXF
>          Issue Type: Task
>    Affects Versions: 2.0
>         Environment: http://jira.jboss.org/jira/browse/JBWS-1758
>            Reporter: Thomas Diesler
>
> tdiesler@tddell xfire]$ ant -Dtest=jaxws/samples/webmethod test
> tests-run-internal:
>     [junit] Running org.jboss.test.ws.jaxws.samples.webmethod.WebMethodTestCase
>     [junit] Tests run: 4, Failures: 1, Errors: 2, Time elapsed: 9.609 sec
>     [junit] Test org.jboss.test.ws.jaxws.samples.webmethod.WebMethodTestCase FAILED
> org.apache.cxf.interceptor.Fault: No such operation: TestService
>         at org.apache.cxf.interceptor.URIMappingInterceptor.handleMessage(URIMappingInterceptor.java:78)
>         at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:206)
>         at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:67)
>         at org.apache.cxf.transport.servlet.ServletDestination.doMessage(ServletDestination.java:100)
>         at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:224)
>         at org.jboss.wsf.stack.xfire.ServletControllerExt.invoke(ServletControllerExt.java:133)
>         at org.jboss.wsf.stack.xfire.RequestHandlerImpl.handleHttpRequest(RequestHandlerImpl.java:63)
>         at org.jboss.wsf.stack.xfire.CXFServletExt.service(CXFServletExt.java:120)

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