[jboss-jira] [JBoss JIRA] Updated: (JBPM-682) task forms are not reloaded when a process is reloaded

Tom Baeyens (JIRA) jira-events at jboss.com
Thu Nov 16 15:21:41 EST 2006


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

Tom Baeyens updated JBPM-682:
-----------------------------

        Summary: task forms are not reloaded when a process is reloaded  (was: Make forms versionable)
     Issue Type: Bug  (was: Feature Request)
    Description: 
tom: this has to do with the caching of the task forms.

kukeltje: At first the forms seem to be 'versionable' like the process archive. When trying to use this, it does not work. 

If I have an error in a form, correct it and deploy a new process, the new form is stored in the DB. If I start a new pi for the latest pd, the previous version of the form seems to be cached by something however and used for the new process (form name stays the same). If I stop the server and start it again, start a new instance of the latest process (or load one for which I'm sure a correct form is present, the correct form is used. The tasks in older instances which should use the old forms can now be executed as well (meaning they use the new form).

  was:
At first the forms seem to be 'versionable' like the process archive. When trying to use this, it does not work. 

If I have an error in a form, correct it and deploy a new process, the new form is stored in the DB. If I start a new pi for the latest pd, the previous version of the form seems to be cached by something however and used for the new process (form name stays the same). If I stop the server and start it again, start a new instance of the latest process (or load one for which I'm sure a correct form is present, the correct form is used. The tasks in older instances which should use the old forms can now be executed as well (meaning they use the new form).


> task forms are not reloaded when a process is reloaded
> ------------------------------------------------------
>
>                 Key: JBPM-682
>                 URL: http://jira.jboss.com/jira/browse/JBPM-682
>             Project: JBoss jBPM
>          Issue Type: Bug
>          Components: Web Interface
>    Affects Versions: jBPM 3.2 alpha 1
>         Environment: JBoss 4.03, jBPM 3.2 cvshead, jdk 1.5
>            Reporter: Ronald van Kuijk
>         Assigned To: Tom Baeyens
>            Priority: Blocker
>             Fix For: jBPM 3.2
>
>
> tom: this has to do with the caching of the task forms.
> kukeltje: At first the forms seem to be 'versionable' like the process archive. When trying to use this, it does not work. 
> If I have an error in a form, correct it and deploy a new process, the new form is stored in the DB. If I start a new pi for the latest pd, the previous version of the form seems to be cached by something however and used for the new process (form name stays the same). If I stop the server and start it again, start a new instance of the latest process (or load one for which I'm sure a correct form is present, the correct form is used. The tasks in older instances which should use the old forms can now be executed as well (meaning they use the new form).

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