Recent Discussions
How do i get JSON values from a response in Groovy
Hi I figured out how to grab NodeValue from XML responses in Groovy using: def groovyUtils = new com.eviware.soapui.support.GroovyUtils( context ) def holder = groovyUtils.getXmlHolder ("create a ...Solveddonaldngo14 years agoPlace SoapUI Open Source QuestionsSoapUI Open Source QuestionsOccasional Contributor86KViews2likes13CommentsError importing wsdl
Hi all I am trying to use SoapUI for the first time. I have created a project, and am trying to "Add WSDL" in order to test a web service that I need to call in a project I am on. Now, when I en...eliasen15 years agoPlace SoapUI Open Source QuestionsSoapUI Open Source QuestionsOccasional Contributor67KViews0likes9Commentsorg.codehaus.groovy.control.MultipleCompilationErrorsException on updation from 5.2.1 to 5.3.0
I updated my soapui from 5.2.1 to 5.3.0 now when i am running my groovy script, i am receiving following error. org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed: Sc...Solved62KViews0likes2CommentsSOAPUI. Accessing a basic authentication webservice through companies web proxy
Hi. I'm on SOAPUI v5.2.1. I need to call an internet exposed service from inside my companies network. To get out to the internet I need to go through the companies web proxy. Windows domain\u...Solvedbigjim10 years agoPlace SoapUI Open Source QuestionsSoapUI Open Source QuestionsOccasional Contributor55KViews0likes9Comments