Hi, I am using trail version of MyEclipse Blue.
I have deployed a web application in Web sphere 7.0 via My eclipse.
application requires an external jar which i placed in …\IBM\WebSphere\AppServer1\lib
While running the application i am getting class not found exception
Exception is ;java.lang.ClassNotFoundException: COM.ibm.db2.jdbc.app.DB2Driver
I placed the correct jar only.
I am not sure the place i have kept the jar is correct. I need to know how to add external jars which are required during run time of the application.
Your help will be greatly appreciated.
Thanks.