BA_Service_Haus
15 years agoRegular Contributor
running soapUI Pro testcases with soapUI (free)
Hi,
we are using soapUI Pro 3.6.1.
One of our users created a testcase with soapUI Pro and tried to run it via testrunner.bat. But therefore he didn't use soapUI Pro but soapUI (free). As a result he got an error message:
[ ] java.lang.NoClassDefFoundError: com/eviware/soapui/SoapUIProTestCaseRunner
[ ] Caused by: java.lang.ClassNotFoundException: com.eviware.soapui.SoapUIProTestCaseRunner
[ ] at java.net.URLClassLoader$1.run(Unknown Source)
[ ] at java.security.AccessController.doPrivileged(Native Method)
[ ] at java.net.URLClassLoader.findClass(Unknown Source)
[ ] at java.lang.ClassLoader.loadClass(Unknown Source)
[ ] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
[ ] at java.lang.ClassLoader.loadClass(Unknown Source)
[ ] Could not find the main class: com.eviware.soapui.SoapUIProTestCaseRunner. Program will exit.
[ ] Exception in thread "main"
So I assume that the project file contains some special settings, that refer to soapUI Pro components (here: SoapUIProTestCaseRunner).
So isn't it possible to run a testcase of an soapUI Pro project using soapUI and vice versa?
Best regards
Nico
we are using soapUI Pro 3.6.1.
One of our users created a testcase with soapUI Pro and tried to run it via testrunner.bat. But therefore he didn't use soapUI Pro but soapUI (free). As a result he got an error message:
[ ] java.lang.NoClassDefFoundError: com/eviware/soapui/SoapUIProTestCaseRunner
[ ] Caused by: java.lang.ClassNotFoundException: com.eviware.soapui.SoapUIProTestCaseRunner
[ ] at java.net.URLClassLoader$1.run(Unknown Source)
[ ] at java.security.AccessController.doPrivileged(Native Method)
[ ] at java.net.URLClassLoader.findClass(Unknown Source)
[ ] at java.lang.ClassLoader.loadClass(Unknown Source)
[ ] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
[ ] at java.lang.ClassLoader.loadClass(Unknown Source)
[ ] Could not find the main class: com.eviware.soapui.SoapUIProTestCaseRunner. Program will exit.
[ ] Exception in thread "main"
So I assume that the project file contains some special settings, that refer to soapUI Pro components (here: SoapUIProTestCaseRunner).
So isn't it possible to run a testcase of an soapUI Pro project using soapUI and vice versa?
Best regards
Nico