RE: cvs commit: jakarta-tomcat/src/etc/jk wrapper.properties

2002-03-13 Thread Larry Isaacs
nal Message- > From: Schreibman, David [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 13, 2002 12:57 PM > To: 'Tomcat Developers List' > Subject: RE: cvs commit: jakarta-tomcat/src/etc/jk wrapper.properties > > > Hi Larry, > > Thanks for checking this in

RE: cvs commit: jakarta-tomcat/src/etc/jk wrapper.properties

2002-03-13 Thread Edgar Knobloch
Hi David, there is a short explanation: http://www.weblogic.com/docs51/techsupport/java12.html#security Regards, Edgar > -Ursprüngliche Nachricht- > Von: Schreibman, David [mailto:[EMAIL PROTECTED]] > Betreff: RE: cvs commit: jakarta-tomcat/src/etc/jk wrapper.properties &

RE: cvs commit: jakarta-tomcat/src/etc/jk wrapper.properties

2002-03-13 Thread Schreibman, David
Hi Larry, Thanks for checking this in. By the way, what's up with -Djava.security.policy=="$(wrapper.tomcat_policy)" ? Is the == intentional? I had changed it to just = in the patch I submitted but I noticed that you left it in. Just curious and didn't want to pass up the chance to learn