how to deploy war file into web root ?
by Hamid Reza Fahimi Madjd @ May 7, 2008
Some times we need deploy our peoject into root directory of your domain (not sub directory), to solve the problem:
- make war file (for example myproject.war)
- rename the war file to ROOT.war (attention the filename must be uppercase)
- deploy war file
now, you can see / in tomcat web application manager page that deployed in site root.
java
#1. Amir @ 2008-05-07 17:18:41
Great! You made my day./Amir
#3. ghanshyam @ 2010-05-04 16:17:51
is there any disadvantage to deploy web at root ?recent posts
- › how to use phing to build php projects
- › slice/paging large contents using php
- › how to log methods call in php ?
- › sql IN logical operation for java
- › backup from mysql database's routines
- › how to deploy war file into web root ?
- › how to get all oracle components version ?
- › temporary/memory tables in mysql
- › Set JFreeChart data from database
- › How to search and sort primitive arrays in Java ?
archive
- › 2011/06 (1)
- › 2010/11 (1)
- › 2010/10 (1)
- › 2009/04 (2)
- › 2008/05 (1)
- › 2008/03 (1)
- › 2008/01 (4)
- › 2007/12 (4)
last tweet
- ›
3 comment(s)