JBoss Community

Re: Is the latest code for jBPM5 Humantask integration with Oracle availabe for download?

created by Kris Verlaenen in jBPM - View the full discussion

Are you sure you updated from the git master (fetch and merge)?

 

As for example:

https://github.com/krisv/jbpm/blob/master/jbpm-human-task/src/main/java/org/jbpm/task/Notification.java

Note that this has been updated to Notification_BAs, while your trace still shows:

Unsuccessful: drop table Notification_BusinessAdministrators cascade constraints

 

Also the PeopleAssignments class you are referencing shows table names that should be accepted by Orable DB (for example PeopleAssignments_PotOwners instead of the full name which was too long).

 

Kris

Reply to this message by going to Community

Start a new discussion in jBPM at Community