in the server log file deeper in the following :
Caused by: java.lang.NoClassDefFoundError
        at 
org.hibernate.mapping.SimpleValue.createIdentifierGenerator(SimpleValue.java:152)
        at org.hibernate.impl.SessionFactoryImpl.(SessionFactoryImpl.java:181)
        at 
org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1154)
        at 
org.jbpm.persistence.db.DbPersistenceServiceFactory.getSessionFactory(DbPersistenceServiceFactory.java:90)
        at 
org.jbpm.persistence.db.DbPersistenceService.getSessionFactory(DbPersistenceService.java:74)
        at 
org.jbpm.persistence.db.DbPersistenceService.getSession(DbPersistenceService.java:79)
        at org.jbpm.JbpmContext.getSession(JbpmContext.java:354)
        at org.jbpm.webapp.bean.UserBean.getUsers(UserBean.java:53)
        at org.jbpm.webapp.bean.UserBean.getUserSelectItems(UserBean.java:61)
        ... 87 more

which file/jar is missing ?
regards,
Ruby

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

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


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to