users@glassfish.java.net

Re: jar file loading in glassfish v3

From: Sahoo <Sahoo_at_Sun.COM>
Date: Tue, 05 Jan 2010 06:19:42 +0530

Sorry, that's not supported. Those extra jars are needed by your
applications, so why should they be added to classpath of application
server? domain1/lib is used applications, so it makes sense to put them
there. If you don't want them to be copied around, then use at
--libraries option while deploying. That accepts an absolute path to
libraries as well.

Sahoo

glassfish_at_javadesktop.org wrote:
> Adding extra classpath path is supported in glassfish v2.1 but not in v3. Can we update the default classpath of glassfish v3 instead of copying all the application specific .jar files to the domain1/lib.
>
> Thanks,
> Chinni.
> [Message sent by forum member 'hari44' (hari_at_indigoconsulting.com)]
>
> http://forums.java.net/jive/thread.jspa?messageID=378626
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>