[
https://issues.apache.org/jira/browse/CXF-834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Diesler resolved CXF-834.
--------------------------------
Resolution: Won't Fix
> Investigate JBossWS-CXF samples provider
> ----------------------------------------
>
> Key: CXF-834
> URL: https://issues.apache.org/jira/browse/CXF-834
> Project: CXF
> Issue Type: Task
> Affects Versions: 2.0
> Environment: http://jira.jboss.org/jira/browse/JBWS-1755
> Reporter: Thomas Diesler
>
> [EMAIL PROTECTED] xfire]$ ant -Dtest=jaxws/samples/provider test
> tests-run-internal:
> [mkdir] Created dir:
> /home/tdiesler/svn/jbossws/trunk/integration/xfire/output/tests/reports
> [junit] Running
> org.jboss.test.ws.jaxws.samples.provider.ProviderJAXBTestCase
> [junit] Jul 24, 2007 2:33:59 PM
> org.apache.cxf.service.factory.ReflectionServiceFactoryBean
> buildServiceFromClass
> [junit] INFO: Creating Service
> {http://org.jboss.ws/provider}ProviderService from class
> org.apache.cxf.jaxws.support.DummyImpl
> [junit] Jul 24, 2007 2:33:59 PM
> org.apache.cxf.service.factory.ReflectionServiceFactoryBean
> buildServiceFromClass
> [junit] INFO: Creating Service
> {http://org.jboss.ws/provider}ProviderService from class
> org.apache.cxf.jaxws.support.DummyImpl
> [junit] Tests run: 4, Failures: 0, Errors: 3, Time elapsed: 5.788 sec
> [junit] Test
> org.jboss.test.ws.jaxws.samples.provider.ProviderJAXBTestCase FAILED
> [junit] Running
> org.jboss.test.ws.jaxws.samples.provider.ProviderMessageTestCase
> [junit] Jul 24, 2007 2:34:06 PM
> org.apache.cxf.service.factory.ReflectionServiceFactoryBean
> buildServiceFromClass
> [junit] INFO: Creating Service
> {http://org.jboss.ws/provider}ProviderService from class
> org.apache.cxf.jaxws.support.DummyImpl
> [junit] Exp: <env:Envelope
> xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'><env:Body><ns1:somePayload
>
> xmlns:ns1='http://org.jboss.ws/provider'/></env:Body></env:Envelope>
> [junit] Was: <env:Envelope
> xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'><env:Body
> xmlns:env='http://schemas.xmlsoap.org/soap/envelope/'><ns1:somePayload
> xmlns:ns1='http://org.jboss.ws/provider'/></env:Body></env:Envelope>
> [junit] Tests run: 3, Failures: 1, Errors: 1, Time elapsed: 5.43 sec
> [junit] Test
> org.jboss.test.ws.jaxws.samples.provider.ProviderMessageTestCase FAILED
> [junit] Running
> org.jboss.test.ws.jaxws.samples.provider.ProviderPayloadTestCase
> [junit] Jul 24, 2007 2:34:11 PM
> org.apache.cxf.service.factory.ReflectionServiceFactoryBean
> buildServiceFromClass
> [junit] INFO: Creating Service
> {http://org.jboss.ws/provider}ProviderService from class
> org.apache.cxf.jaxws.support.DummyImpl
> [junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 4.916 sec
> [junit] Test
> org.jboss.test.ws.jaxws.samples.provider.ProviderPayloadTestCase FAILED
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.