I think this is a very easy task..
you only need to use/call your generated clients inside the action code...
for example:
| public class MyActionHandler implements ActionHandler{
| public void execute(){
| WebServiceCliente.webServiceMethod();
| }
| }
|
Sounds to me that i don't understand your question.. let me know..
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4149497#4149497
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4149497
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user