I can successfully install jbpm on mysql using jbpm-installer. However, we need to install it on oracle.
I create an accounts jbpm5/jbpm5 and task/ task on oracle and two are at the same schema.
I can connect to oracle server using Oracle SQL Developer
https://community.jboss.org/servlet/JiveServlet/downloadImage/102-19021-1-19107/450-344/oracleDeveloper.jpg
I try to refer to the web site:
http://docs.jboss.org/jbpm/v5.3/userguide/ch.installer.html#d0e872
and do modification as my attachment: jbpm-installer.rar.
I run:
1. c:\jbpm-installer\ant clean.demo
2. ant install.demo.db
3. ant start.demo.db
It has the following error:
https://community.jboss.org/servlet/JiveServlet/downloadImage/102-19021-1-19109/450-580/jbpmOracleError.jpg
enclosed is the files which I modified..
Please help. Thanks for your kindly help.