chrcharlesNew Contributor13 years agoTomcat : Context and mockOperation variablesHello,I'm using soapUi 3.0.1In a groovy script I can use log, context and mockOperation variables.With my project I make a war file and deploy it in Tomcat 6.0.35.It's work fine, but the context and mockOperation variables are null or [:] !?How can I retrieve thus variables?Thanks a lot.Chris
1 ReplyReplies sorted by Most LikedchrcharlesNew Contributor13 years agoHello,In the com.eviware.soapui.impl.wsdl.mock.WsdlMockService.runOnRequestScript() method I saw that a mockRequest instance was passed to the groovy script.Can I got the mockOperation too ?
chrcharlesNew Contributor13 years agoHello,In the com.eviware.soapui.impl.wsdl.mock.WsdlMockService.runOnRequestScript() method I saw that a mockRequest instance was passed to the groovy script.Can I got the mockOperation too ?
Recent DiscussionsLicense/manager questionUnable to authenticate license in Ready API Login button unresponsiveReadyApi 3.64.0 parallel execution
Related ContentUsing project/context/testRunner variablesContext variable understanding and practical useClasses/Libraries for context, testRunner, log variables to import in IntelliJ