Thanks Tom... I was way beyond the point of frustration by the time I wrote
this email. Switching out my JDK, AppServer and IDE at once time resulted in
about 25 hours of frustration (sleep is for the weak! Or so I'm told).

It's all good now and thanks for the suggestion about the service, I totally
spaced on that one.

        -C-

-----Original Message-----
From: Tim Lucia [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 30, 2006 10:34 PM
To: 'Tomcat Users List'
Subject: RE: Startup batch files in 5.5

You installed the .exe version.  The .zip version (I believe) contains all
the batch files.  Not that you need them.  You can manipulate the VM startup
options via the service control (tomcat5w aka system tray monitor.)  On the
Java tab, simply add (each on it's own line)

-Xdebug
-Xrunjdwp:transport=dt_socket,server=y,address=8888,suspend=n

See these 

http://debuggercore.netbeans.org/docs/VM-options.html 
http://java.sun.com/j2se/1.4.2/docs/tooldocs/windows/jdb.html

for all the options.

Tim

-----Original Message-----
From: Cord Awtry [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 30, 2006 10:19 PM
To: users@tomcat.apache.org
Subject: Startup batch files in 5.5

So I'm trying to set up Tomcat 5.5 with remote debugging because my new IDE
is a complete pain in my backside, but I noticed that my new Tomcat5.5
installation that have the old familiar batch files for launching the
server. all it has is 3 jar files, tomcat5.exe and tomcat5w.exe in the bin
directory.
 
What happened to all the nicely prepped and configurable batch files?
 
            -C-
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to