Hi, I've posted this on the jboss forum but had no response... it's really a tomcat question.
jboss-4.2.2 (not sure of the tomcat version used) I have several jboss installs running behind apache using mod_jk (dev, test, production, etc) I can't use virtual hosts as all my instances require SSL and this is only set up for 1 domain. Each instance runs on it's own ports. I want a simple way to tell each jboss/tomcat instance to use a reliative context. E.g. https://www.myserver.com/dev/MYAPP/hello.jsp https://www.myserver.com/test/MYAPP/hello.jsp I.e. I want to know where I can set dev/test, etc. I don't really want to change the application.xml (context-root) for each EAR file when installed (as that would require rebuilding the EAR dependent on the instance). Ideas ? Thanks in advance. Tom -- View this message in context: http://www.nabble.com/multiple-instances-and-context-roots-tp18130544p18130544.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]