Menu

#3 why i can't run ashpool with jdk1.5

open
nobody
None
5
2006-02-17
2006-02-17
Anonymous
No

when i type command 'java -jar ashpool.jar database'
with jdk.1.5,it will throw a error information.
when i use jdk1.5,run well.

the fellowing error information:

testSource: java.sql.SQLException: Could not open
datastore: SAX2 driver class
org.apache.crimson.parser.XMLReaderImpl not found
java.sql.SQLException: Could not open datastore: SAX2
driver class org.apache.crimson.parser.XMLReaderImpl
not found
at com.rohanclan.ashpool.jdbc.Driver.connect
(Driver.java:136)

Discussion


Log in to post a comment.