anonymous wrote : 16:54:21,973 ERROR [[/DexCenterQueueing2-war]]
StandardWrapper.Throwable
| java.lang.NoClassDefFoundError: net/sf/hibernate/HibernateException
| at java.lang.Class.forName0(Native Method)
| at java.lang.Class.forName(Class.java:169)
| at
au.edu.qut.yawl.engine.interfce.InterfaceB_EnvironmentBasedServer.init(InterfaceB_Environ
| mentBasedServer.java:52
This seems to be coming from the
au.edu.qut.yawl.engine.interfce.InterfaceB_EnvironmentBasedServer class. Make sure you are
importing the correct version of hibernate classes. Hibernate3 i packaged in
org.hibernate.* whereas the earlier version of Hibernate was net.sf.*
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4194274#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...