>
> Program: ...Software Foundation\Tomcat 5.0\bin\tomcat5.exe
> File: CheckFailureSnippet.cpp
> Line: 41
>

Whose code it is?

AFAIK, service startup code for TC 5.5 and 6.0 for Windows comes from
procrun project (http://commons.apache.org/daemon/procrun.html, search
this mailing list archives for details), but that application is
written in C [1], not C++.

[1] 
http://svn.apache.org/viewvc/commons/proper/daemon/trunk/src/native/nt/procrun/src/

I do not know how it is for 5.0, but probably the same.

If the error is in CheckFailureSnippet.cpp, you should find its
source, guess the error, fix and recompile it. If it is in tomcat
code, tomcat sources are available.

---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to