place of driverAdapter.jar

hi,

am trying to remotly deploy an application using a solaris server (am using windows).

I use mysql database in my application so i need to configure the datasource on the remote server.

i placed DriverAdapter.jar and mySQL connector .jar under the /lib directory but things cant get to run as i get an sql error that the driverAdapter is not in the class path

Any idea where could the problem be ?

Thanks in advance.

[457 byte] By [Insighter] at [2007-11-26 7:27:37]
# 1
For AppServer to access the database drivers,driver files need to be placed in domains/<domain-name>/lib/extrestart the appserver, driver will get recognized.Thanks,-Jagadish
JagadishPrasath at 2007-7-6 19:17:52 > top of Java-index,Application & Integration Servers,Application Servers...