[JBoss-user] [EJB/JBoss] - Re: NotSerializableException on undeploy of .ear file

2005-04-24 Thread [EMAIL PROTECTED]
I too have the exact same question. "Why is JBoss trying serialize the objects that i've stored in the http session"? Has anyone successfully tried to disable serialization of session objects with Jboss 4.0.0 and tomcat? Thanks a lot. Ramesh View the original post : http://www.jboss.org/inde

[JBoss-user] [EJB/JBoss] - Re: NotSerializableException on undeploy of .ear file

2004-02-07 Thread nic7834
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820609#3820609 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820609 Ahh...I understand now. Thanks a million! Nic -

[JBoss-user] [EJB/JBoss] - Re: NotSerializableException on undeploy of .ear file

2004-02-07 Thread [EMAIL PROTECTED]
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820595#3820595 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820595 http://jakarta.apache.org/tomcat/faq/misc.html Regards, Adrian --

[JBoss-user] [EJB/JBoss] - Re: NotSerializableException on undeploy of .ear file

2004-02-07 Thread nic7834
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820581#3820581 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820581 It's just that I don't want JBoss to attempt to serialize the map of EventDO objects that i've stored

[JBoss-user] [EJB/JBoss] - Re: NotSerializableException on undeploy of .ear file

2004-02-06 Thread [EMAIL PROTECTED]
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3820555#3820555 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3820555 Any reason why you are not marking that field as 'transient' if you don't care about it being serializ