]
Tom Baeyens closed JBPM-647.
----------------------------
Resolution: Done
give service factory element precedence over the attribute
----------------------------------------------------------
Key: JBPM-647
URL:
http://jira.jboss.com/jira/browse/JBPM-647
Project: JBoss jBPM
Issue Type: Feature Request
Components: Core Engine
Reporter: Tom Baeyens
Assigned To: Tom Baeyens
Fix For: jBPM 3.2 alpha 2
when both an attribute and a subelement factory are given, the subelement should be
used.
<service name="persistence"
factory="org.jbpm.persistence.db.DbPersistenceServiceFactory" >
<factory>
<bean factory="org.jbpm.persistence.db.DbPersistenceServiceFactory">
<field name="isTransactionEnabled">false></field>
</bean>
</factory>
</service>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: