Forum Discussion
apoorva
17 years agoOccasional Contributor
Hi,
I found the solution.. when we compile the project using maven.. It create target directory.. In this directory we can find soapui-VersionName.jar I am using soapui 2.0.2 so mine jar file is soapui-2.0.2.jar
This jar file contains information about all classes and u have to put the path of this file in classpath then and only then your class will be identify.
Does not matter whether u have class file in correct location or not.. make sure u have latest soapui-2.0.2.jar file in ur classpath
May be there is alternative solution also but this is working for me now
Regards,
Jim
I found the solution.. when we compile the project using maven.. It create target directory.. In this directory we can find soapui-VersionName.jar I am using soapui 2.0.2 so mine jar file is soapui-2.0.2.jar
This jar file contains information about all classes and u have to put the path of this file in classpath then and only then your class will be identify.
Does not matter whether u have class file in correct location or not.. make sure u have latest soapui-2.0.2.jar file in ur classpath
May be there is alternative solution also but this is working for me now
Regards,
Jim
Related Content
Recent Discussions
- 15 years ago