[jboss-user] [JBoss Portal] - Re: JSF Session beans shared between two different user sess

2008-09-24 Thread manick_r
Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178477#4178477 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178477 ___ jboss-user mailing list jboss-user@lists.jboss.o

[jboss-user] [JBoss Portal] - Re: JSF Session beans shared between two different user sess

2008-09-23 Thread manick_r
Please let me know if there is a help guide available for getting the JSF 1.2 working with 2.6.3(JBoss Portal) and 4.2.2 GA(JBoss App Server) Thanks in advance. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178384#4178384 Reply to the post : http://www.jbo

[jboss-user] [JBoss Portal] - Re: JSF Session beans shared between two different user sess

2008-09-23 Thread manick_r
Thanks for your response. I managed to sort out the issue. The issue is not with the portal and because of some internal application logic when the session times out. I am not using portlet bridge. The reason why JSF 1.1 is because of the conflict in some commons library (in MYFaces)and the JB

[jboss-user] [JBoss Portal] - JSF Session beans shared between two different user sessions

2008-09-23 Thread manick_r
Hi, I am using JSF 1.1 with Jboss Portal. Sometimes the JSF managed beans in session scope are shared between two different users. Please provide me some inputs on this issue. Regards, Raja View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178271#4178271 Rep

[jboss-user] [JBoss Portal] - JSF Portlet state issue

2008-07-29 Thread manick_r
Hi, I have created a JSF portlet. The portlet renders (say)pageA when visited first. When the user submits pageA and if the validations are successful pageB is rendered. However in the same session, when the user tries to access the portlet, pageB is always rendered. Is there anyway I can reset