[
http://jira.jboss.com/jira/browse/JBWS-2175?page=all ]
Thomas Diesler reopened JBWS-2175:
----------------------------------
Assignee: Heiko Braun (was: Thomas Diesler)
I changed SunRIConsumerImpl to not swallow the RTEs and to properly restore the
java.class.path system property.
Still it seems that with the current approach it is not possible to test the consumer
because of compiler class path issues.
wsconsume cannot run with jaxws-api from build output
-----------------------------------------------------
Key: JBWS-2175
URL:
http://jira.jboss.com/jira/browse/JBWS-2175
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: jbossws-metro
Reporter: Thomas Diesler
Assigned To: Heiko Braun
Fix For: jbossws-metro-3.0.2
[wsconsume] Consuming wsdl:
/home/tdiesler/svn/jbossws/stack/native/trunk/modules/testsuite/native-tests/src/test/resources/jaxws/samples/wssecurity/META-INF/wsdl/HelloService.wsdl
java.lang.Error: java.lang.ClassNotFoundException: Loaded outside a jar
file:/home/tdiesler/svn/jbossws/stack/native/trunk/modules/jaxws-ext/target/classes/javax/xml/ws/EndpointReference.class
at
com.sun.tools.ws.wscompile.JavaCompilerHelper.getJarFile(JavaCompilerHelper.java:64)
at
com.sun.tools.ws.wscompile.WsimportTool.compileGeneratedClasses(WsimportTool.java:255)
at com.sun.tools.ws.wscompile.WsimportTool.run(WsimportTool.java:210)
at
org.jboss.ws.tools.jaxws.impl.SunRIConsumerImpl.consume(SunRIConsumerImpl.java:217)
at
org.jboss.wsf.spi.tools.WSContractConsumer.consume(WSContractConsumer.java:196)
at
org.jboss.wsf.spi.tools.ant.WSConsumeTask.executeNonForked(WSConsumeTask.java:214)
at org.jboss.wsf.spi.tools.ant.WSConsumeTask.execute(WSConsumeTask.java:234)
--
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