Forum Discussion
RJanecek
14 years agoRegular Contributor
try to edit soapui-pro.sh. Just add this line to the end of soapui_classpath:
I hope you have this library in ext folder
SOAPUI_CLASSPATH=$SOAPUI_CLASSPATH:$SOAPUI_HOME/bin/ext/ojdbc14.jar
I hope you have this library in ext folder
- nmrao11 years agoCommunity HeroDo not edit shell script, as it is not required in this case. Soapui picks up all the jar files placed under soapui_home/bin/ext directory.