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