Results 1 to 2 of 2

Thread: Does Spring have any support for Soap?

  1. #1
    Join Date
    Aug 2004
    Location
    Atlanta, GA
    Posts
    10

    Default Does Spring have any support for Soap?

    Does Spring have any support for Soap?

    Thanks!

  2. #2
    Join Date
    Aug 2004
    Location
    Linz, Austria
    Posts
    391

    Default

    Have a look at the org.springframework.remoting.jaxrpc package: It provides support for client access to SOAP services via JAX-RPC, and implementation support for JAX-RPC services. The JPetStore sample application shows this in action, with Axis as JAX-RPC implementation.

    Juergen

Similar Threads

  1. Announcement: Spring IDE WebFlow Support Preview Release 2
    By Christian Dupuis in forum Announcements
    Replies: 2
    Last Post: Sep 15th, 2006, 11:50 AM
  2. Replies: 2
    Last Post: Oct 24th, 2005, 09:41 AM
  3. New Spring Support Forums are Live
    By Colin Sampaleanu in forum Announcements
    Replies: 17
    Last Post: May 22nd, 2005, 12:57 AM
  4. Announcement: Spring IDE WebFlow Support Preview Release 1
    By Christian Dupuis in forum Announcements
    Replies: 0
    Last Post: May 20th, 2005, 08:15 PM
  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
  •