Context docBase + linux 2003-12-29 - By Algirdas M.
Back
AS> wat was the path name you created /home/webbapptest or user/home /webbapptest or /user/home/webbapptest
path was /home/webapptest. That's a user "webapptest" home directory.
>> 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> if you are under unix, the chmod will do this read man chmod> How to do that directory readable?> > > Thanks.> > -- > Best regards ,> Algirdas >> mailto:snk@(protected)> > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- -- ---- ---- ------> To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) .apache.org> For additional commands, >> e-mail: tomcat-user-help@(protected)>
-- Best regards, Algirdas mailto:snk@(protected)
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|