[JBoss JIRA] Commented: (BPEL-174) resume process execution after system restart
by Alejandro Guizar (JIRA)
[ http://jira.jboss.com/jira/browse/BPEL-174?page=comments#action_12340800 ]
Alejandro Guizar commented on BPEL-174:
---------------------------------------
Added reference to definition from ScopeInstance.
Reenabled lazy loading for Nodes.
Fixed overlapping problem between Scope.root and StructuredActivity.nodes associations. The Activity.compositeActivity association cannot be shared as the inverse of the two associations mentioned earlier.
Fixed column name overlap in Alarm: CreateTimerAction already uses column REPEAT_.
> resume process execution after system restart
> ---------------------------------------------
>
> Key: BPEL-174
> URL: http://jira.jboss.com/jira/browse/BPEL-174
> Project: JBoss jBPM BPEL
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Engine
> Affects Versions: jBPM BPEL 1.0 alpha 4
> Reporter: Alejandro Guizar
> Assigned To: Alejandro Guizar
> Fix For: jBPM BPEL 1.1 beta 2
>
>
> Right now the relation servlet only opens message listeners for activities that create process instances. It must also load existing tokens pointing to inbound message activities and open their corresponding request listeners.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 11 months
[JBoss JIRA] Commented: (JBPM-443) JPBM does not work with MySQL 5.0
by Ronald van Kuijk (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-443?page=comments#action_12340772 ]
Ronald van Kuijk commented on JBPM-443:
---------------------------------------
Could the following statement throw a light on what is observered:
- exception when inserting new boolean values
- always returning false for bit values already in database
Especially I'm curious to the exceptions... are they logged somewhere?
> JPBM does not work with MySQL 5.0
> ---------------------------------
>
> Key: JBPM-443
> URL: http://jira.jboss.com/jira/browse/JBPM-443
> Project: JBoss jBPM
> Issue Type: Bug
> Components: Core Engine
> Affects Versions: jBPM 3.0, jBPM 3.1, jBPM 3.0.1, jBPM 3.0.2, jBPM 3.0.3, jBPM 3.2 alpha 1, jBPM 3.1.1, jBPM 3.1.2, jBPM 3.0.4
> Environment: Windows XP, Mysql 5.0 beta2, JBPM 3.0
> Reporter: Ravi Prakash Reddy Ummadi
> Assigned To: Tom Baeyens
>
> When JBPM is used with MySQL 5.0, the process is skipping the intermediate steps in the process definition.
> The behaviour is unpredictable. The same works fine with MySQL 4.1 and other databases.
> The problem may be in DB scripts ( DB scrips run fine though) or .hbm.xml files .
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 11 months