Here's the output. The parent classloader doesn't look right does it ? :
[EmbeddedTomcat] Action classloader = AdaptiveClassLoader( )
[EmbeddedTomcat] Action classloader parent =
sun.misc.Launcher$AppClassLoader@404536
Richard Backhouse
Oak Grove Software
Rickard �berg wrote:
>
> Hi!
>
> Richard Backhouse wrote:
> >
> > I'm using the EmbeddedTomcat service. Here's the ouput :
> >
> > [EmbeddedTomcat] AdaptiveClassLoader( )
> > [EmbeddedTomcat] null
>
> Hm.. this should not happen since the ACL has our server CL as parent
> now. Are you using the latest CVS or some earlier beta?
>
> > When I put jndi.properties into the conf dir I get :
> >
> > [EmbeddedTomcat] AdaptiveClassLoader( )
> > [EmbeddedTomcat]
> > file:/home/rbackhouse/dev/jboss/dist/conf/jndi.properties
> >
> > Additional Information :
> > I'm using apache struts for a jsp mvc framework. If you are familiar
> > with the architecture then
> > telling you that the InitalContext creation is in an Action class might
> > help.
>
> Can you check the CL of the Action itself? What is the parent of that
> CL? It should be the ACL.
>
> /Rickard
>
> --
> Rickard �berg
>
> Email: [EMAIL PROTECTED]
> http://www.telkel.com
> http://www.jboss.org
> http://www.dreambean.com