[JBoss-user] [Installation, Configuration & Deployment] - Re: How to change JBoss AS 4.04 CR2 Default Web Root

2006-05-16 Thread jetica
add file jboss-web.xml to WEB-INF, and file content : http://www.jboss.org/j2ee/dtd/jboss-web_4_0.dtd";> / View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943390#3943390 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=rep

[JBoss-user] [Installation, Configuration & Deployment] - Re: How to change JBoss AS 4.04 CR2 Default Web Root

2006-05-07 Thread kurt_olsen
I would suggest leaving webroot where it is and simply replacing the contents. This is easy to do from an ant script in a post-installation phase. Create the webapp you'd like to be root, and after removing the contents of the default jboss app, copy yours in. View the original post : http:/

[JBoss-user] [Installation, Configuration & Deployment] - Re: How to change JBoss AS 4.04 CR2 Default Web Root

2006-05-06 Thread pkusos
Sorry. I'm using Ubuntu Linux View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3941664#3941664 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3941664 --- Using Tomcat bu