> From: Thomas Chang [mailto:[EMAIL PROTECTED] > Subject: Re: Problem by starting Tomcat after setting the > spring-agent.jar > > The problem is: As I double click the "startup.bat", the > cmd-console just come out very short a disappear.
Stop trying to debug with a GUI. Start a command prompt, cd to the Tomcat bin directory, and enter "catalina.bat run" (without the quotes). This will kick off Tomcat in the current window and you'll be able to see any messages it generates. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: [email protected] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
