[jboss-user] [JBoss jBPM] - Re: Database connection

2006-11-13 Thread J.E.Z
Hi again, after some tests i discovered the true reason of the problem, but not a solution for it. If anybody know why it happens, tell me please: | Exception in thread JbpmCommandExecutor java.lang.NoClassDefFoundError: org/hibernate/Session | at

[jboss-user] [JBoss jBPM] - Re: Database connection

2006-11-13 Thread J.E.Z
Hi one more time, the last problem was a mistake with 'jbpm.cfg.xml' location. But, after solve it i got a new exception: | org.jbpm.JbpmException: couldn't parse jbpm configuration from resource 'jbpm.cfg.xml' | at org.jbpm.JbpmConfiguration.getInstance(JbpmConfiguration.java:284)

[jboss-user] [JBoss jBPM] - Re: Database connection

2006-11-13 Thread J.E.Z
Additional comments: I'm using Tomcat 5, MySQL 5 and jBPM 3.1.2 Regards, Jeferson Zanim View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3985534#3985534 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3985534

[jboss-user] [JBoss jBPM] - Database connection

2006-11-10 Thread J.E.Z
Hi, im a begginer at using jBPM. I copied the jbpm.war from the Starters Kit to my Tomcat/webapps. But i dont know how to configure my database connection on it. I already used the scripts to create the a database in MySQL called jbpm. My problem is, how to inform my web application to use