[JBoss-user] [HTTPD, Servlets & JSP] - Re: session Attributes are missing in cluster environment wh

2004-03-15 Thread AnuragGupta
We analyze that this problem happens more after restarting of the server and with the time it becomes less. This problem also happens in non - clustered enviornment. If 10 Session Attributes are there in session then only few of them are missing not entirely the session object. This problem is

[JBoss-user] [HTTPD, Servlets & JSP] - Re: session Attributes are missing in cluster environment wh

2004-03-14 Thread AnuragGupta
Yes, I have tried with [code/]distributable in web.xml also. And all objects are serializable too. After analysis I found that sometimes (random behaviour) most of the missing session variables are of type vector, String [] and String. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3

[JBoss-user] [HTTPD, Servlets & JSP] - Re: session Attributes are missing in cluster environment wh

2004-03-14 Thread oz59
Greetings. Also, be sure that objects in the session implement serializable. http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825603#3825603";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825603>Reply to the post -

[JBoss-user] [HTTPD, Servlets & JSP] - Re: session Attributes are missing in cluster environment wh

2004-03-12 Thread akirdat
do you have the tag in your web.xml file? http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825380#3825380";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825380>Reply to the post --- Thi

[JBoss-user] [HTTPD, Servlets & JSP] - Re: session Attributes are missing in cluster environment wh

2004-03-12 Thread akirdat
Let me try this again : Do you have the tag in your web.xml file? http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825381#3825381";>View the original post http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825381>Reply to the post