Results 1 to 2 of 2

Thread: Spring accessing other non Spring Web Services

  1. #1
    Join Date
    Jun 2005
    Posts
    15

    Default Spring accessing other non Spring Web Services

    Hi,

    Given a WSDL for another web service how can I use the Spring framework to access it? In other words how to use Spring as part of a composite set of web services where the other services are not Spring frameworks? The section/examples given in the PDF documention covers communicating to a Spring Framework that is a web service but not communicating with a web service using WebLogic or WebSphere for example.

    Thanks

  2. #2
    Join Date
    Sep 2004
    Posts
    1,086

    Default Re: Spring accessing other non Spring Web Services

    Quote Originally Posted by aanecito
    Hi,

    Given a WSDL for another web service how can I use the Spring framework to access it? In other words how to use Spring as part of a composite set of web services where the other services are not Spring frameworks? The section/examples given in the PDF documention covers communicating to a Spring Framework that is a web service but not communicating with a web service using WebLogic or WebSphere for example.

    Thanks
    Web service is a web service, it doesn't matter how it's implemented.

Similar Threads

  1. Spring MVC Web Framework versus Struts
    By biguniverse in forum Web Flow
    Replies: 27
    Last Post: Aug 29th, 2012, 03:57 AM
  2. Replies: 13
    Last Post: Jan 5th, 2007, 11:22 PM
  3. Spring and Clustering Services don't mix?
    By twoencore in forum Architecture
    Replies: 9
    Last Post: Sep 28th, 2005, 06:04 PM
  4. Hibernate Spring JSF and Web Services
    By scraly in forum Web
    Replies: 0
    Last Post: Mar 24th, 2005, 03:04 AM
  5. Replies: 14
    Last Post: Feb 21st, 2005, 05:41 PM

Posting Permissions

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