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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...