users@glassfish.java.net

Re: can't get embedded jsp compiler to see system classpath

From: Sathyan Catari <Sathyan.Catari_at_oracle.com>
Date: Sun, 26 Jun 2011 10:03:43 -0700

  A related bug fix
http://java.net/jira/browse/GLASSFISH-16119

HTH
Thanks
Sathyan Catari


On 6/26/11 5:49 AM, forums_at_java.net wrote:
> Thanks, but I still think it need something more dynamic -- since it's
> embedded glassfish, I need it to pick up the classpath that's been set
> by/for
> the embedding application. The other classloaders do that fine (which is
> what you'd expect for an embedded server), but the jsp compiler doesn't.
> i.e. it isn't really a stick list of jars that I need to include, it's
> whatever classpath is dynamically retreived by the system property
> java.class.path.
>
>
> --
>
> [Message sent by forum member 'kdwinton']
>
> View Post: http://forums.java.net/node/815929
>
>