users@glassfish.java.net

classpath question

From: Gigi Lee <gigi.lee_at_oracle.com>
Date: Wed, 28 Mar 2007 15:31:16 -0700

Hi,

I'd like to update the jaxb classes used in glassfish. I found that the classes were packaged in javaee.jar in installdir/lib, which I presume is part of the system library.

From the documentation of classpath, it is unclear whether I can use classpath-prefix to overwrite jars in system lib. I tried put my jaxb jars in classpath-prefix in domain.xml, but I do not see any effect. I guess classpath-prefix only applies to non system libraries.

Any suggestion?

Thanks,

Gigi