Javaw.exe -- "javaw.exe" belongs to Java from Sun Microsystems, Inc..
The javaw.exe command is identical to java.exe, except that with javaw.exe there is no associated console window. This implies you can't get it to display the version with -version since there is no console to display it on. Use javaw.exe when you don't want a command prompt window to appear. The javaw.exe launcher will, however, display a dialog box with error information if a launch fails for some reason. -- Paul J. Brzezinski Integration Engineering - GM EDS, an HP company Phone:+1-248-365-9615(8-355) P [email protected] -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Monday, May 04, 2009 7:42 PM To: Tomcat Users List; [email protected] Subject: Re: Tomcat Configuration in Eclipse Seen the ports but not sure on what exactly is javaw.exe and how is it related to Tomcat On Mon, May 4, 2009 at 5:18 PM, André Warnier <[email protected]> wrote: > [email protected] wrote: > >> Now when I tried to free port 8080,8010 and 8006 than I observe that on >> all >> this port javaw.exe is running which I suppose is needed for Tomcat Server >> so now important thing to notice is that javaw.exe is already running >> than >> why Tomcat Server is not able to work... >> >> And what is javaw.exe ? > It looks eerily like a Tomcat, seen the ports. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
