-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: duplicateA duplicate of another issueA duplicate of another issuetype: enhancementA general enhancementA general enhancement
Description
Pierre Bittner opened SPR-978* and commented
We need a configurer that resolves placeholder as application's environment entries.
Our application is deployed on different environments (development, integration, production) and even in production we have the same application deployed many times.
We must build different web archives just to change few properties (mail server, reporting server, etc.).
In a J2EE application, such properties should be configured in application's environment entries (JNDI).
I'll attached a proposal for an EnvironmentEntryPropertyPlaceholderConfigurer.
See this thread for more infos:
http://forum.springframework.org/viewtopic.php?t=5196
Attachments:
- EnvironmentEntryPropertyPlaceholderConfigurer.java (5.72 kB)
- EnvironmentEntryPropertyPlaceholderConfigurerTests.java (4.22 kB)
Issue Links:
- JNDI Property Placeholder Configurer [SPR-3030] #7716 JNDI Property Placeholder Configurer ("duplicates")
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)status: duplicateA duplicate of another issueA duplicate of another issuetype: enhancementA general enhancementA general enhancement