Yes, you can run it as a non-root user.  That's what I do.  Tomcat is pretty
self-contained.

Is there anything in the logs about the admin application?  It's very
strange to me that /manager would work, but /admin would not.  They are both
configured for auto-deploy.

What happens if you move the contents of admin.xml into server.xml itself
and restart Tomcat?

John

> -----Original Message-----
> From: klavs klavsen [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 28, 2003 11:03 AM
> To: Tomcat Users List
> Subject: RE: tomcat/manager works - tomcat/admin = 404.
> 
> 
> On Tue, 2003-01-28 at 16:29, Turner, John wrote:
> > 
> > Does that file get created?  Admin.xml is no different than 
> manager.xml.  If
> > /manager is working, /admin should work as well.  My guess 
> is there is
> > something on the filesystem (permissions, etc) that is 
> preventing Tomcat
> > from deploying the admin app, though I could easily be wrong.
> > 
> This sounds like a logical proposition.
> 
> However, as I don't like to just do chmod 777 -R to my webserver
> directory :) - I was hoping some of you could give tell me what
> directories/files needs to be owned by the user who runs 
> tomcat (or just
> runable by all).
> 
> Btw. my tomcat is run by root currently. Can I just run it with as
> f.ex.  a tomcat-user?
> 
> thank you in advance.
>  
> -- 
> Regards,
> Klavs Klavsen
> 
> --------------| This mail has been sent to you by: |------------
>               Klavs Klavsen - Open Source Consultant 
>             [EMAIL PROTECTED] - http://www.EnableIT.dk
> 
>     Get PGP key from www.keyserver.net - Key ID: 0x586D5BCA 
> Fingerprint = 2873 188C 968E 600D D8F8  B8DA 3D3A 0B79 7E06 3C62
> ----------------------------------------------------------------
> Open Source Software - Sometimes you get more than you paid for.
>                                                  -- unknown
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to