Hi Max,
I tried various combinations for my classpath.
A. Simply adding the "target" folder with my compiled pojos and other compiled classes, gives me the same error.
B. A more sophisticated setup would include
1. mysql-connector-java-5.0.4.jar
2. my lib folder which contains these:
acegi-security-1.0.3.jar
antlr-2.7.6.jar
asm-1.5.3.jar
asm-attrs-1.5.3.jar
cglib-2.1_3.jar
cglib-nodep-2.1_3.jar
commons-beanutils-1.6.jar
commons-codec-1.3.jar
commons-digester-1.6.jar
commons-el-1.0.jar
commons-lang-2.1.jar
commons-logging-1.0.4.jar
commons-validator-1.3.1.jar
dom4j-1.6.1.jar
ehcache-1.2.3.jar
hibernate-3.2.1.ga.jar
hibernate-annotations-3.3.0.ga.jar
hibernate-commons-annotations-3.3.0.ga.jar
jasper-runtime-5.5.15.jar
jsp-api-2.0.jar
jstl-1.1.2.jar
jta-1.0.1B.jar
oro-2.0.8.jar
persistence-api-1.0.jar
spring-2.0.6.jar
standard-1.1.2.jar
struts-core-1.3.8.jar
struts-taglib-1.3.8.jar
struts-tiles-1.3.8.jar
3. rt.jar from my jdk installation
4. "target" with my compiled pojos
-
I have uploaded the src folder here:
http://rapidshare.com/files/47183348/src.zip.html
svn address for the whole project under "pressure":
https://edemocrazy.svn.sourceforge.net/ ... edemocrazy