Forum Discussion
5 Replies
- You can use Groovy like this: http://groovy.codehaus.org/modules/http ... /post.html
Thanks,
Michael Giller
SmartBear Software - pford90Occasional ContributorHello 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) - pford90Occasional ContributorAlso 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. - pford90Occasional ContributorYes 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"