users@glassfish.java.net

Re: classpath suffix in Glassfish V3

From: Sahoo <Sahoo_at_Sun.COM>
Date: Thu, 31 Dec 2009 09:50:47 +0530

If you have some resources which are not part of any jar, then directly
placing the resources in domain1/lib would not help. domain1/lib/ is not
part of any classpath; jars in domain1/lib are. You should place
resources and .class files in domain1/lib/classes/, which is part of
classpath.

I don't know what you mean by "Is there any way i can use in
profiler-classpath."

Thanks,
Sahoo
 
glassfish_at_javadesktop.org wrote:
> Thanks Sahoo. I tried copying required files to domain1/lib and it worked fine with .jar files. But I also have some .properties files, which were not recognized from domain1/lib.
>
> I used to mention those in classpath-suffix in glassfish v2.1 which seems to be not supported in v3. Is there any way i can use in profiler-classpath.
>
> Thanks,
> Chinni.
> [Message sent by forum member 'cool144_04' (cool144_04_at_yahoo.com)]
>
> http://forums.java.net/jive/thread.jspa?messageID=378066
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>