Context docBase + linux 2003-12-28 - By Algirdas M.
Back 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)
|
|