Hello!

 

I'm using a WLS server and MySQL. Where am I supposed to put the 
"mysql-connector-java-3.0.11-stable-bin.jar" to make sure WLS will find it? I've tried 
several places ie. under ttk and right under classes. Still WLS doesn't find my 
mysql.jar file. It works when I'm compiling it locally but when I'm trying to deploy 
it on the server everything goes wrong. My hierarchy looks like this.

 

WEB-INF

|

classes

|

web

|

java

|

se

|

ttk

|

Test.class

Reply via email to