[Anthill] (no subject)
Maciej Zawadzki
mbz at urbancode.com
Wed Dec 21 17:43:10 CST 2005
You can also deploy multiple installations of Anthill on one Tomcat
instance and a single user account but under different context names.
For example, one instance deployed under
http://localhost:8080/anthill-build/ and another under
http://localhost:8080/anthill-deploy/ . This will cause two property
files in the user directory one called anthill.anthill-build.properties
and the other anthill.anthill-deploy.properties. The two anthill web
apps will then point to their respective installation directories.
Regards,
--Maciej
More information about the Anthill
mailing list