[jbossws-issues] [JBoss JIRA] Commented: (JBWS-1760) Investigate CXF samples xop

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Tue Jul 24 09:16:47 EDT 2007


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

[tdiesler at tddell xfire]$ ant -Dtest=jaxws/samples/xop test
Buildfile: build.xml

tests-prepare:

     [echo] -----------------------------------------------
     [echo] jboss.home = /home/tdiesler/svn/jbossas/trunk/build/output/jboss-5.0.0.Beta3
     [echo] jboss.bind = localhost
     [echo] java.home  = /usr/java/jdk1.5.0_12/jre
     [echo] -----------------------------------------------

tests-classpath-jboss50:

tests-classpath-jboss42:

tests-classpath-jboss40:

tests-classpath:

tests-init:

test:

tests-prepare:

     [echo] -----------------------------------------------
     [echo] jboss.home = /home/tdiesler/svn/jbossas/trunk/build/output/jboss-5.0.0.Beta3
     [echo] jboss.bind = localhost
     [echo] java.home  = /usr/java/jdk1.5.0_12/jre
     [echo] -----------------------------------------------

tests-classpath-jboss50:

tests-classpath-jboss42:

tests-classpath-jboss40:

tests-classpath:

tests-init:

tests-run-internal:
    [junit] Running org.jboss.test.ws.jaxws.samples.xop.doclit.XOPBareTestCase
    [junit] Jul 24, 2007 3:07:36 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
    [junit] INFO: Creating Service {http://doclit.xop.samples.jaxws.ws.test.jboss.org/}MTOMService from WSDL: http://localhost:8080/jaxws-samples-xop-doclit/bare?wsdl
    [junit] The Apache Software Foundation, Apache CXF Runtime Simple Frontend, 2.0-incubator
    [junit] Jul 24, 2007 3:07:38 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
    [junit] INFO: Creating Service {http://doclit.xop.samples.jaxws.ws.test.jboss.org/}MTOMService from WSDL: http://localhost:8080/jaxws-samples-xop-doclit/bare?wsdl
    [junit] Jul 24, 2007 3:07:38 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
    [junit] INFO: Creating Service {http://doclit.xop.samples.jaxws.ws.test.jboss.org/}MTOMService from WSDL: http://localhost:8080/jaxws-samples-xop-doclit/bare?wsdl
    [junit] Corrupt JPEG data: 1 extraneous bytes before marker 0xc4
    [junit] Jul 24, 2007 3:07:40 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
    [junit] INFO: Creating Service {http://doclit.xop.samples.jaxws.ws.test.jboss.org/}MTOMService from WSDL: http://localhost:8080/jaxws-samples-xop-doclit/bare?wsdl
    [junit] Corrupt JPEG data: 1 extraneous bytes before marker 0xc4
    [junit] Jul 24, 2007 3:07:41 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
    [junit] INFO: Creating Service {http://doclit.xop.samples.jaxws.ws.test.jboss.org/}MTOMService from WSDL: http://localhost:8080/jaxws-samples-xop-doclit/bare?wsdl
    [junit] Jul 24, 2007 3:07:41 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
    [junit] INFO: Creating Service {http://doclit.xop.samples.jaxws.ws.test.jboss.org/}MTOMService from WSDL: http://localhost:8080/jaxws-samples-xop-doclit/bare?wsdl
    [junit] Tests run: 6, Failures: 2, Errors: 0, Time elapsed: 10.359 sec
    [junit] Test org.jboss.test.ws.jaxws.samples.xop.doclit.XOPBareTestCase FAILED
    [junit] Running org.jboss.test.ws.jaxws.samples.xop.doclit.XOPHandlerTestCase
    [junit] Jul 24, 2007 3:07:47 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
    [junit] INFO: Creating Service {http://doclit.xop.samples.jaxws.ws.test.jboss.org/}MTOMService from WSDL: http://localhost:8080/jaxws-samples-xop-doclit/bare?wsdl
    [junit] Jul 24, 2007 3:07:48 PM org.apache.cxf.jaxws.handler.HandlerChainInvoker invokeHandleMessage
    [junit] WARNING: HANDLER_RAISED_RUNTIME_EXCEPTION
    [junit] java.lang.IllegalStateException: XOP request not properly inlined
    [junit]     at org.jboss.test.ws.jaxws.samples.xop.doclit.MTOMProtocolHandler.verifyXOPPackage(MTOMProtocolHandler.java:66)
    [junit]     at org.jboss.test.ws.jaxws.samples.xop.doclit.MTOMProtocolHandler.handleOutbound(MTOMProtocolHandler.java:48)
    [junit]     at org.jboss.wsf.test.GenericHandler.handleMessage(GenericHandler.java:53)
    [junit]     at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeHandleMessage(HandlerChainInvoker.java:336)
    [junit]     at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeHandlerChain(HandlerChainInvoker.java:259)
    [junit]     at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeProtocolHandlers(HandlerChainInvoker.java:135)
    [junit]     at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessageInternal(SOAPHandlerInterceptor.java:129)
    [junit]     at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.access$000(SOAPHandlerInterceptor.java:59)
    [junit]     at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor$1.handleMessage(SOAPHandlerInterceptor.java:69)
    [junit]     at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor$1.handleMessage(SOAPHandlerInterceptor.java:68)
    [junit]     at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:206)
    [junit]     at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:253)
    [junit]     at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:204)
    [junit]     at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:73)
    [junit]     at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:134)
    [junit]     at $Proxy21.echoDataHandler(Unknown Source)
    [junit]     at org.jboss.test.ws.jaxws.samples.xop.doclit.XOPHandlerTestCase.testDataHandlerRoundtrip(XOPHandlerTestCase.java:91)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit]     at java.lang.reflect.Method.invoke(Method.java:585)
    [junit]     at junit.framework.TestCase.runTest(TestCase.java:154)
    [junit]     at junit.framework.TestCase.runBare(TestCase.java:127)
    [junit]     at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit]     at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit]     at junit.framework.TestResult.run(TestResult.java:109)
    [junit]     at junit.framework.TestCase.run(TestCase.java:118)
    [junit]     at junit.framework.TestSuite.runTest(TestSuite.java:208)
    [junit]     at junit.framework.TestSuite.run(TestSuite.java:203)
    [junit]     at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
    [junit]     at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
    [junit]     at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit]     at junit.extensions.TestSetup.run(TestSetup.java:23)
    [junit]     at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297)
    [junit]     at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:672)
    [junit]     at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:567)
    [junit] Jul 24, 2007 3:07:48 PM org.apache.cxf.phase.PhaseInterceptorChain doIntercept
    [junit] INFO: Interceptor has thrown exception, unwinding now
    [junit] java.lang.IllegalStateException: XOP request not properly inlined
    [junit]     at org.jboss.test.ws.jaxws.samples.xop.doclit.MTOMProtocolHandler.verifyXOPPackage(MTOMProtocolHandler.java:66)
    [junit]     at org.jboss.test.ws.jaxws.samples.xop.doclit.MTOMProtocolHandler.handleOutbound(MTOMProtocolHandler.java:48)
    [junit]     at org.jboss.wsf.test.GenericHandler.handleMessage(GenericHandler.java:53)
    [junit]     at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeHandleMessage(HandlerChainInvoker.java:336)
    [junit]     at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeHandlerChain(HandlerChainInvoker.java:259)
    [junit]     at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeProtocolHandlers(HandlerChainInvoker.java:135)
    [junit]     at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessageInternal(SOAPHandlerInterceptor.java:129)
    [junit]     at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.access$000(SOAPHandlerInterceptor.java:59)
    [junit]     at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor$1.handleMessage(SOAPHandlerInterceptor.java:69)
    [junit]     at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor$1.handleMessage(SOAPHandlerInterceptor.java:68)
    [junit]     at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:206)
    [junit]     at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:253)
    [junit]     at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:204)
    [junit]     at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:73)
    [junit]     at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:134)
    [junit]     at $Proxy21.echoDataHandler(Unknown Source)
    [junit]     at org.jboss.test.ws.jaxws.samples.xop.doclit.XOPHandlerTestCase.testDataHandlerRoundtrip(XOPHandlerTestCase.java:91)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit]     at java.lang.reflect.Method.invoke(Method.java:585)
    [junit]     at junit.framework.TestCase.runTest(TestCase.java:154)
    [junit]     at junit.framework.TestCase.runBare(TestCase.java:127)
    [junit]     at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit]     at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit]     at junit.framework.TestResult.run(TestResult.java:109)
    [junit]     at junit.framework.TestCase.run(TestCase.java:118)
    [junit]     at junit.framework.TestSuite.runTest(TestSuite.java:208)
    [junit]     at junit.framework.TestSuite.run(TestSuite.java:203)
    [junit]     at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
    [junit]     at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
    [junit]     at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit]     at junit.extensions.TestSetup.run(TestSetup.java:23)
    [junit]     at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297)
    [junit]     at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:672)
    [junit]     at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:567)
    [junit] Jul 24, 2007 3:07:49 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
    [junit] INFO: Creating Service {http://doclit.xop.samples.jaxws.ws.test.jboss.org/}MTOMService from WSDL: http://localhost:8080/jaxws-samples-xop-doclit/bare?wsdl
    [junit] Jul 24, 2007 3:07:49 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
    [junit] INFO: Creating Service {http://doclit.xop.samples.jaxws.ws.test.jboss.org/}MTOMService from WSDL: http://localhost:8080/jaxws-samples-xop-doclit/bare?wsdl
    [junit] Corrupt JPEG data: 1 extraneous bytes before marker 0xc4
    [junit] Jul 24, 2007 3:07:50 PM org.apache.cxf.jaxws.handler.HandlerChainInvoker invokeHandleMessage
    [junit] WARNING: HANDLER_RAISED_RUNTIME_EXCEPTION
    [junit] java.lang.IllegalStateException: XOP request not properly inlined
    [junit]     at org.jboss.test.ws.jaxws.samples.xop.doclit.MTOMProtocolHandler.verifyXOPPackage(MTOMProtocolHandler.java:66)
    [junit]     at org.jboss.test.ws.jaxws.samples.xop.doclit.MTOMProtocolHandler.handleOutbound(MTOMProtocolHandler.java:48)
    [junit]     at org.jboss.wsf.test.GenericHandler.handleMessage(GenericHandler.java:53)
    [junit]     at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeHandleMessage(HandlerChainInvoker.java:336)
    [junit]     at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeHandlerChain(HandlerChainInvoker.java:259)
    [junit]     at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeProtocolHandlers(HandlerChainInvoker.java:135)
    [junit]     at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessageInternal(SOAPHandlerInterceptor.java:129)
    [junit]     at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.access$000(SOAPHandlerInterceptor.java:59)
    [junit]     at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor$1.handleMessage(SOAPHandlerInterceptor.java:69)
    [junit]     at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor$1.handleMessage(SOAPHandlerInterceptor.java:68)
    [junit]     at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:206)
    [junit]     at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:253)
    [junit]     at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:204)
    [junit]     at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:73)
    [junit]     at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:134)
    [junit]     at $Proxy21.echoImage(Unknown Source)
    [junit]     at org.jboss.test.ws.jaxws.samples.xop.doclit.XOPBase.testImgRoundtrip(XOPBase.java:83)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit]     at java.lang.reflect.Method.invoke(Method.java:585)
    [junit]     at junit.framework.TestCase.runTest(TestCase.java:154)
    [junit]     at junit.framework.TestCase.runBare(TestCase.java:127)
    [junit]     at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit]     at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit]     at junit.framework.TestResult.run(TestResult.java:109)
    [junit]     at junit.framework.TestCase.run(TestCase.java:118)
    [junit]     at junit.framework.TestSuite.runTest(TestSuite.java:208)
    [junit]     at junit.framework.TestSuite.run(TestSuite.java:203)
    [junit]     at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
    [junit]     at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
    [junit]     at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit]     at junit.extensions.TestSetup.run(TestSetup.java:23)
    [junit]     at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297)
    [junit]     at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:672)
    [junit]     at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:567)
    [junit] Jul 24, 2007 3:07:50 PM org.apache.cxf.phase.PhaseInterceptorChain doIntercept
    [junit] INFO: Interceptor has thrown exception, unwinding now
    [junit] java.lang.IllegalStateException: XOP request not properly inlined
    [junit]     at org.jboss.test.ws.jaxws.samples.xop.doclit.MTOMProtocolHandler.verifyXOPPackage(MTOMProtocolHandler.java:66)
    [junit]     at org.jboss.test.ws.jaxws.samples.xop.doclit.MTOMProtocolHandler.handleOutbound(MTOMProtocolHandler.java:48)
    [junit]     at org.jboss.wsf.test.GenericHandler.handleMessage(GenericHandler.java:53)
    [junit]     at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeHandleMessage(HandlerChainInvoker.java:336)
    [junit]     at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeHandlerChain(HandlerChainInvoker.java:259)
    [junit]     at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeProtocolHandlers(HandlerChainInvoker.java:135)
    [junit]     at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessageInternal(SOAPHandlerInterceptor.java:129)
    [junit]     at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.access$000(SOAPHandlerInterceptor.java:59)
    [junit]     at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor$1.handleMessage(SOAPHandlerInterceptor.java:69)
    [junit]     at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor$1.handleMessage(SOAPHandlerInterceptor.java:68)
    [junit]     at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:206)
    [junit]     at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:253)
    [junit]     at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:204)
    [junit]     at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:73)
    [junit]     at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:134)
    [junit]     at $Proxy21.echoImage(Unknown Source)
    [junit]     at org.jboss.test.ws.jaxws.samples.xop.doclit.XOPBase.testImgRoundtrip(XOPBase.java:83)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit]     at java.lang.reflect.Method.invoke(Method.java:585)
    [junit]     at junit.framework.TestCase.runTest(TestCase.java:154)
    [junit]     at junit.framework.TestCase.runBare(TestCase.java:127)
    [junit]     at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit]     at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit]     at junit.framework.TestResult.run(TestResult.java:109)
    [junit]     at junit.framework.TestCase.run(TestCase.java:118)
    [junit]     at junit.framework.TestSuite.runTest(TestSuite.java:208)
    [junit]     at junit.framework.TestSuite.run(TestSuite.java:203)
    [junit]     at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
    [junit]     at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
    [junit]     at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit]     at junit.extensions.TestSetup.run(TestSetup.java:23)
    [junit]     at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297)
    [junit]     at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:672)
    [junit]     at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:567)
    [junit] Jul 24, 2007 3:07:50 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
    [junit] INFO: Creating Service {http://doclit.xop.samples.jaxws.ws.test.jboss.org/}MTOMService from WSDL: http://localhost:8080/jaxws-samples-xop-doclit/bare?wsdl
    [junit] Corrupt JPEG data: 1 extraneous bytes before marker 0xc4
    [junit] Jul 24, 2007 3:07:51 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
    [junit] INFO: Creating Service {http://doclit.xop.samples.jaxws.ws.test.jboss.org/}MTOMService from WSDL: http://localhost:8080/jaxws-samples-xop-doclit/bare?wsdl
    [junit] Jul 24, 2007 3:07:51 PM org.apache.cxf.jaxws.handler.HandlerChainInvoker invokeHandleMessage
    [junit] WARNING: HANDLER_RAISED_RUNTIME_EXCEPTION
    [junit] java.lang.IllegalStateException: XOP request not properly inlined
    [junit]     at org.jboss.test.ws.jaxws.samples.xop.doclit.MTOMProtocolHandler.verifyXOPPackage(MTOMProtocolHandler.java:66)
    [junit]     at org.jboss.test.ws.jaxws.samples.xop.doclit.MTOMProtocolHandler.handleOutbound(MTOMProtocolHandler.java:48)
    [junit]     at org.jboss.wsf.test.GenericHandler.handleMessage(GenericHandler.java:53)
    [junit]     at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeHandleMessage(HandlerChainInvoker.java:336)
    [junit]     at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeHandlerChain(HandlerChainInvoker.java:259)
    [junit]     at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeProtocolHandlers(HandlerChainInvoker.java:135)
    [junit]     at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessageInternal(SOAPHandlerInterceptor.java:129)
    [junit]     at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.access$000(SOAPHandlerInterceptor.java:59)
    [junit]     at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor$1.handleMessage(SOAPHandlerInterceptor.java:69)
    [junit]     at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor$1.handleMessage(SOAPHandlerInterceptor.java:68)
    [junit]     at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:206)
    [junit]     at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:253)
    [junit]     at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:204)
    [junit]     at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:73)
    [junit]     at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:134)
    [junit]     at $Proxy21.echoSource(Unknown Source)
    [junit]     at org.jboss.test.ws.jaxws.samples.xop.doclit.XOPBase.testSourceRoundtrip(XOPBase.java:116)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit]     at java.lang.reflect.Method.invoke(Method.java:585)
    [junit]     at junit.framework.TestCase.runTest(TestCase.java:154)
    [junit]     at junit.framework.TestCase.runBare(TestCase.java:127)
    [junit]     at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit]     at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit]     at junit.framework.TestResult.run(TestResult.java:109)
    [junit]     at junit.framework.TestCase.run(TestCase.java:118)
    [junit]     at junit.framework.TestSuite.runTest(TestSuite.java:208)
    [junit]     at junit.framework.TestSuite.run(TestSuite.java:203)
    [junit]     at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
    [junit]     at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
    [junit]     at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit]     at junit.extensions.TestSetup.run(TestSetup.java:23)
    [junit]     at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297)
    [junit]     at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:672)
    [junit]     at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:567)
    [junit] Jul 24, 2007 3:07:51 PM org.apache.cxf.phase.PhaseInterceptorChain doIntercept
    [junit] INFO: Interceptor has thrown exception, unwinding now
    [junit] java.lang.IllegalStateException: XOP request not properly inlined
    [junit]     at org.jboss.test.ws.jaxws.samples.xop.doclit.MTOMProtocolHandler.verifyXOPPackage(MTOMProtocolHandler.java:66)
    [junit]     at org.jboss.test.ws.jaxws.samples.xop.doclit.MTOMProtocolHandler.handleOutbound(MTOMProtocolHandler.java:48)
    [junit]     at org.jboss.wsf.test.GenericHandler.handleMessage(GenericHandler.java:53)
    [junit]     at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeHandleMessage(HandlerChainInvoker.java:336)
    [junit]     at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeHandlerChain(HandlerChainInvoker.java:259)
    [junit]     at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeProtocolHandlers(HandlerChainInvoker.java:135)
    [junit]     at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessageInternal(SOAPHandlerInterceptor.java:129)
    [junit]     at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.access$000(SOAPHandlerInterceptor.java:59)
    [junit]     at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor$1.handleMessage(SOAPHandlerInterceptor.java:69)
    [junit]     at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor$1.handleMessage(SOAPHandlerInterceptor.java:68)
    [junit]     at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:206)
    [junit]     at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:253)
    [junit]     at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:204)
    [junit]     at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:73)
    [junit]     at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:134)
    [junit]     at $Proxy21.echoSource(Unknown Source)
    [junit]     at org.jboss.test.ws.jaxws.samples.xop.doclit.XOPBase.testSourceRoundtrip(XOPBase.java:116)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit]     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit]     at java.lang.reflect.Method.invoke(Method.java:585)
    [junit]     at junit.framework.TestCase.runTest(TestCase.java:154)
    [junit]     at junit.framework.TestCase.runBare(TestCase.java:127)
    [junit]     at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit]     at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit]     at junit.framework.TestResult.run(TestResult.java:109)
    [junit]     at junit.framework.TestCase.run(TestCase.java:118)
    [junit]     at junit.framework.TestSuite.runTest(TestSuite.java:208)
    [junit]     at junit.framework.TestSuite.run(TestSuite.java:203)
    [junit]     at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
    [junit]     at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
    [junit]     at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit]     at junit.extensions.TestSetup.run(TestSetup.java:23)
    [junit]     at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:297)
    [junit]     at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:672)
    [junit]     at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:567)
    [junit] Jul 24, 2007 3:07:51 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
    [junit] INFO: Creating Service {http://doclit.xop.samples.jaxws.ws.test.jboss.org/}MTOMService from WSDL: http://localhost:8080/jaxws-samples-xop-doclit/bare?wsdl
    [junit] Tests run: 6, Failures: 0, Errors: 3, Time elapsed: 10.882 sec
    [junit] Test org.jboss.test.ws.jaxws.samples.xop.doclit.XOPHandlerTestCase FAILED
    [junit] Running org.jboss.test.ws.jaxws.samples.xop.doclit.XOPWrappedTestCase
    [junit] Jul 24, 2007 3:07:59 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromWSDL
    [junit] INFO: Creating Service {http://doclit.xop.samples.jaxws.ws.test.jboss.org/}WrappedService from WSDL: http://localhost:8080/jaxws-samples-xop-doclit/wrapped?wsdl
    [junit] The Apache Software Foundation, Apache CXF Runtime Simple Frontend, 2.0-incubator
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.956 sec


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


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