[jboss-user] [JBoss jBPM] - after some tests i discovered the true reason of the problem

shaowenchang do-not-reply at jboss.com
Fri Aug 21 04:42:48 EDT 2009


Exception in thread "JbpmCommandExecutor" java.lang.NoClassDefFoundError: org/hibernate/Session
	at org.jbpm.persistence.db.DbPersistenceServiceFactory.openService(DbPersistenceServiceFactory.java:55)
	at org.jbpm.svc.Services.getService(Services.java:136)
	at org.jbpm.svc.Services.getPersistenceService(Services.java:175)
	at org.jbpm.JbpmContext.getPersistenceService(JbpmContext.java:594)
	at org.jbpm.JbpmContext.getMessagingSession(JbpmContext.java:519)
	at org.jbpm.msg.db.DbMessageService.(DbMessageService.java:49)
	at org.jbpm.msg.db.DbMessageServiceFactory.openService(DbMessageServiceFactory.java:32)
	at org.jbpm.svc.Services.getService(Services.java:136)
	at org.jbpm.svc.Services.getMessageService(Services.java:172)
	at org.jbpm.msg.command.CommandExecutorThread.executeCommand(CommandExecutorThread.java:112)
	at org.jbpm.msg.command.CommandExecutorThread.run(CommandExecutorThread.java:79)

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4250810#4250810

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4250810



More information about the jboss-user mailing list