chrcharlesNew Contributor14 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 Contributor14 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 Contributor14 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 DiscussionsUnable to authenticate license in Ready API Login button unresponsiveSolvedAssertions Panel issue to update assertions since update 3.63ReadyAPI websocket plugin issue
Related ContentUsing project/context/testRunner variablesContext variable understanding and practical useClasses/Libraries for context, testRunner, log variables to import in IntelliJ