SOAP over HTTP/POST

Discussion in 'Java' started by sabatier, Jul 10, 2007.

Thread Status:
Not open for further replies.
  1. sabatier

    sabatier New Member

    Joined:
    Jul 10, 2007
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    Hi everyone,
    I'd be eternally grateful if someone could provide me with a quick + easy solution to the following (basic?) task.

    I have a user form with the required parameters and a submit button. I have an XML schema which specifies the format for the soap requests and responses. How do I accept user input, wrap it into a soap request, send it via HTTP/POST to a server ( http://localhost:9999/xyz/xyz), wait for a soap response and display the response in a readable format to the user when they press the submit button? Not that hard is it?!

    Please try to be a specific as possible because I'm no Java expert. I'm just so confused with all the tutorials about wsdl, bpel, tomcat, jax ws, glassfish etc etc etc!

    I use netbeans and java app server 9, though I'm open to other IDEs/servers.

    Any help will be greatly appreciated,

    Ruth
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Duplicate of [thread=5714]SOAP over HTTP/POST[/thread]. Thread closed.
     
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice