Skip to content

Configurer that resolves placeholders as environment entries [SPR-978] #5690

@spring-projects-issues

Description

@spring-projects-issues

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:

Issue Links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: coreIssues in core modules (aop, beans, core, context, expression)status: duplicateA duplicate of another issuetype: enhancementA general enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions