[
https://issues.apache.org/jira/browse/OPENEJB-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12869850#action_12869850
]
David Jencks commented on OPENEJB-1284:
---------------------------------------
Fixed in rev 946861. I used the option name "envprops.override" which could
perhaps be improved. I also check the option on each override rather than once:
by adding a parameter to the method call we could check less frequently.
> Be able to turn off overriding enb-entry values from
> META-INF/env-entries.properties
> ------------------------------------------------------------------------------------
>
> Key: OPENEJB-1284
> URL: https://issues.apache.org/jira/browse/OPENEJB-1284
> Project: OpenEJB
> Issue Type: Improvement
> Components: deployment
> Affects Versions: 3.2
> Reporter: David Jencks
> Assignee: David Jencks
> Fix For: 3.2
>
>
> Openejb has the really handy feature of being able to set env-entry values
> from META-INF/env-entries.properties files. Right now these values always
> override values supplied from xml or annotations, when present, as well as
> installing values not mentioned in xml or annotations.
> It would be useful to be able to turn off the "override" functionality.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.