Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-8236 Fix testsuite failures affecting 6.0.0.CR1 release
  3. JBAS-8358

org.jboss.jbossas.embedded.testsuite.ServerIntegrationTest- testWS

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Cannot Reproduce
    • Major
    • 6.0.0.CR1
    • None
    • None
    • None

    Description

      After committing the fix_injection_container patch for JBAS-7862 a regression was uncovered in jbossas embedded test verifying WebServices:
      testWs(org.jboss.jbossas.embedded.testsuite.ServerIntegrationTest) Time elapsed: 6.366 sec <<< ERROR!
      javax.xml.ws.WebServiceException: org.apache.cxf.service.factory.ServiceConstructionException: Failed to create service.
      at org.apache.cxf.jaxws.ServiceImpl.<init>(ServiceImpl.java:152)
      at org.apache.cxf.jaxws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:63)
      at javax.xml.ws.Service.<init>(Service.java:57)
      at org.jboss.jbossas.embedded.testsuite.wsclient.Embedded.<init>(Embedded.java:54)
      at org.jboss.jbossas.embedded.testsuite.ServerIntegrationTest.testWs(ServerIntegrationTest.java:620)
      <snip>
      Caused by: org.apache.cxf.service.factory.ServiceConstructionException: Failed to create service.
      at org.apache.cxf.wsdl11.WSDLServiceFactory.<init>(WSDLServiceFactory.java:93)
      at org.apache.cxf.jaxws.ServiceImpl.initializePorts(ServiceImpl.java:207)
      at org.apache.cxf.jaxws.ServiceImpl.<init>(ServiceImpl.java:150)
      ... 32 more
      Caused by: javax.wsdl.WSDLException: WSDLException: faultCode=PARSER_ERROR: com.ctc.wstx.exc.WstxParsingException: Unexpected close tag </body>; expected </HR>.
      at [row,col,system-id]: [65,191,"http://localhost:8080/webservice/embedded?wsdl"]
      at org.apache.cxf.wsdl11.WSDLManagerImpl.loadDefinition(WSDLManagerImpl.java:228)
      at org.apache.cxf.wsdl11.WSDLManagerImpl.getDefinition(WSDLManagerImpl.java:179)
      at org.apache.cxf.wsdl11.WSDLServiceFactory.<init>(WSDLServiceFactory.java:91)
      ... 34 more

      Attachments

        Issue Links

          Activity

            People

              rhn-engineering-cdewolf Carlo de Wolf
              smcgowan@redhat.com Shelly McGowan (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: