|
From: Leif M. <le...@ta...> - 2003-04-24 23:48:02
|
The interactive option is used to allow the service to display a GUI. It does not display the console. If you want to view the console output download a tail program and then tail the wrapper.log file. If you do a google search for "Windows tail", there are several out there. Hope this helps, Cheers, Leif Jean-Marc Taillant wrote: >I would like to use Java Wrapper to start/stop my catalina 4.1.24 with NT >Service. All seems ok, my server i succeed in starting/stopping my server >through NT service console. Now I would like to be able to launch a DOS >console to see CATALINA logs. I take the standard options for starting >CATALINA. I set the interactive option to true but when I start the Service >no console is displayed! > > |