This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

'requre' under J2EE environment


Wen-Chun Ni <wcn@tbcommerce.com> wrote:
> I think I must have done something wrong regarding the global environment
> but I can't find the anything about how I can deal with a multi-threaded,
> multi-classloader environment like a servlet container in weblogic.

I regularly run in this just situation and it works for me.  I call
Scheme.registerEnvironment() easrly in my code, but not in a static
block.

Regards,
Chris Dean


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]