| 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.
|
 |
 |
|
|
subject: Default web.xml in JBoss 3.0.x
|
|
|