You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by BaTien Duong <ba...@dbgroups.com> on 2003/05/01 03:39:47 UTC

Best way to deploy on multiple applications in the same virtual host and across virtual hosts

Hello:

I have an application based on Struts 1.1 Tiles, using its own PlugIn for
initialization with several Singleton classes such as connection pools,
cacheServices, etc. It works fine as a single web app.

I am looking for the best advice how to use the application in:
  1) multiple web applications in the same virtual host. The app jar file
can be put in the target app lib. But how about the Singletons and the
possibility to use the same instances of singletons in the single virtual
host?
  2) multiple virtual hosts, using Tomcat 4 and later 5, in the same
machine?

Thanks


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org