[jboss-user] [jBPM] - Error while deploying the JBPM project from eclipse

Maurice de Chateau do-not-reply at jboss.com
Wed Apr 21 10:51:20 EDT 2010


Maurice de Chateau [http://community.jboss.org/people/MohReece] replied to the discussion

"Error while deploying the JBPM project from eclipse"

To view the discussion, visit: http://community.jboss.org/message/538773#538773

--------------------------------------------------------------
Hi Sameer,

>From your description I cannot see exactly how you integrated jBPM with your JBoss AS server; I'm guessing that you followed the installation script that adds the /jbpm directory to the /deploy directory of your server?

Fact is that this "hibernate.identity.hbm.xml" file is inside the identity.jar file (which resides in the /deploy/jbpm/jbpm-service.sar directory if you followed said script), so this may be missing or corrupt.

If you are starting out with jBPM, chances are that you're not using the functionality in the identity module yet. If that is the case, you can remove the dependency on that module by commenting out the following lines from jBPM's Hibernate configuration (hibernate.cfg.xml file):
    <mapping resource="hibernate.extra.hbm.xml" />
    <mapping resource="hibernate.identity.hbm.xml" />
That way this particular file will not be read and you should be able to proceed with your deployment.

HTH.

Cheers,
Maurice

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/538773#538773]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100421/3e7837b5/attachment.html 


More information about the jboss-user mailing list