[
http://jira.jboss.com/jira/browse/JBSEAM-1597?page=comments#action_12384173 ]
Flavio Crispim commented on JBSEAM-1597:
----------------------------------------
I have a similar case were I´m using jBPM and I wan´t to be able to change/improve the
process definition on-the-fly,
but a redeploy of the EAR shouldn´t override de latest process definition. In this way, I
don´t want to put the process file on the EAR.
I´m gessing if I a deploy of an dummy proccess with the EAR will get the jBPM stuff up and
running, and then manage de process installation through jbpm-console, for example.
Any comments?
Initialize jBPM when process-definitions are not configured in
components.xml
-----------------------------------------------------------------------------
Key: JBSEAM-1597
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1597
Project: JBoss Seam
Issue Type: Feature Request
Components: BPM
Environment: JBoss-4.2.0, Seam-2.0.BETA1
Reporter: Piotr Walczyszyn
Priority: Minor
I have a case where I use jBPM but I want to load processdefinitions myself, through jBPM
api. When I have it configured in components.xml without any processdefinition entries
just <bpm:jbpm/> it doesn't get fully loaded (hibernate mappings are not loaded
etc).
I would expect that jBPM gets fully loaded and configured when I just put
<bpm:jbpm/> in componets.xml.
--
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