users@glassfish.java.net

Re: classpath suffix in Glassfish V3

From: Sahoo <Sahoo_at_Sun.COM>
Date: Wed, 30 Dec 2009 09:41:22 +0530

No, you can't change classpath in v3. If you look at the admin console,
you shall notice that it does not provide any way to change classpath.

If you want your applications to have access to some resource, then
consider using --libraries option while deploying your application or
place your libraries in domain1/lib.

Sahoo

glassfish_at_javadesktop.org wrote:
> Is it possible to update classpath-suffix in <java-config> of domain.xml in glassfish v3.
>
> Because, after adding .jar files and .properties files to classpath, still getting class not found exception while accessing deployed resource.
>
>
> Thanks,
> Chinni.
> [Message sent by forum member 'cool144_04' (cool144_04_at_yahoo.com)]
>
> http://forums.java.net/jive/thread.jspa?messageID=377954
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>