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


[EMAIL PROTECTED] 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.

Reply via email to