RE: running multiple anthill OS

"Carlton B" <[email protected]>
Newsgroups gmane.comp.java.anthill
Message-ID <[email protected]>
I just figured out how to do this... thought I'd share if anybody else is
having the same problem.

First of all, you do need to create individual Anthill install directories
per instance.  If you've done that, then just put this in server.xml



        <!-- Anthill R18.5 Context -->

          <Context path="/anthill-R18.5" docBase="anthill" debug="0"/>

        <!--

        -->



        <!-- Anthill R19.0 Context -->

          <Context path="/anthill-R19.0" docBase="anthill" debug="0"/>



Then just drop the anthill.war in the webapps dir and start Tomcat



http://hostname:8080/anthill-R18.5

http://hostname:8080/anthill-R19.0



Both contexts use the webapp dir of /anthill, however the state information
is stored according to the context name (for example
.anthill.anthill-R18.5.properties) in the user home dir.   That is how they
are distinguished from one another.   And of course when you navigate to the
URL of the context-path, then Anthill prompts you for information that will
go in the registry for that particular anthill.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.