Rickard writes:
>
> Scott Seligman wrote:
>
> > ... two initial contexts
> > within two different beans (or other application components) may
> > have different values for the property listing the URL context factory
> > locations.
>
> By making a custom classloader for each component which contains
> component specific jndi.properties, right?
You can use a standard class loader such as URLClassLoader rather
than writing a custom version, but that's the general idea.
Scott Seligman
Java Software Engineering
Sun Microsystems
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".