I'm running an application under tomcat6. Also, if I go to the root of the
tomcat server http://myserver:8080, I can see the tomcat home page displayed.
I assume this is the ROOT in webapps. Regardless, then I attempt to hit the
application by putting the name of the war on the end,
http://m
Hi:
I want to be able to move tomcat log file to a location readable by developers
so they do not have to log into the server and read them from there. I'm
looking for recommended best practices. What processes are others using for
this purpose?
Thanks for your help.
I trying to find a service script (init.d) that I can use to start, stop, and
check status of my tomcat7 instances. We run multiple instances of tomcat of a
single server. I have found scripts out that where the status call checks the
ps table to get the pid to determine the status.
I thought
all, turn back on UAC.
Or, run the command prompt as an administrator and then run the script.
>
>> -Original Message-----
>> From: Eric Wood [mailto:eric.w...@irondata.com]
>> Sent: Thursday, April 30, 2015 8:34 AM
>> To: users@tomcat.apache.org
>> Subject: unabl
Hi:
I'm installing tomcat7 as a service on windows 2012 using the following command:
Service.bat install
I get an access denied message. I'm and admin on the server as well as running
the command from a command prompt as admin.
Any idea what may be blocking me?