You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Mark <el...@gmail.com> on 2005/05/31 20:37:00 UTC

source code for tomcat as a service...

Where can I find the source code that builds the Tomcat windows
service?  I poked around in the jakarta-tomcat-5 CVS repository and
there is nothing there.....

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org


Re: source code for tomcat as a service...

Posted by Mark <el...@gmail.com>.
that is the answer I was looking for...

Big Thanks to you !!

On 5/31/05, Mladen Turk <mt...@apache.org> wrote:
> Mark wrote:
> > OK, I got the source code.  From what I can tell, this will install my
> > program in  the same manner as Tomcat.  I will get the little icon in
> > the system tray and all that, which is awesome.
> > Do you know which parts of this I should be loading into MSVC++ in
> > order to build the executable?
> >
> 
> Project files are for VisualStudio .NET
> Open the src/native/nt/procrun/procrun.sln
> 
> prunmgr is tomcat5w.exe
> prunsrv is tomcat5.exe
> 
> Regards,
> Mladen.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org


Re: source code for tomcat as a service...

Posted by Mladen Turk <mt...@apache.org>.
Mark wrote:
> OK, I got the source code.  From what I can tell, this will install my
> program in  the same manner as Tomcat.  I will get the little icon in
> the system tray and all that, which is awesome.
> Do you know which parts of this I should be loading into MSVC++ in
> order to build the executable?
> 

Project files are for VisualStudio .NET
Open the src/native/nt/procrun/procrun.sln

prunmgr is tomcat5w.exe
prunsrv is tomcat5.exe

Regards,
Mladen.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org


Re: source code for tomcat as a service...

Posted by Mark <el...@gmail.com>.
OK, I got the source code.  From what I can tell, this will install my
program in  the same manner as Tomcat.  I will get the little icon in
the system tray and all that, which is awesome.
Do you know which parts of this I should be loading into MSVC++ in
order to build the executable?

Thank you.

On 5/31/05, Mark Thomas <ma...@apache.org> wrote:
> http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/daemon/
> 
> Mark wrote:
> > Where can I find the source code that builds the Tomcat windows
> > service?  I poked around in the jakarta-tomcat-5 CVS repository and
> > there is nothing there.....
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org


Re: source code for tomcat as a service...

Posted by Mark Thomas <ma...@apache.org>.
http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/daemon/

Mark wrote:
> Where can I find the source code that builds the Tomcat windows
> service?  I poked around in the jakarta-tomcat-5 CVS repository and
> there is nothing there.....

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org