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

Investigate JBossWS-CXF samples httpbinding

    XMLWordPrintableJSON

Details

    Description

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

      tests-run-internal:
      [junit] Running org.jboss.test.ws.jaxws.samples.httpbinding.HttpJAXBTestCase
      [junit] Jul 24, 2007 2:20:49 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
      [junit] INFO: Creating Service

      {http://org.jboss.ws/httpbinding}

      ProviderService from class org.apache.cxf.jaxws.support.DummyImpl
      [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 5.612 sec
      [junit] Test org.jboss.test.ws.jaxws.samples.httpbinding.HttpJAXBTestCase FAILED
      [junit] Running org.jboss.test.ws.jaxws.samples.httpbinding.HttpPayloadTestCase
      [junit] Jul 24, 2007 2:20:57 PM org.apache.cxf.service.factory.ReflectionServiceFactoryBean buildServiceFromClass
      [junit] INFO: Creating Service

      {http://org.jboss.ws/httpbinding}

      ProviderService from class org.apache.cxf.jaxws.support.DummyImpl
      [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 7.301 sec
      [junit] Test org.jboss.test.ws.jaxws.samples.httpbinding.HttpPayloadTestCase FAILED

      java.lang.NullPointerException
      at org.apache.cxf.jaxws.ServiceImpl.createEndpointInfo(ServiceImpl.java:358)
      at org.apache.cxf.jaxws.ServiceImpl.getJaxwsEndpoint(ServiceImpl.java:137)
      at org.apache.cxf.jaxws.ServiceImpl.createDispatch(ServiceImpl.java:203)
      at javax.xml.ws.Service.createDispatch(Service.java:190)
      at org.jboss.test.ws.jaxws.samples.httpbinding.HttpJAXBTestCase.createDispatch(HttpJAXBTestCase.java:87)

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: