Forum Discussion

beemer328i's avatar
beemer328i
New Contributor
16 years ago

XML to Servlet

Hi Guys,

How can i send and xml to a servlet using SoapUI???


Thanks for the help...

3 Replies

  • omatzura's avatar
    omatzura
    Super Contributor
    Hi!

    sure, easiest is probably to create an HTTP Test Request step in an empty testcase, set the endpoint to your servlet, set the method to POST and then fill in the xml in the message body.. off you go!

    regards,

    /Ole
    eviware.com
  • beemer328i's avatar
    beemer328i
    New Contributor
    Thanks for the reply... doesnt work yet.. i might be doing something wrong.. so here are my steps..

    - created a HTTP Test Request
    - Method is set to POST
    - Request URL is in correctly
    - sent and still same error message..

    now by endpoint you mean Request URL right....

    i still get a system error....

    any idea why?
  • omatzura's avatar
    omatzura
    Super Contributor
    Hi!

    no.. what error are you getting? Does the request look correct in the http log tab at the bottom?

    regards!

    /Ole
    eviware.com