[
http://jira.jboss.com/jira/browse/JBPM-682?page=comments#action_12347336 ]
David Lloyd commented on JBPM-682:
----------------------------------
Tom fixed it. The URL was basically the name of the file within the process archive, but
since facelets caches by URL, once the process form was displayed it would be cached even
though the URL provider changed. Tom added the process ID in to the URL, and that fixed
the problem.
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: David Lloyd
Priority: Blocker
Fix For: jBPM 3.2 alpha 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