|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
[Issue 1157] New - WSA 109-Interop tests fail, wsdl is unreachablehttps://wsit.dev.java.net/issues/show_bug.cgi?id=1157
Issue #|1157 Summary|WSA 109-Interop tests fail, wsdl is unreachable Component|wsit Version|2.0 Platform|All OS/Version|Linux URL| Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|tests Assigned to|jbenoit Reported by|jbenoit ------- Additional comments from jbenoit@... Wed Jun 24 05:07:44 +0000 2009 ------- WSA 109-Interop tests fail using GF V3 b52 on OS RHEL5.0 generate-client-from-jaxws-endpoint: [echo] Waiting till the service wsdl : [ http://eas-x2100-1.india.sun.com:8080/wsaTestService1/WsaTestImpl1?wsdl ] becomes available > [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation [wsimport] command line: wsimport /space/jdks/jdk1.6.0_13/jre/bin/java -classpath /space/servers/stage/glassfish/modules/endorsed/webservices-api-osgi.jar:/space/servers/stage/glassfish/modules/endorsed/jaxb-api-osgi.jar:/space/servers/stage/glassfish/modules/webservices-osgi.jar:/space/servers/stage/glassfish/modules/jaxb-osgi.jar:/space/servers/stage/glassfish/modules/javax.ejb.jar:/space/jdks/jdk1.6.0_13/lib/tools.jar:/space/test4u/cvswork/sunsw/tango/qe-tests/jax-wsa/interop-ejb/lib/junit.jar:/space/test4u/cvswork/sunsw/tango/qe-tests/jax-wsa/interop-ejb/lib/jaxws-testutil.jar com.sun.tools.ws.WsImport -d /space/test4u/cvswork/sunsw/tango/qe-tests/jax-wsa/interop-ejb/build/classes -extension -Xendorsed -s /space/test4u/cvswork/sunsw/tango/qe-tests/jax-wsa/interop-ejb/build/src -verbose http://eas-x2100-1.india.sun.com:8080/wsaTestService1/WsaTestImpl1?wsdl -p wsa.crinterop.s11.client [wsimport] parsing WSDL... [wsimport] [ERROR] http://eas-x2100-1.india.sun.com:8080/wsaTestService1/WsaTestImpl1?wsdl is unreachable [wsimport] Failed to parse the WSDL. BUILD FAILED /space/test4u/xtests/netbeans-trunk/lib/harness.xml:223: The following error occurred while executing this line: /space/test4u/cvswork/sunsw/tango/qe-tests/jax-wsa/test/build.xml:49: The following error occurred while executing this line: /space/test4u/xtests/netbeans-trunk/lib/module_harness.xml:384: The following error occurred while executing this line: /space/test4u/cvswork/sunsw/tango/qe-tests/jax-wsa/test/build-interop-ejb.xml:189: The following error occurred while executing this line: /space/test4u/cvswork/sunsw/tango/qe-tests/jax-wsa/interop-ejb/build.xml:54: The following error occurred while executing this line: /space/test4u/cvswork/sunsw/tango/qe-tests/jax-wsa/interop-ejb/config/common-targets.xml:248: wsimport failed Total time: 2 minutes 5 seconds --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@... For additional commands, e-mail: issues-help@... |
|
|
[Issue 1157] WSA 109-Interop tests fail, wsdl is unreachablehttps://wsit.dev.java.net/issues/show_bug.cgi?id=1157
------- Additional comments from jbenoit@... Wed Jun 24 05:09:13 +0000 2009 ------- WSA 109-Interop servlet deployment sees similar error: generate-client-from-indigo-endpoint: [wsimport] Consider using <depends>/<produces> so that wsimport won't do unnecessary compilation [wsimport] command line: wsimport /space/jdks/jdk1.6.0_13/jre/bin/java -Dhttp.proxyHost=webcache.eng.sun.com -Dhttp.proxyPort=8080 -Dhttp.nonProxyHosts=localhost|*.india.sun.com|*.east.sun.com -classpath /space/servers/stage/glassfish/modules/endorsed/webservices-api-osgi.jar:/space/servers/stage/glassfish/modules/endorsed/jaxb-api-osgi.jar:/space/servers/stage/glassfish/modules/webservices-osgi.jar:/space/servers/stage/glassfish/modules/jaxb-osgi.jar:/space/jdks/jdk1.6.0_13/lib/tools.jar:/space/test4u/cvswork/sunsw/tango/qe-tests/jax-wsa/interop-109/lib/junit.jar:/space/test4u/cvswork/sunsw/tango/qe-tests/jax-wsa/interop-109/lib/jaxws-testutil.jar com.sun.tools.ws.WsImport -d /space/test4u/cvswork/sunsw/tango/qe-tests/jax-wsa/interop-109/build/classes -g -Xendorsed -s /space/test4u/cvswork/sunsw/tango/qe-tests/jax-wsa/interop-109/build/src -verbose http://java11.india.sun.com/WSAddressingCR_Client_WCF/WSAddressing10Client.svc?wsdl -p xwsinterop.interoprt [wsimport] parsing WSDL... [wsimport] [ERROR] http://java11.india.sun.com/WSAddressingCR_Client_WCF/WSAddressing10Client.svc?wsdl is unreachable [wsimport] Failed to parse the WSDL. BUILD FAILED /space/test4u/xtests/netbeans-trunk/lib/harness.xml:223: The following error occurred while executing this line: /space/test4u/cvswork/sunsw/tango/qe-tests/jax-wsa/test/build.xml:49: The following error occurred while executing this line: /space/test4u/xtests/netbeans-trunk/lib/module_harness.xml:384: The following error occurred while executing this line: /space/test4u/cvswork/sunsw/tango/qe-tests/jax-wsa/test/build-interop-109.xml:178: The following error occurred while executing this line: /space/test4u/cvswork/sunsw/tango/qe-tests/jax-wsa/interop-109/config/common-targets.xml:264: wsimport failed Total time: 1 minute 26 seconds --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@... For additional commands, e-mail: issues-help@... |
|
|
[Issue 1157] WSA 109-Interop tests fail, wsdl is unreachablehttps://wsit.dev.java.net/issues/show_bug.cgi?id=1157
User jbenoit changed the following: What |Old value |New value ================================================================================ Priority|P3 |P2 -------------------------------------------------------------------------------- ------- Additional comments from jbenoit@... Wed Jul 1 16:10:20 +0000 2009 ------- up priority due to blocking bug --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@... For additional commands, e-mail: issues-help@... |
|
|
[Issue 1157] WSA 109-Interop tests fail, wsdl is unreachablehttps://wsit.dev.java.net/issues/show_bug.cgi?id=1157
User jbenoit changed the following: What |Old value |New value ================================================================================ Status|NEW |RESOLVED -------------------------------------------------------------------------------- Resolution| |FIXED -------------------------------------------------------------------------------- ------- Additional comments from jbenoit@... Thu Nov 5 18:11:48 +0000 2009 ------- no longer seeing this error for WSA 109-Interop tests against 3.0 endpoints --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@... For additional commands, e-mail: issues-help@... |
| Free embeddable forum powered by Nabble | Forum Help |