Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-834

Investigate JBossWS-CXF samples provider

    XMLWordPrintableJSON

Details

    Description

      [tdiesler@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

      Attachments

        Activity

          People

            Unassigned Unassigned
            tdiesler Thomas Diesler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: