Context docBase + linux 2003-12-29 - By Shapira, Yoav
Back
Howdy, Change the permissions on it so that the tomcat user can read it. On unix systems, you can use the chmod command to do this (chmod -R u+rwx /home/webapptest for example).
Yoav Shapira Millennium ChemInformatics
>-- --Original Message-- -- >From: Algirdas M. [mailto:snk@(protected)] >Sent: Sunday, December 28, 2003 6:34 PM >To: tomcat-user@(protected) >Subject: Context docBase + linux > >Hello, > > I've created user /home/webapptest (with WEB-INF/classes, etc.) > for java web applications and added in server.xml line > <Context docBase="/home/webapptest" path="/w"...> > > restarted Tomcat. And application with path /w doesn't work. > Tomcat logs are showing: > > StandardContext[/w]: Error initializing resources: > Document base /home/webapptest does not exist or is not a readable >directory > > > How to do that directory readable? > > > Thanks. > >-- >Best regards, > Algirdas mailto:snk@(protected) > > >-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ >To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) >For additional commands, e-mail: tomcat-user-help@(protected)
This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|