Hi, My bpel process uses two webservices running in two different instances(ie, the url is the same except for the port number). The port types and contents of the wsdl file are same. Here webservices A and B are registered as partner services by giving its Base Location in http://localhost:8080/jbpm-bpel/partners.jsp.
How I can i tell bpel engine to invoke a particular operation in a web service A, and another operation in the same bpel process from web service B. The two different invocations in the process are using the same web service. Kindly help me resolve this, Thanks, Ramya View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133415#4133415 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133415 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
