[jbossws-issues] [JBoss JIRA] Commented: (JBWS-1755) Investigate CXF samples provider

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


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

[tdiesler at tddell 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



> Investigate CXF samples provider
> --------------------------------
>
>                 Key: JBWS-1755
>                 URL: http://jira.jboss.com/jira/browse/JBWS-1755
>             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