Results 1 to 2 of 2

Thread: Consuming RESTful services inside Spring app

  1. #1
    Join Date
    Mar 2006
    Posts
    7

    Default Consuming RESTful services inside Spring app

    I'm wanting to consume RESTful services from applications outside of my Spring app. Currently we've been using HttpInvoker to consume services from other Spring apps. Has anyone achieved consuming REST services from non-spring apps based on any of the available remoting/web service facilities of Spring?

    thx,

    jeff

  2. #2
    Join Date
    Mar 2012
    Posts
    8

    Default

    Hi Jeff ,

    This is a very old post but Im having a similar question. I have to build a spring client app and I have to consume CXF JAX-RS web services to populate the data for the client-app

    Were you able to get any solutions for this. Will greatly appreciate any feedback or recommendations.

    Thanks
    Shilpa

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •