Forum Discussion
- KarelHusaChampion Level 2
joshuavachon25, what happens if you add the following line into the script?
import com.eviware.soapui.support.XmlHolder
- joshuavachon25New Contributor
I get:
BUG! exception in phase 'semantic analysis' in source unit 'Script29.groovy' The lookup for TestManager caused a failed compilation. There should not have been any compilation from this call.
See Error Log for details.TestManager is the name of the class I created in my .groovy
- joshuavachon25New Contributor
I found my error
Thank you