Yes, this is possible, but jBPM does not have a webservice node in it's palet. You can easily generate the stubs with every ws framework you want to use and use that as a custom action.
This might (will) change in the future though since jBPM is also working on a BPMN2 compliant engine and that requires calling ws by configuring the endpoint, incoming and outgoing message like in bpel. In fact, you could make a custom node in jBPM4 that does effectively this. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4253251#4253251 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4253251 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
