AW: AW: Bean in session scope

2008-07-12 Thread Axel Leucht
Thanks, works like a charm! /Axel -Ursprüngliche Nachricht- Von: Rainer Jung [mailto:[EMAIL PROTECTED] Gesendet: Samstag, 12. Juli 2008 14:20 An: Tomcat Users List Betreff: Re: AW: Bean in session scope Hi Axel, Axel Leucht schrieb: > I'd tested it today as Johny suggeste

Re: AW: Bean in session scope

2008-07-12 Thread Rainer Jung
Hi Axel, Axel Leucht schrieb: I'd tested it today as Johny suggested and it works on one tomcat instance! My real webapplication though requires that two tomcat instances are involved which needs session stickyness which is not used in my config: Proxy balancer://myCluster>

AW: Bean in session scope

2008-07-12 Thread Axel Leucht
[mailto:[EMAIL PROTECTED] Gesendet: Sonntag, 6. Juli 2008 19:49 An: Tomcat Users List Betreff: Re: Bean in session scope - Original Message - From: "Axel Leucht" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Sunday, July 06, 2008 6:05 PM Subject: Bean

Re: Bean in session scope

2008-07-06 Thread Johnny Kewl
- Original Message - From: "Axel Leucht" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Sunday, July 06, 2008 6:05 PM Subject: Bean in session scope I'm currently operating an Apache webserver 2.2.4 in front of an Apache tomcat 6.0.16. Both are

Bean in session scope

2008-07-06 Thread Axel Leucht
I'm currently operating an Apache webserver 2.2.4 in front of an Apache tomcat 6.0.16. Both are working together via mod_proxy. I'm trying to execute the NumberGuess sample provided with tomcat via the webserver. I can access the webapp successfully. The jsp page declares a bean