aspose file tools
The moose likes JBoss and the fly likes Default web.xml in JBoss 3.0.x Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Default web.xml in JBoss 3.0.x" Watch "Default web.xml in JBoss 3.0.x" New topic
Author

Default web.xml in JBoss 3.0.x

Arvind Prabhu
Greenhorn

Joined: Aug 09, 2001
Posts: 18
What's the location of the DEFAULT "web.xml" of the default web container in the JBoss 3.0.x bundled with Tomcat 4.1.x?
It should be under $jboss_install/server/default/deploy/jbossweb-tomcat41.sar/WEB-INF; however, I don't even see the "jbossweb-tomcat41.sar" directory.
What I want to do is set the default error-page property for the entire web container for various error-codes; that way I can show custom error pages for various HTTP error codes.
Thanks,
-Arvind
[ March 25, 2004: Message edited by: Arvind Prabhu ]
Jason Stull
Ranch Hand

Joined: Feb 02, 2004
Posts: 47
Sorry if this sounds stupid, but is it possible that you have a jboss distribution with bundled jetty?


"I believe in coyotes and time as an abstract Explain the change the difference between What you want and what you need there's the key"
Don Griffing
Ranch Hand

Joined: Nov 21, 2003
Posts: 33
For JBoss 3.0.x, you will find the file at $jboss_install/tomcat-4.1.x/conf. You are looking in the path for JBoss 3.2.x.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Default web.xml in JBoss 3.0.x
 
Similar Threads
JBoss port
Default Port 80
xpetstore deployment in JBoss 3.2.3
JBoss-2.4.3_Tomcat-3.2.3 virtual directory
To change JBoss default port