Hello,
I want to build a small custom reporting tool for our tomcat production
server.
First of all is this the right place to ask about this kind of things or is
this more a question for the dev list?
The basic idea is, I want to send queries to tomcat and if one fails three
times send out aler
I have been fighting a similar/same problem. It started last month
unexpectedly without any OS/Java ugrades or any new applications. I also
use Tomcat as standalone.
I was running TC 4.0.31 on Win2k SP4 on a dual processor PowerEdge 1650.
Looking at the Event Viewer logs I was getting Access Vio
Which version of tomcat are you using? You need to add a context tag either
in the in the server.xml (for Tomcat 4.X) or place a yourappname.xml file
with the context tag in your $tomcat_home/catalina/localhost folder (if you
haven't changed your engine/host names).
check out:
http://tomcat.apa
Hi everybody,
I am trying to deploy an application inside the tomcat webapps
folder. But the problem is that when I put the necessary folder like .jar file
in lib folder, class files in classes folder and restart the tomcat I don't see
the application listed or deployed insi
Hi all
I want to configure Tomcat with IIS to service multiple domains same as Web
Hostings.My purpose is establish an Internet Hosting server.
Can any one help me or address useful documet for this?
Thanks
__
Do You Yahoo!?
Tired of spam? Yahoo!
Dave Kennell wrote:
So I've come to the conclusion that it is entirly disregarding my
WEB-INF folder...
Is WEB-INF folder under webapps/test?
Hm, I had some problems and find out on this mailing list that good idea
is to move everything from webapps/test to webapps/test/ROOT
and my server.xml
On 6/10/06, hv @ Fashion Content <[EMAIL PROTECTED]> wrote:
I had an incident on my server the other day where someone had succesfully
broken into the server to execute a port scanner.
do you have any kind of logs?
The port scanner was running under the tomcat process so I assume the
breakin