Results 1 to 2 of 2

Thread: How to host a proxy service in Spring Integration

  1. #1
    Join Date
    Jul 2008
    Posts
    1

    Default 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?

  2. #2
    Join Date
    May 2007
    Location
    Netherlands
    Posts
    614

    Default

    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
  •