hi!
Q: in the context of j2ee application, when will a class unloading takes place?:

 http://java.sun.com/docs/books/jls/second_edition/html/execution.doc.html#74299
    - unloading of classes and interfaces
 http://java.sun.com/docs/books/jls/clarify.html (section "class unloading")
 http://java.sun.com/docs/books/jls/unloading-rationale.html
 +
 http://www.javaworld.com/javaworld/javatips/jw-javatip52.html
 http://www.borland.com/techpubs/appserver/appserver41/iasrel.html
 ...

...does the(j2ee) specs say anything about life-cycle of a
classloader(s) used for an j2ee app? (eg.,a classloader will
continue to live as long as the app is deployed) or each
containers are just free to implement its own schemes?

thanks in advance,
kenji

===========================================================================
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".

Reply via email to