Bob Bronson wrote:
But using the "$CATALINA_HOME/conf/{engine}/{hostname}/ROOT.xml" approach is only one of 4 documented approaches (and the only approach I was able to get working).
Why don't the other three work?
Well, I'm absolutely certain that this: 4: {appbase}/{docbase}/META-INF/context.xml :: works just fine -- I use that approach sometimes.
Both of these: 1: $CATALINA_HOME/conf/context.xml 2: $CATALINA_HOME/conf/[enginename]/[hostname]/context.xml.default :: I've never tried, so I'd have to fiddle around a bit. But since the other two work fine, and to me represent the optimal approach to managing my webapps, I'm not overly motivated :-)
As always, YMMV! -- Hassan Schroeder ----------------------------- [EMAIL PROTECTED] Webtuitive Design === (+1) 408-938-0567 === http://webtuitive.com
dream. code.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
