good points.

Actually Sebastien put a "context class loader" fix to the list of tomcat
and it seems that the right way to do it is with the interceptor indeed it
seems that this way they can support jdk 1.1 ...

<what?... no I didn't say anything <g>/>


marc


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Kevin Lewis
> Sent: Wednesday, October 04, 2000 1:44 PM
> To: jBoss Developer
> Subject: [jBoss-Dev] Web/Tomcat Containers and JNDI
>
>
> If jBoss embeds another container service (like Tomcat), it seems that
> the current implementation of javaURLContextFactory won't work.
>
> Just like for a bean, if a servlet in a web container does a lookup on a
> name, it seems like the correct JNDI root needs to be associated with
> the factory.
>
> Currently, jBoss's javaURLContextFactory grabs the context class loader
> associated with the current thread and casts it too a bean class loader.
> Can something similar be done for a web container context with a Tomcat
> class loader?  I would think the class loader would be setup in an
> Interceptor in Tomcat, but I haven't tried it, yet.
>
> Is anyone going down this path?  I think this will be essential for full
> Tomcat integration.
>
> Thanks.
>
> --
> Kevin Lewis
> Middle Reliever
> Axys Solutions
> http://www.AxysSolutions.com/
>
>


Reply via email to