You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by bo...@lvlomas.com on 2005/02/16 19:40:12 UTC

Deploying with Tomcat 5.5

Is there not a way to deploy a WAR file in Tomcat 5.5 to a new virtual 
host without having to use the Admin web module to add the new host 
element and or manually modifying the server.xml file.  I can seem to find 
any documentation on this.

I know in JBoss you can include an XML file that has the host information 
in it so it deploys properly.

Thanks.

Bryan

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


Re: Deploying with Tomcat 5.5

Posted by bo...@lvlomas.com.
So what is the best process to follow.  I create the host in the Admin 
tool, then how do I deploy a WAR file to the "root" ( / ) context for that 
host? 

Bryan



Mark Thomas <ma...@apache.org> 
02/16/2005 01:53 PM
Please respond to
"Tomcat Users List" <to...@jakarta.apache.org>


To
Tomcat Users List <to...@jakarta.apache.org>
cc

Subject
Re: Deploying with Tomcat 5.5






There is not a way to deploy a WAR file to a new virtual host without 
creating the host first.

Mark

boliver@lvlomas.com wrote:
> Is there not a way to deploy a WAR file in Tomcat 5.5 to a new virtual 
> host without having to use the Admin web module to add the new host 
> element and or manually modifying the server.xml file.  I can seem to 
find 
> any documentation on this.
> 
> I know in JBoss you can include an XML file that has the host 
information 
> in it so it deploys properly.
> 
> Thanks.
> 
> Bryan
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 
> 


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




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


Re: Deploying with Tomcat 5.5

Posted by Mark Thomas <ma...@apache.org>.
There is not a way to deploy a WAR file to a new virtual host without 
creating the host first.

Mark

boliver@lvlomas.com wrote:
> Is there not a way to deploy a WAR file in Tomcat 5.5 to a new virtual 
> host without having to use the Admin web module to add the new host 
> element and or manually modifying the server.xml file.  I can seem to find 
> any documentation on this.
> 
> I know in JBoss you can include an XML file that has the host information 
> in it so it deploys properly.
> 
> Thanks.
> 
> Bryan
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 
> 


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


Re: Deploying with Tomcat 5.5

Posted by bo...@lvlomas.com.
How do you add a root context "/" to a host using the Admin util?  If I 
leave the Path value blank or put a "/" I get an error when I try and 
create the context.

I am a bit confused here.

Bryan



Remy Maucherat <re...@gmail.com> 
02/16/2005 02:02 PM
Please respond to
"Tomcat Users List" <to...@jakarta.apache.org>


To
Tomcat Users List <to...@jakarta.apache.org>
cc

Subject
Re: Deploying with Tomcat 5.5






On Wed, 16 Feb 2005 13:40:12 -0500, boliver@lvlomas.com
<bo...@lvlomas.com> wrote:
> Is there not a way to deploy a WAR file in Tomcat 5.5 to a new virtual
> host without having to use the Admin web module to add the new host
> element and or manually modifying the server.xml file.  I can seem to 
find
> any documentation on this.
> 
> I know in JBoss you can include an XML file that has the host 
information
> in it so it deploys properly.

I had plans to do a small host manager webapp similar to the regular
manager. This would be the cleanest solution.

-- 
xxxxxxxxxxxxxxxxxxxxxxxxx
Rémy Maucherat
Developer & Consultant
JBoss Group (Europe) SàRL
xxxxxxxxxxxxxxxxxxxxxxxxx

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




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


Re: Deploying with Tomcat 5.5

Posted by Remy Maucherat <re...@gmail.com>.
On Wed, 16 Feb 2005 13:40:12 -0500, boliver@lvlomas.com
<bo...@lvlomas.com> wrote:
> Is there not a way to deploy a WAR file in Tomcat 5.5 to a new virtual
> host without having to use the Admin web module to add the new host
> element and or manually modifying the server.xml file.  I can seem to find
> any documentation on this.
> 
> I know in JBoss you can include an XML file that has the host information
> in it so it deploys properly.

I had plans to do a small host manager webapp similar to the regular
manager. This would be the cleanest solution.

-- 
xxxxxxxxxxxxxxxxxxxxxxxxx
Rémy Maucherat
Developer & Consultant
JBoss Group (Europe) SàRL
xxxxxxxxxxxxxxxxxxxxxxxxx

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