Hi All,

I was just wondering under what circumstances a Singleton class is
garbage collected in JBOSS. How do we prevent it?

JDK1.2 + --> A class loaded by local/system classloader is not garbage
collected untill all the classes loaded by this classloader are
dereferenced.

How do we achieve this in JBOSS? Does it mean that all classes should be
part of 1 jar? I would like to have a jar which is having the class file
and classes in other jars to access it.

Any help is more than welcome.

TIA,
Saroj



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to