Hi,

Not sure how you want to "dynamically" invoke a service at runtime - do you 
mean based on message content? Take a look at the BPEL <if> which allows you to 
specify a condition using an XPath expression which can include your message 
parts. Then just use <invoke> in your execution paths.

_______________________________________
Robert ("Bob") Brodt
Senior Software Engineer, JBoss Riftsaw
JBoss by Red Hat

----- Original Message -----
From: "LeeMike" <[email protected]>
To: [email protected]
Sent: Tuesday, June 22, 2010 2:15:12 AM GMT -07:00 US/Canada Mountain
Subject: How can dynamically select web services from BPEL process


HI:
   Now,I prepare for compositing web services with BPEL. I want to binding
specific web service at running time .So, how can I dynamically select web
services ? What method can achieve this goal ? 
   Thanks!
-- 
View this message in context: 
http://old.nabble.com/How-can-dynamically-select-web-services-from-BPEL-process-tp28957334p28957334.html
Sent from the Apache Ode User mailing list archive at Nabble.com.

Reply via email to