Forum Discussion

dcbasso's avatar
dcbasso
Occasional Contributor
14 years ago

Groovy and my Jar Libs

Hi everyone, I'm trying to import my Jar Libs, to make some tests with serialization, how can I make this? It's possible? How can I import the jar Files?

Thanks all!

1 Reply

  • Hi,

    yes you can make use of any external jars within your Groovy script by including the jars in ext directory.

    Path to ext directory will be <soapUI_Installation_Path>\bin\ext

    And don't forget to restart the soapUI.

    Cheers,
    Rohit Shingalapur