users@glassfish.java.net

How can I make server user single class loader for all applications without

From: <forums_at_java.net>
Date: Tue, 19 Apr 2011 08:16:30 -0500 (CDT)

I have several web-modules. These modules use some common classes and should
share their instances.
But modules are being deployed independently thus packaging all them to EAR
is not acceptable.
I suppose the problem is that each web module uses separate class loader.
How can I make AS use single class loader for all modules?
Maybe there is some other solution..maybe other AS..
 


--
[Message sent by forum member 'boraldo']
View Post: http://forums.java.net/node/793181