users@glassfish.java.net

Re: Configuration of jdbc connection pool with mysql

From: Harald Wellmann <harald.wellmann_at_gmx.de>
Date: Sat, 25 Jun 2011 20:39:41 +0200

You never need to modify the classpath in GlassFish. GlassFish will load
all JARs located in a number of predefined directories.

Just copy your driver JAR to domains/domain1/lib.

See
http://download.oracle.com/docs/cd/E18930_01/html/821-2418/beade.html
for details.

Regards,
Harald