Hi Burr,

I am new to JBPM, wanted to setup Jbpm on Jboss 4.0.5. I have followed the 
below steps.

1. Downloaded latest Jbpm 3.1.2 kit from the net.

2. Extracted the files.

3. get the jbpm.sar and jbpm.war files from the location 
\jbpm-server\server\jbpm\deploy and moved <jboss-home>\server\default\deploy 
location.


4. start the server using run.bat


org.hibernate.HibernateException: Could not parse configuration: 
hibernate.cfg.xml
        at org.hibernate.cfg.Configuration.doConfigure(Configuration.java:1418)
        at org.hibernate.cfg.Configuration.configure(Configuration.java:1352)
        at 
org.jbpm.db.hibernate.HibernateHelper.createConfiguration(HibernateHelper.java:90)
        at 
org.jbpm.persistence.db.DbPersistenceServiceFactory.getConfiguration(DbPersistenceServiceFactory.java:68)
        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:78)
        at 
org.jbpm.persistence.db.DbPersistenceService.getMessagingSession(DbPersistenceService.java:235)
        at org.jbpm.JbpmContext.getMessagingSession(JbpmContext.java:521)
        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)
Caused by: org.dom4j.DocumentException: org.dom4j.DocumentFactory Nested 
exception: org.dom4j.DocumentFactory
        at org.dom4j.io.SAXReader.read(SAXReader.java:484)
        at org.hibernate.cfg.Configuration.doConfigure(Configuration.java:1408)
        ... 14 more



5. Enven i tried to remove the file from jbpm.war dom4j-1.6.1.jar. That gives 
the same problem for me.

is the above steps which I am following are correct.

Could you help me to setup the Jbpm in Jboss 4.0.5. Please also provide the 
comlete steps which you are following.



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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4245092
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to