aspose file tools
The moose likes Web Services and the fly likes Having a single URL to process multiple WSDL services Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Having a single URL to process multiple WSDL services" Watch "Having a single URL to process multiple WSDL services" New topic
Author

Having a single URL to process multiple WSDL services

Raks Singh
Greenhorn

Joined: Feb 16, 2009
Posts: 1
Hi,

I need a way to process multiple WSDL services using a single service URL.


Thanks
Rakesh
Pawel Nowacki
Ranch Hand

Joined: Nov 14, 2008
Posts: 67
You want to invoke one service that is invoking other services in some flow? Is that what you want? If so check out proxy service concept.
Consider using service bus (ALSB) where you can set proxy service the easy way. Its only one service you want make proxy?
 
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: Having a single URL to process multiple WSDL services
 
Similar Threads
mutiple services
Single request Multiple responses
Single WSDL, Multiple Services?
Problem with importing multiple wsdl in one wsdl file.
BPEL software