[jboss-user] [JBoss jBPM] - JBOSS BPEL: invoking web services dinamiclly
javilaalonso
do-not-reply at jboss.com
Tue Apr 10 18:03:37 EDT 2007
I have a question.
I don't know how BPEL solves this problem.
Imagine a process with different paths of execution depending on a variable.
Every path invokes a different web service. We can model this behaviour by using the if-else structure.
The problem is where the different paths of execution invoke the same web service, meaning they have the same WSDL document , portype , etc..
but they are deployed in different locations (ex:differente machine).
Is there any other way to model such behaviour with only a path of execuation using a parameter with the address of the service ?
Thank you
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4036156#4036156
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4036156
More information about the jboss-user
mailing list