Hi,

You can add in the server.xml file the  following lines:


<Context path="" docBase="yourwarfile"
      debug="0" privileged="true"/>

By doing this, you are going to put your web application as a root
directory....


[]'s
Tânia Ramos
Analista de Sistemas - NDS
* [EMAIL PROTECTED]
Fóton® Informática e Serviços
(61) 328 5060 R.: 240


>-----Mensagem original-----
>De: display name [mailto:[EMAIL PROTECTED]]
>Enviada em: terça-feira, 9 de julho de 2002 17:16
>Para: [EMAIL PROTECTED]
>Assunto: [JBoss-user] root webapp on jboss 3.x
>
>I am used to the tomcat way of deploying Root.war in the webapps directory,
>and accessing it at http://servername:8080  but when I put a war in the
>default/deploy directly, as you know, I have to type
>http://servername:8080/Root to get to it.  How do I implement a root
>directory?  Is this in a conf file?  This would be nice to add in the
>getting started documentation as well.
>
>Thanks,
>
>Brian
>
>
>
>-------------------------------------------------------
>This sf.net email is sponsored by:ThinkGeek
>Stuff, things, and much much more.
>http://thinkgeek.com/sf
>_______________________________________________
>JBoss-user mailing list
>[EMAIL PROTECTED]
>https://lists.sourceforge.net/lists/listinfo/jboss-user


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Stuff, things, and much much more.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to