Results 1 to 3 of 3

Thread: handling soap notifications

  1. #1
    Join Date
    Nov 2008
    Posts
    13

    Default handling soap notifications

    hi,

    As part of business work flow, one of our processors sends a SOAP xml over http to us. THe problem is we dont have a wsdl provided. how do we access the xml that they send? I need to parse it and respond back in the same call with a diffarent xml.

    Does spring provide any utility for this? Is there a way by which the xml would automatically get converted to java pojo so that i dont have to deal with parsing stuff of xml.

    any pointers/ tutorials would be a great help

  2. #2

    Default

    Yah! of course SOAP xml is important that they send information to providers..








    --------------------------------------------

  3. #3

Tags for this Thread

Posting Permissions

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