Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-1243 Resolve JBoss common jax-ws testsuite issues
  3. CXF-1257

Cannot create proxy for namespaced doc/wrapped

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.0.3
    • None
    • None
    • None

    Description

      [tdiesler@tddell trunk]$ ant -Dtest=jaxws/samples/soapbinding test

      tests-run-internal:
      [junit] Running org.jboss.test.ws.jaxws.samples.soapbinding.SOAPBindingTestCase
      [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 4.228 sec
      [junit] Test org.jboss.test.ws.jaxws.samples.soapbinding.SOAPBindingTestCase FAILED

      Testcase: testDocWrappedService took 3.055 sec
      Caused an ERROR
      org.apache.cxf.service.factory.ServiceConstructionException: Could not find a message part matching name

      {http://soapbinding.samples.jaxws.ws.test.jboss.org/}

      NamespacedPurchaseOrder. Possible values are [

      {http://namespace/string}

      NamespacedString,

      {http://namespace/purchase}

      NamespacedPurchaseOrder].
      javax.xml.ws.WebServiceException: org.apache.cxf.service.factory.ServiceConstructionException: Could not find a message part matching name

      {http://soapbinding.samples.jaxws.ws.test.jboss.org/}

      NamespacedPurchaseOrder. Possible values are [

      {http://namespace/string}

      NamespacedString,

      {http://namespace/purchase}

      NamespacedPurchaseOrder].
      at org.apache.cxf.jaxws.ServiceImpl.getPort(ServiceImpl.java:247)
      at javax.xml.ws.Service.getPort(Service.java:120)
      at org.jboss.test.ws.jaxws.samples.soapbinding.SOAPBindingTestCase.testDocWrappedService(SOAPBindingTestCase.java:164)
      at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
      at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
      at junit.extensions.TestSetup.run(TestSetup.java:23)

      Attachments

        Activity

          People

            asoldano Alessio Soldano
            tdiesler Thomas Diesler
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: