Re: Session sharing between context

2011-04-07 Thread Pid
On 4/6/11 7:52 PM, Christopher Schultz wrote: > Sergio, > > On 4/5/2011 9:03 AM, Sergio wrote: >> We have an environment where there will be several instance of the same >> webapp running on tomcat (sharing libraries when possible), each >> connecting to different database. My idea is to have a we

Re: Session sharing between context

2011-04-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sergio, On 4/5/2011 9:03 AM, Sergio wrote: > We have an environment where there will be several instance of the same > webapp running on tomcat (sharing libraries when possible), each > connecting to different database. My idea is to have a webapp ded

Session sharing between context

2011-04-05 Thread Sergio
Hi, Running with Java5, Tomcat5.5.33, Hibernate, MyFaces+tomahawk on Debian/Windows. We have an environment where there will be several instance of the same webapp running on tomcat (sharing libraries when possible), each connecting to different database. My idea is to have a webapp dedicate