Hello,

Thanks for responding to my post - I didn't think anyone would!

Attached is a zip file containing revised catalina.sh and catalina.bat
files supporting JPDA_OPTS (supported in tomcat 4.1.18), and support for
a new JPDA_SUSPEND.

catalina.sh changes:

1. Documented JPDA_OPTS in the script (this was missing)
2. Added support for JPDA_SUSPEND environment variable. If not
specified, it defaults to "n" (backward compatible).

catalina.bat changes: 

1. Added back support for JPDA_OPTS. I basically re-implemented as it
was in tomcat 4.1.18. Note that its only implemented in the non-security
execution branch (this is how it was in tomcat 4.1.18).

2. Documented JPDA_OPTS in the script.

3. Added support for JPDA_SUSPEND environment variable. If not
specified, it defaults to "n" (backward compatible).

I am sorry, I have never contributed anything to open source before, so
I am not sure about the procedure. You offered to take a look, so I am
sending this to you. 

If you think this is OK, you can check it in, or you can point me to the
instructions on how to contribute.

Let me know either way.

Thanks,

Kurt Roy
PROS Revenue Management
3100 Main Street, Suite 900
Houston, TX 77002
Phone: 713-335-8007
Email: [EMAIL PROTECTED]


-----Original Message-----
From: Mark Thomas [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 08, 2006 10:21 PM
To: Tomcat Users List
Subject: Re: tomcat 5.5.17 catalina.bat - dropping support for JPDA_OPTS
environment variable?

Kurt Roy wrote:
> Hello,
> 
> We have upgraded from tomcat 4.1.18 to 5.5.17, and have found that our
> system start up process on Windows can no longer set jpda debugger
> options on the tomcat java command line.
> 
> This occurs because the 5.5.17 catalina.bat file no longer supports
the
> environment variable $JPDA_OPTS, which our start up process used to
use
> to place jpda information. What is interesting is that catalina.sh
STILL
> supports JPDA_OPTS. So we have this problem on windows only. 
> 
> Is this an intentional change?

Not that I can tell. If you care to create a patch and submit it to
bugzilla I'll take a look.

Mark

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




The information contained in this email may be confidential and/or legally 
privileged. It has been sent for the sole use of the intended recipient(s). If 
the reader of this message is not an intended recipient, you are hereby 
notified that any unauthorized review, use, disclosure, dissemination, 
distribution, or copying of this communication, or any of its contents, is 
strictly prohibited. If you have received this communication in error, please 
contact the sender by reply email and destroy all copies of the original 
message. Thank you




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to