-
Jul 22nd, 2008, 01:24 AM
#1
How to host a proxy service in Spring Integration
Hi ,
im pretty new to Spring integration. I would first of all like to know if this is like a ESB like synapse. If it is then can someone please give me an example of how to host a proxy service that directs the request to the real webservice hosted on a webservice server like axis2? .... and like synapse does this start on any specific port?
-
Jul 22nd, 2008, 05:59 AM
#2
Spring Integration != ESB. I'm sure it can solve your problem, but I wouldn't hold my breath though until someone writes the code for you.
The best thing to do is try to come up with a solution yourself and then post it here for others to comment on. Even if it doesn't work first time around you'll get a lot more useful responses if you add some samples to the post.
Look for web service specific implementations of Source and Target to get started.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules