I downloaded the db-derby-10.5.3.0-bin.zip and tried to run the ASTParser.java program with java jdk1.5.0_07, but got the following exception: cannot find symbol location: package org.apache.derby.iapi.reference import org.apache.derby.iapi.reference.ContextId;
I cannot find this class in the downloaded jar files. Where is the jar file that contains this package? -- View this message in context: http://www.nabble.com/ContextId-missing-tp25135555p25135555.html Sent from the Apache Derby Users mailing list archive at Nabble.com.
