Help

Controls

PermLinkWikiLink

Built with Seam

You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.

Forum: Seam Users Forum ListTopic List
22. May 2008, 18:41 CET | Link

We are facing with the below issue. We have a clustered jBOSS AS 4.2. Our seam application outjects few objects into session. I mean we keep few objects (seam components, POJOs etc) in session. We are facing with below 2 issues.

1. When we run the application, close the browser and open application in a new browser the values are still retained.

2. We redeployed the app and opened the application in a new browser. The values are still retained.

We do clear the session.

Please let us know the thoughts.

Thanks, Maruti

1 Reply:
10. Jun 2008, 13:39 CET | Link

I am having the same problem.

Have you find any solution?

Thanks in advanced