aspose file tools
The moose likes Web Services and the fly likes How is web service compostion implemented programatically? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "How is web service compostion implemented programatically?" Watch "How is web service compostion implemented programatically?" New topic
Author

How is web service compostion implemented programatically?

lingesh sagara
Greenhorn

Joined: Jun 06, 2007
Posts: 12
Hi friends,
does writing a code to invoke two separate existing services in a sequence
means web service composition? how is it different?
what is the role of Business process execution Language BPEL in web service
composition?
Peer Reynders
Bartender

Joined: Aug 19, 2005
Posts: 2906
I would assume that Web Service composition in the context of BPEL/SOA would use a higher level coordination protocol like WS-Coordination (Web Service Transactions specifications). Programmatic composition would be too "static".


"Don't succumb to the false authority of a tool or model. There is no substitute for thinking."
Andy Hunt, Pragmatic Thinking & Learning: Refactor Your Wetware p.41
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How is web service compostion implemented programatically?
 
Similar Threads
web service composition
Tracker in websphere portal 6
Syncing files
Composite webservice
doubt in web service composition