Hi @ll,

I have developped a web application on Tomcat (5.0.28).
My webapp use Hibernate 3 and i have a Singleton pattern too.

I want have my webapp deployed N time in same Tomcat Server.
But i don't want to share context, hibernate and Singleton from one webapp to 
other.
(Like database access is not the same)

I have see in tomcat doc, the "share context" parameters but i don't have tried 
at this time.
(Or maybe in différent tomcat "vhost")

My question is, is it possible or not, and if yes how (almost a direction or a 
clue will be perfect).

Thanks by advance for your time.

Jerome Lepage
AKEROZ

Reply via email to