https://bz.apache.org/bugzilla/show_bug.cgi?id=62391

--- Comment #4 from Igal Sapir <d...@21solutions.net> ---
> IIRC, java.exe will always open a command-prompt to run the command. That's 
> why javaw.exe exists.

Right, but that is for Windowed, GUI applications where you don't want a
console window to open with the application.  I believe that that's where the
`w` comes from in `javaw`.

> Take a look at the svn history. As far as I can tell, javaw.exe has never 
> been used.

I have been using Tomcat with the Server JRE on Windows for a few years now. 
The Windows service runs well with the `java.exe` only.  

The only problem is with the installation of the Windows Service via
`service.bat`.

If there is no objection then I will go ahead and remove the offensive line.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to