Forum Discussion

pford90's avatar
pford90
Occasional Contributor
12 years ago

SEND http request

Hello,

I am wondering how I could send a HttpPostRequest inside a script

5 Replies

  • pford90's avatar
    pford90
    Occasional Contributor
    Hello again,

    I downloaded the jar HTTPBuilder.jar file and placed it inside the \bin\ext folder.

    However, I am still getting the error message " unable to resolve class HTTPBuilder "

    It seems to me that SoapUI is having trouble reading external .jar files. (Also I am using the SOAPUI open source)
  • pford90's avatar
    pford90
    Occasional Contributor
    Also I am using the httpBuilder inside of a teardown script
  • Hi,

    Have you tried restarting SoapUI after you placed the jar.

    Regards,
    Shadid
    SmartBear Sweden.
  • pford90's avatar
    pford90
    Occasional Contributor
    Yes I have.
    When i run the same script inside of a Groovy Test Step

    I get a different error message that says: "Could not initialize class groovyx.net.http.ParserRegistry"