<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">
<div>
<table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
<tbody>
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
<tbody>
<tr>
<td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
<h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
<!-- To have a header image/logo replace the name below with your img tag -->
<!-- Email clients will render the images when the message is read so any image -->
<!-- must be made available on a public server, so that all recipients can load the image. -->
<a href="http://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
</td>
</tr>
<tr>
<td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
Is the latest code for jBPM5 Humantask integration with Oracle availabe for download?
</h3>
<span style="margin-bottom: 10px;">
created by <a href="http://community.jboss.org/people/bpmn2user">bpmn2user</a> in <i>jBPM</i> - <a href="http://community.jboss.org/message/581044#581044">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">
<div class="jive-rendered-content"><p>It appears from one of the discussions (<a class="" href="http://community.jboss.org/message/571322#571322">http://community.jboss.org/message/571322</a>) that the latest human task code has the fixes to run against Oracle database. I downloaded the code from <a class="jive-link-external-small" href="https://hudson.jboss.org/hudson/job/jBPM5/lastSuccessfulBuild/artifact/target/jbpm-5.0-SNAPSHOT-pre-bin/">https://hudson.jboss.org/hudson/job/jBPM5/lastSuccessfulBuild/artifact/target/jbpm-5.0-SNAPSHOT-pre-bin/</a><a class="jive-link-external-small" href="https://hudson.jboss.org/hudson/job/jBPM5/lastSuccessfulBuild/artifact/target/jbpm-5.0-SNAPSHOT-pre-bin/">https://hudson.jboss.org/hudson/job/jBPM5/lastSuccessfulBuild/artifact/target/jbpm-5.0-SNAPSHOT-pre-bin/</a><a class="jive-link-external-small" href="https://hudson.jboss.org/hudson/job/jBPM5/lastSuccessfulBuild/artifact/target/jbpm-5.0-SNAPSHOT-pre-bin/">https://hudson.jboss.org/hudson/job/jBPM5/lastSuccessfulBuild/artifact/target/jbpm-5.0-SNAPSHOT-pre-bin/</a><a class="jive-link-external-small" href="https://hudson.jboss.org/hudson/job/jBPM5/lastSuccessfulBuild/artifact/target/jbpm-5.0-SNAPSHOT-pre-bin/">https://hudson.jboss.org/hudson/job/jBPM5/lastSuccessfulBuild/artifact/target/jbpm-5.0-SNAPSHOT-pre-bin/</a> and I still get the same exceptions as mentioned in the earlier discussions (ORA-01747,ORA-00972,ORA-00903 etc) such as long names for tables/coloums etc, see an example below:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>2011-01-16 11:39:40,517 (SchemaExport.java:348) ERROR org.hibernate.tool.hbm2ddl.SchemaExport - Unsuccessful: alter table PeopleAssignments_TaskStakeholders add constraint FKE6997FFA2C122ED2 foreign key (entity_id) references OrganizationalEntity</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>2011-01-16 11:39:40,517 (SchemaExport.java:349) ERROR org.hibernate.tool.hbm2ddl.SchemaExport - ORA-00972: identifier is too long</p><p>….</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>Unsuccessful: drop table Notification_BusinessAdministrators cascade constraints</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>2011-01-16 11:39:27,173 (SchemaExport.java:363) DEBUG org.hibernate.tool.hbm2ddl.SchemaExport - ORA-00972: identifier is too long</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>For example, the code <a class="jive-link-external-small" href="https://github.com/krisv/jbpm/blob/f1918a7170baf2193fafbf8d86555558864a4d03/jbpm-human-task/src/main/java/org/jbpm/task/PeopleAssignments.java">https://github.com/krisv/jbpm/blob/f1918a7170baf2193fafbf8d86555558864a4d03/jbpm-human-task/src/main/java/org/jbpm/task/PeopleAssignments.java</a> still shows the long table names.</p></div>
<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
<p style="margin: 0;">Reply to this message by <a href="http://community.jboss.org/message/581044#581044">going to Community</a></p>
<p style="margin: 0;">Start a new discussion in jBPM at <a href="http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034">Community</a></p>
</div></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>