]
Mark Li edited comment on JBPM-2967 at 11/4/10 9:31 AM:
--------------------------------------------------------
jBPM is Dead?
No any one assigned for this issue for 2 weeks?
it seems that the rumor is true.
was (Author: constantinee):
jBPM is Dead?
No any one assigned for this issue for 2 weeks?
its seem that the rumor is true.
jBPM not support Hibernate 3.6 on oracle db
-------------------------------------------
Key: JBPM-2967
URL:
https://jira.jboss.org/browse/JBPM-2967
Project: jBPM
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: jBPM 4.4
Environment: oracle 10g, hibernate 3.6, jBPM 3.6, java 1.6, windows 7
Reporter: Mark Li
following code will throw a cant cast to oracle.sql.BLOB exception!
ProcessEngine processEngine = new
Configuration().setResource("cn/ac/iitcm/cmcollect/jbpm.cfg.xml").buildProcessEngine();
RepositoryService repositoryService = processEngine.getRepositoryService();
NewDeployment deployment = repositoryService.createDeployment();
String id =
deployment.addResourceFromClasspath("cn/ac/iitcm/cmcollect/collectprocess.jpdl.xml").deploy();
if I change to setBlob to setBinaryStream, this exception will pass, but other exception
appears:
It will break constraint for JBPM_DEPLOYMENT.
hibernate 3.6 is much more faster than 3.6, I donot want to switch back. please correct
this. thanks.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: