RE: tomcat 6 and docBase problem

2008-07-07 Thread Angelo Chen
exist or is not a readable directory looks like not the allowLinking problem as program runs despite that error, any idea? Thanks Caldarale, Charles R wrote: > >> From: Angelo Chen [mailto:[EMAIL PROTECTED] >> Subject: RE: tomcat 6 and docBase problem >> >> I updated

RE: tomcat 6 and docBase problem

2008-07-07 Thread Caldarale, Charles R
> From: Angelo Chen [mailto:[EMAIL PROTECTED] > Subject: RE: tomcat 6 and docBase problem > > I updated context.xml to be like this : > > > The above is flawed, regardless of which context.xml you're referring to. In the first place, a path attribute of "/"

RE: tomcat 6 and docBase problem

2008-07-06 Thread Angelo Chen
really? Thanks, Angelo Caldarale, Charles R wrote: > >> From: Angelo Chen [mailto:[EMAIL PROTECTED] >> Subject: tomcat 6 and docBase problem >> >> java.lang.IllegalArgumentException: Document base >> /usr/local/apache-tomcat-6.0.16/webapps/abc doe

RE: tomcat 6 and docBase problem

2008-07-06 Thread Caldarale, Charles R
> From: Angelo Chen [mailto:[EMAIL PROTECTED] > Subject: tomcat 6 and docBase problem > > java.lang.IllegalArgumentException: Document base > /usr/local/apache-tomcat-6.0.16/webapps/abc does not > exist or is not a readable directory at > org.apache.naming.resources.File

tomcat 6 and docBase problem

2008-07-06 Thread Angelo Chen
e log: java.lang.IllegalArgumentException: Document base /usr/local/apache-tomcat-6.0.16/webapps/abc does not exist or is not a readable directory at org.apache.naming.resources.FileDirContext.setDocBase(FileDirContext.java:141) -- View this message in context: http://www.nabble.com/tomcat-6-and-docBase-pr