[jboss-user] [jBPM] - Re: JBPM5 integration with oracle

Kris Verlaenen do-not-reply at jboss.com
Mon Dec 6 13:44:46 EST 2010


Kris Verlaenen [http://community.jboss.org/people/KrisVerlaenen] created the discussion

"Re: JBPM5 integration with oracle"

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

--------------------------------------------------------------
The default column name for the date inside the NodeInstanceLog was using "date", which is not allowed in Oracle DB.
I've changed the default column name to "log_date" and tested persistence with Oracle DB and it seems to working correctly here.
 https://github.com/krisv/jbpm/blob/master/jbpm-bam/src/main/resources/AuditLog.hbm.xml https://github.com/krisv/jbpm/blob/master/jbpm-bam/src/main/resources/AuditLog.hbm.xml
Let me know if you still have issues.

Kris
--------------------------------------------------------------

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

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/20101206/4f096f4e/attachment.html 


More information about the jboss-user mailing list