here's the error.
is something missing from this example?:
http://www.eviware.com/forums/index.php?topic=173.0thanks!
"Tue May 19 19:36:09 PDT 2009:ERROR:groovy.lang.MissingPropertyException: No such property: dnode for class: Script1
groovy.lang.MissingPropertyException: No such property: dnode for class: Script1
at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:49)
at org.codehaus.groovy.runtime.callsite.PogoGetPropertySite.getProperty(PogoGetPropertySite.java:49)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callGroovyObjectGetProperty(AbstractCallSite.java:241)
at Script1.run(Script1.groovy:108)
at com.eviware.soapui.support.scripting.groovy.SoapUIGroovyScriptEngine.run(SoapUIGroovyScriptEngine.java:55)"