[jbossws-issues] [JBoss JIRA] Created: (JBWS-1970) wsrunclient doesn't work with args
Alessio Soldano (JIRA)
jira-events at lists.jboss.org
Fri Jan 25 10:08:30 EST 2008
wsrunclient doesn't work with args
----------------------------------
Key: JBWS-1970
URL: http://jira.jboss.com/jira/browse/JBWS-1970
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: productization
Affects Versions: jbossws-2.0.2
Reporter: Alessio Soldano
Assigned To: Alessio Soldano
Priority: Minor
Fix For: jbossws-native-2.0.4
Running something like this:
./wsrunclient.sh -classpath jaxws-samples-news-step1-agency.jar org.jboss.test.ws.jaxws.samples.news.Agency arg_one arg_two
causes this:
Exception in thread "main" java.lang.NoClassDefFoundError: arg_two
The shell script need to be fixed since it overwrites the $args variable with the last argument specified.
--
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