Results 1 to 8 of 8

Thread: need suggestion about specification and encoding of SOAP

  1. #1
    Join Date
    Jul 2007
    Location
    Ohio
    Posts
    6

    Exclamation need suggestion about specification and encoding of SOAP

    Hi, I’m working in a famous software company. They gave me a project on simple object access protocol (soap). This is my first project so; I was little confused with this technology moreover where can I get the specification for SOAP technology and SOAP encoding? Need suggestion thanks in advance.
    Last edited by finman255; Jul 25th, 2007 at 01:55 AM.

  2. #2
    Join Date
    Jul 2007
    Location
    Ohio
    Posts
    6

    Default

    Quote Originally Posted by finman255 View Post
    Hi, I’m working in a famous software company. They gave me a project on simple object access protocol (soap). This is my first project so; I was little confused with this technology moreover where can I get the specification for SOAP technology and SOAP encoding? Need suggestion thanks in advance.
    can any one guide me about specification and encoding of SOAP technology.

  3. #3
    Join Date
    Dec 2006
    Location
    San Francisco Bay Area
    Posts
    70

    Default

    All versions of the SOAP specification are here:

    http://www.w3.org/2000/xp/Group/

    and a primer on SOAP 1.2 is here:

    http://www.w3.org/TR/2007/REC-soap12-part0-20070427/

    If you want to know how Spring-WS uses it, then try:

    http://static.springframework.org/sp...tml/index.html

  4. #4
    Join Date
    Jul 2007
    Location
    Ohio
    Posts
    6

    Default

    Quote Originally Posted by CorbaTheGeek View Post
    All versions of the SOAP specification are here:

    http://www.w3.org/2000/xp/Group/

    and a primer on SOAP 1.2 is here:

    http://www.w3.org/TR/2007/REC-soap12-part0-20070427/

    If you want to know how Spring-WS uses it, then try:

    http://static.springframework.org/sp...tml/index.html
    Hi CobraTheGeek, thanks for your guidance and links for the soap specification.

  5. #5
    Join Date
    Jul 2007
    Location
    Ohio
    Posts
    6

    Lightbulb thanks for info

    Quote Originally Posted by CorbaTheGeek View Post
    All versions of the SOAP specification are here:

    http://www.w3.org/2000/xp/Group/

    and a primer on SOAP 1.2 is here:

    http://www.w3.org/TR/2007/REC-soap12-part0-20070427/

    If you want to know how Spring-WS uses it, then try:

    http://static.springframework.org/sp...tml/index.html
    Thanks for your info it is very useful to me.

  6. #6
    Join Date
    Jul 2007
    Location
    Ohio
    Posts
    6

    Default

    Hi,CorbaTheGeek i have went to the above mentioned site, it has many versions of SOAP and it was very useful to me..thks

  7. #7
    Join Date
    Jul 2007
    Location
    Ohio
    Posts
    6

    Default

    Hi cobrathegeek, thanks for your hopeful information once again.

  8. #8
    Join Date
    Jul 2005
    Location
    Rotterdam, the Netherlands
    Posts
    1,562

    Default

    Arjen Poutsma

    Spring Web Services Dev Lead
    Please read the FAQ

Posting Permissions

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