[jboss-jira] [JBoss JIRA] Closed: (JBPM-717) cascade persistence operations from timer to action

Tom Baeyens (JIRA) jira-events at jboss.com
Wed Oct 11 07:51:41 EDT 2006


     [ http://jira.jboss.com/jira/browse/JBPM-717?page=all ]

Tom Baeyens closed JBPM-717.
----------------------------

    Fix Version/s: jBPM 3.2 alpha 2
       Resolution: Done

i have done this programmatically in the SchedulerSession.  the reason is that i absolutely want to prevent that users start updating their process definition without knowing it.  that could be the case if we turn on hibernate cascading and the user starts to update an action that he fetched from the process definition.  i have added a check if the hibernate session knows about the action.  if not, it is saved


> cascade persistence operations from timer to action
> ---------------------------------------------------
>
>                 Key: JBPM-717
>                 URL: http://jira.jboss.com/jira/browse/JBPM-717
>             Project: JBoss jBPM
>          Issue Type: Feature Request
>          Components: Core Engine
>            Reporter: Alejandro Guizar
>         Assigned To: Tom Baeyens
>             Fix For: jBPM 3.1.3, jBPM 3.2 alpha 2
>
>
> when creating timers from user code, the action object is not saved with the timer.

-- 
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

        



More information about the jboss-jira mailing list