tomcat / windows service [message #115026] |
Fri, 01 July 2005 04:52  |
Eclipse User |
|
|
|
hi all,
does anyone know how to configure eclipse/web tools to use the installed
Windows Service for Tomcat 5.9?? At present, it starts up an in-process
instance, but i want it to use the Windows Service instance?
thanks for any help!
regards
simon
|
|
|
Re: tomcat / windows service [message #116494 is a reply to message #115026] |
Tue, 05 July 2005 18:14  |
Eclipse User |
|
|
|
Originally posted by: jeff.duska_removethis.noaa.gov
simon pithers wrote:
> hi all,
>
> does anyone know how to configure eclipse/web tools to use the installed
> Windows Service for Tomcat 5.9?? At present, it starts up an in-process
> instance, but i want it to use the Windows Service instance?
>
> thanks for any help!
>
> regards
>
> simon
>
>
I'd use Ant catalina tasks to deploy your application. It isn't as
seemless as the in-process method. If you start you Tomcat service in
debug mode, you will be able to attach the Java debugger to the process.
HTH,
Jeff
|
|
|
Powered by
FUDForum. Page generated in 0.03702 seconds