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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to