The only way I have found to do that is instead of deploying a war file, deploy
an ear file.  In the descriptor of the ear file you can map "/" to your war
file.



display name wrote:

> 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

--
Greg Turner, JBoss Authorized Consultant

Tiburon Enterprise Systems
http://www.tiburon-e-systems.com
Box 1171
Tiburon, CA 94920
415-332-3363




-------------------------------------------------------
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