Product Documentation

c-treeACE V10.3 Release Notes

Previous Topic

Next Topic

Java - CLASSPATH default setting changed to ":" instead of ";"

The Unix ctsrvr.cfg defaults had the wrong delimiter character for the SETENV CLASSPATH. The two jar files are now separated by a colon (“:”) rather than a semicolon (“;”):

; JDK environment settings - Be sure to set the JDK to your version.

;SETENV CLASSPATH=../Java/jdk1.6.0_33/jre/lib/rt.jar:../bin/ace/sql/classes/ctreeSQLSP.jar

This was not a bug per se because the entry is commented out, but it may be used as a template for setting up stored procedures.

TOCIndex