[jboss-dev-forums] [Design of JBoss jBPM] - Re: Problem in deploying the processDefinition.xml

anu123suya do-not-reply at jboss.com
Fri Dec 8 01:17:39 EST 2006


It got deployed. Thanks Tom.

If anyone interested, this is what done to resolve the issue.
the hibernate should be configured to identify the ehcache class and the ehcache.xml file.
this can be done either in the .properties file or in the .cfg.xml file and this file should be in the classpath.

 hibernate.properties  file contains
hibernate.cache.provider_class=net.sf.ehcache.hibernate.EhCacheProvider
net.sf.ehcache.configurationResourceName=/ehcache.xml


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

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



More information about the jboss-dev-forums mailing list