Forum Discussion

joshuavachon25's avatar
joshuavachon25
New Contributor
2 years ago

Import XMLHolder from script library

How can I import com.eviware.soapui.support.XmlHolder from a script in the scrips folder? (From a .groovy file in ReadyAPI-3.40.2\bin\scripts)

3 Replies

    • joshuavachon25's avatar
      joshuavachon25
      New 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