Can someone w/ cygwin please applies the patch I sent last week about the
scripts.
http://marc.theaimsgroup.com/?l=tomcat-dev&m=99830164420886&w=2

Bip Thelin applied the patch for digest.sh, and asked someone to do so w/
catalina.sh and jasper.sh.
but the latest are still missing the patches and it does not work w/ cygwin.

I believe jasper should also be modified to use the java from JAVA_HOME.
It requests for JAVA_HOME but does a

  java $JASPER_OPTS -classpath $CP ...

instead of (like catalina and digest do):

  $JAVA_HOME/bin/java $JASPER_OPTS -classpath $CP ...

This one is not in the patch...

Cheers,

-- 
 Stéphane Bailliez 
 Software Engineer, Paris - France 
 iMediation - http://www.imediation.com 
 Disclaimer: All the opinions expressed above are mine and not those from my
company. 

Reply via email to