Add the possibility to deploy process definition never/ifNotExists/always in
components.xml
-------------------------------------------------------------------------------------------
Key: JBSEAM-2236
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2236
Project: JBoss Seam
Issue Type: Patch
Components: BPM
Reporter: Alexandre Russel
Priority: Optional
Process definition are always deployed atm.
The patch allows to set deployement to:
always (a process definition will always be deployed even if it already exists in the db
at startup time, this is the default)
never (never deployed, would be the responsability of the code to do so)
ifNotExists (if a processDefinition of the same name already exists in the database, do
nothing, otherwise deploy).
I added a separate folder for test (I'll start a thread in the forum about it).
related thread/jira:
http://jira.jboss.org/jira/browse/JBSEAM-198
http://jira.jboss.org/jira/browse/JBSEAM-1034
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=90206
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=103819
--
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