[jboss-user] [jBPM] - Re: JBPM Apps fail to deploy after running install.demo ant script
Maciej Swiderski
do-not-reply at jboss.com
Wed Dec 12 03:44:27 EST 2012
Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion
"Re: JBPM Apps fail to deploy after running install.demo ant script"
To view the discussion, visit: https://community.jboss.org/message/782992#782992
--------------------------------------------------------------
first of all you should not modify persistence-JPA[1,2].xml files that are in installer/db folder as they are used to generate ddl scripts. Since you used it deployment failed as these persistence.xml files do not have defined data source definitions thus connection cannot be obtained when bootstraping the entity manager factory which is the root cause of deployment failure.
running simply ant install.demo.noeclipse and then ant start.demo.noeclipse will install and run all components for jbpm demo environment. There is not need to modify any of the files unless you would like to reconfigure demo environment.
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/782992#782992]
Start a new discussion in jBPM at Community
[https://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/20121212/4849068c/attachment.html
More information about the jboss-user
mailing list