RE: (no subject)
"Carlton B" <[email protected]>
| Newsgroups | gmane.comp.java.anthill |
|---|---|
| Message-ID | <[email protected]> |
> -----Original Message----- > From: anthill-bounces-IWHQxnLZ/[email protected] > [mailto:anthill-bounces-IWHQxnLZ/[email protected]]On Behalf Of Maciej Zawadzki > Sent: Wednesday, December 21, 2005 6:43 PM > To: [email protected]; Anthill user list > Subject: Re: [Anthill] (no subject) > > > 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. Have you ever done this before? Can you give just a little more detail on how to set this up, or links to useful documentation?