Forum Discussion
omatzura
18 years agoSuper Contributor
Hi Ali,
this is cool, I didn't know of this extension.. you could probably use it to script mercury objects as well (instead of creating a program that needs to be launched..)
Anyway, do as follows:
- put the 2 jar files in the\bin\ext folder
- put the jacob.dll file in the\bin folder
When starting soapUI you should get something like
and your script should run just fine.. (it did for me at least :-)
regards!
/Ole
eviware.com
this is cool, I didn't know of this extension.. you could probably use it to script mercury objects as well (instead of creating a program that needs to be launched..)
Anyway, do as follows:
- put the 2 jar files in the
- put the jacob.dll file in the
When starting soapUI you should get something like
10:46:47,125 INFO [SoapUI] Added [file:/C:/workspace/core/ext/jacob.jar] to classpath
10:46:47,125 INFO [SoapUI] Added [file:/C:/workspace/core/ext/scriptom-1.2.jar] to classpath
and your script should run just fine.. (it did for me at least :-)
regards!
/Ole
eviware.com