DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=33182>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=33182 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2005-03-23 17:58 ------- I would suggest another alternative: if your requirement is to share data between web applications, one way to do it is with an object (possibly a singleton, depending on your requirements) living in the shared or common classloader repositories. Tomcat (and other containers) supports this easily out of the box. If you do this, you're not subject to any session-specific rules such as the attributes being Serializable. Since neither Jan nor anyone else has stepped up to address this issue in over two months now, I'm closing it as WONTFIX, and I encourage you to consider the above recommendation. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]