Miloud Haimoune [https://community.jboss.org/people/milhaim] created the 
discussion

"Re: install jbpm 5.3 using oracle as database"

To view the discussion, visit: https://community.jboss.org/message/751004#751004

--------------------------------------------------------------
Hi,
Your issue is coming form your persistance.xml under task-service folder :

you have :

<property name="hibernate.default_schema">jbpm5</property>


and you should have :

| <property name="hibernate.default_schema" value="jbpm5"/> |  |

HTH
--------------------------------------------------------------

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

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

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to