Be careful because after you use wsconsume to generate the stubs, you will have 
to items named ws.JbpmService. One is the web service class, the other is the 
interface generated by wsconsume. You want to include only the generated 
interface in your client's classpath.

Also,m are you suing wsrunclient to run the client? It build the correct 
classpath, you need to add in only the jar file containing your client code and 
the generated stubs.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137104#4137104

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4137104
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to