[jboss-jira] [JBoss JIRA] Closed: (JBPM-647) give service factory element precedence over the attribute

Tom Baeyens (JIRA) jira-events at jboss.com
Wed Nov 15 07:59:42 EST 2006


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

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