[jboss-user] [jBPM Users] - Re: hibernate.cfg.xml not found
elhostis
do-not-reply at jboss.com
Wed Sep 30 12:13:39 EDT 2009
"kukeltje" wrote : It should be on the classpath.
What do you mean by "on the classpath" ?
I launch my project with this command :
java -classpath
| /usr/share/java/mysql.jar:
| /usr/share/java/hibernate/hibernate3.jar:
| /usr/share/java/dom4j/dom4j-1.6.1.jar:
| /home/projet/liferay-portal-5.2.3/tomcat-6.0.18/lib/ext/log4j.jar:
| /home/projet/liferay-portal-5.2.3/tomcat-6.0.18/lib/ext/coucheMetier.jar:
| /home/projet/liferay-portal-5.2.3/tomcat-6.0.18/lib/ext/coucheMetier2.jar:
| /home/projet/liferay-portal-5.2.3/tomcat-6.0.18/lib/ext/jdom.jar:
| /home/projet/liferay-portal-5.2.3/tomcat-6.0.18/lib/ext/workflow.jar:
| /home/projet/liferay-portal-5.2.3/tomcat-6.0.18/lib/ext/jbpm-3.1.1.jar:
| /home/projet/liferay-portal-5.2.3/tomcat-6.0.18/lib/ext/commons-logging.jar:
| /home/projet/liferay-portal-5.2.3/tomcat-6.0.18/appTCP/appTCP.jar:
| /home/config/hibernate.cfg.xml smartagsw.smartouch.appTCP.Server
|
I have the config file in the classpath (in bold), but the problem still exixts.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4257912#4257912
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4257912
More information about the jboss-user
mailing list