This sounds like you're simply trying to deploy another webapp with the
context root of /dev.  Am I mistaken?

or do you want to put a folder inside the arsys webapp called dev, but want
dev to have its own context root?

Please explain in more detail.

-- 
Signed,
Alessandro Ferrucci

Does your webapps directory look like the following:

On Thu, Jul 31, 2008 at 3:06 PM, Mr Junior <[EMAIL PROTECTED]> wrote:

>
> Hey all, i'm sort of new to Tomcat. I am trying to add a sub-folder to my
> website. Basically, I already have HTTP://<website>/arsys. I want to add a
> HTTP://<website>/dev. I found, in the conf/catalina that there was an
> arsys.xml that stated the path as /arsys, and told the installation path to
> the application.
>
> I can copy this, rename the path to /dev, and keep the website link the
> same, but then I don't have any control of the content of hte page. Going
> to
> http://<website>/dev will just do the same thing that going to
> http://<website>/arsys will do. I need to be able to drop in a different
> index.htm file in the /dev directory of my website so that I can control
> what content the users see.
>
> In IIS, I can create a folder to store this. I'm trying to figure out how
> to
> do this in Tomcat, but am not having very much luck.
>
> Any help is greatly appreciated!
>
> Thanks.
> --
> View this message in context:
> http://www.nabble.com/Tomcat-Newbie-tp18761326p18761326.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]
>
>

Reply via email to