[jbossws-issues] [JBoss JIRA] Commented: (JBWS-2133) Failed to access the WSDL

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Thu Jul 3 07:06:31 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBWS-2133?page=comments#action_12419763 ] 
            
Alessio Soldano commented on JBWS-2133:
---------------------------------------

I can see this failures on AS 4.2.2 only and it's due to JBWS-1813 that was not fixed for that container. The test is passing on the other containers. The other test excluded because of this issue was jbws1190 which is actually due to JBWS-2247.

> Failed to access the WSDL
> -------------------------
>
>                 Key: JBWS-2133
>                 URL: http://jira.jboss.com/jira/browse/JBWS-2133
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-metro
>    Affects Versions: jbossws-metro-3.0.1
>            Reporter: Thomas Diesler
>         Assigned To: Alessio Soldano
>             Fix For:  jbossws-metro-3.0.3
>
>
> tests-run-internal:
>     [junit] Running org.jboss.test.ws.jaxws.jbws1813.JBWS1813TestCase
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 2.68 sec
>     [junit] Test org.jboss.test.ws.jaxws.jbws1813.JBWS1813TestCase FAILED
> BUILD SUCCESSFUL
> Total time: 5 seconds
> [tdiesler at tdvaio trunk]$ cat output/tests/reports/TEST-org.jboss.test.ws.jaxws.jbws1813.JBWS1813TestCase.txt 
> Testsuite: org.jboss.test.ws.jaxws.jbws1813.JBWS1813TestCase
> Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 2.68 sec
> Testcase: testPositive took 1.368 sec
>         Caused an ERROR
> Failed to access the WSDL at: http://localhost:8080/test-context?wsdl. It failed with: 
>         http://localhost:8080/test-context?wsdl.
> javax.xml.ws.WebServiceException: Failed to access the WSDL at: http://localhost:8080/test-context?wsdl. It failed with: 
>         http://localhost:8080/test-context?wsdl.
>         at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.tryWithMex(RuntimeWSDLParser.java:162)
>         at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:144)
>         at com.sun.xml.ws.client.WSServiceDelegate.parseWSDL(WSServiceDelegate.java:263)
>         at com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:226)
>         at com.sun.xml.ws.client.WSServiceDelegate.<init>(WSServiceDelegate.java:174)
>         at com.sun.xml.ws.spi.ProviderImpl.createServiceDelegate(ProviderImpl.java:104)
>         at javax.xml.ws.Service.<init>(Service.java:56)
>         at javax.xml.ws.Service.create(Service.java:680)
>         at org.jboss.test.ws.jaxws.jbws1813.JBWS1813TestCase.testPositive(JBWS1813TestCase.java:61)
>         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)
> Caused by: java.io.FileNotFoundException: http://localhost:8080/test-context?wsdl
>         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1168)
>         at java.net.URL.openStream(URL.java:1007)
>         at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.createReader(RuntimeWSDLParser.java:805)
>         at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.resolveWSDL(RuntimeWSDLParser.java:262)
>         at com.sun.xml.ws.wsdl.parser.RuntimeWSDLParser.parse(RuntimeWSDLParser.java:129)

-- 
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