[
https://issues.apache.org/jira/browse/CXF-838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Diesler resolved CXF-838.
--------------------------------
Resolution: Won't Fix
> nvestigate JBossWS-CXF samples xop
> ----------------------------------
>
> Key: CXF-838
> URL: https://issues.apache.org/jira/browse/CXF-838
> Project: CXF
> Issue Type: Task
> Affects Versions: 2.0
> Environment: http://jira.jboss.org/jira/browse/JBWS-1760
> Reporter: Thomas Diesler
>
> [EMAIL PROTECTED] xfire]$ ant -Dtest=jaxws/samples/xop test
> 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)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.