Posted By:
parul_dholakia
Posted On:
Wednesday, October 17, 2001 03:46 AM
I have successfully installed Websphere application server 3.5 Advanced
edition on Windows NT. Now I am trying to install on SUN. There is Oracle
8.1 already installed on Sun. When I execute file startServer.sh to start
Admin service on Sun, it gives JDBC classes not found error. When i looked
at startServer.sh, it was looking out for jdbc classes in classes 111.zip
where as there was classes 12.zip on my machine. So i changed
classes111.zip to classes12.zip with correct path in StartServer.sh. Still
the problem is same. Can you please help me.