markt 2005/02/15 14:17:53
Modified:catalina/src/bin setclasspath.bat setclasspath.sh
Log:
Fix bug 26558. Improve error message when there is a problem with JAVA_HOME.
- Based on a patch supplied by Kent Schnaith,
Revision ChangesPath
1.10 +19 -7 jakarta-tomc
markt 2004/02/12 13:38:12
Modified:catalina/src/bin setclasspath.bat setclasspath.sh
Log:
Fix bug 14246. Make clear in error message that JDK is required. Reported by Eric
Bloch.
Revision ChangesPath
1.9 +2 -1 jakarta-tomcat-4.0/catalina/src/bin/setclasspath
remm2003/01/17 02:07:21
Modified:catalina/src/bin setclasspath.bat setclasspath.sh
Log:
- Port patch.
Revision ChangesPath
1.8 +2 -2 jakarta-tomcat-4.0/catalina/src/bin/setclasspath.bat
Index: setclasspath.bat
patrickl02/03/30 15:53:24
Modified:catalina/src/bin Tag: tomcat_40_branch setclasspath.bat
setclasspath.sh
Log:
Remove line that reset JAVA_OPTS so that user's JAVA_OPTS can be used
Revision ChangesPath
No revision
No
patrickl02/03/30 15:50:43
Modified:catalina/src/bin setclasspath.bat setclasspath.sh
Log:
Remove line that reset JAVA_OPTS so that user's JAVA_OPTS can be used
Revision ChangesPath
1.5 +1 -4 jakarta-tomcat-4.0/catalina/src/bin/setclasspath.bat
Index: setc
patrickl02/02/13 17:29:47
Modified:catalina/src/bin setclasspath.bat setclasspath.sh
Log:
Changed -Djava.endorse.dirs to new common/endorsed directory
Revision ChangesPath
1.4 +2 -2 jakarta-tomcat-4.0/catalina/src/bin/setclasspath.bat
Index: setclasspath.
patrickl02/02/05 09:59:28
Modified:catalina/src/bin setclasspath.bat
Log:
Add checking for all of the other tools in JAVA_HOME that the other scripts use
Revision ChangesPath
1.3 +10 -2 jakarta-tomcat-4.0/catalina/src/bin/setclasspath.bat
Index: setclasspa
All,
I have added the required java.endorsed.dirs property to support JDK 1.4
(note: this has no effect with JDK 1.3).
Although I verified that several servlets and JSP pages work without
exceptions runing Tomcat both with and without -security, my testing was
limited. So, those of you using JDK
patrickl02/01/30 15:08:28
Modified:catalina/src/bin Tag: tomcat_40_branch setclasspath.bat
setclasspath.sh
Log:
Add bin directory to java.endorsed.dirs property as well since it is needed to run
with the -security option.
Revision ChangesPath
No
patrickl02/01/30 15:01:50
Modified:catalina/src/bin setclasspath.bat setclasspath.sh
Log:
Set java.endorsed.dirs property to common/lib so that the XML parser in common/lib
overrides the parser bundled with JDK 1.4. This behavior is needed for Tomcat to
behave under JDK 1.4 like i
patrickl02/01/30 14:37:03
Modified:catalina/src/bin Tag: tomcat_40_branch setclasspath.bat
setclasspath.sh
Log:
Set java.endorsed.dirs property to common/lib so that the XML parser in common/lib
overrides the parser bundled with JDK 1.4. This behavior is nee
11 matches
Mail list logo