[
http://jira.magnolia-cms.com/browse/MAGNOLIA-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=23979#action_23979
]
Hudson CI server commented on MAGNOLIA-2644:
--------------------------------------------
Integrated in !http://hudson.magnolia-cms.com/nocacheImages/16x16/blue.gif!
[magnolia_main-trunk
#955|http://hudson.magnolia-cms.com/job/magnolia_main-trunk/955/]
Allow property initializer to use also servlet context attributes.
> Allow property initializer to use also servlet context attributes.
> ------------------------------------------------------------------
>
> Key: MAGNOLIA-2644
> URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-2644
> Project: Magnolia
> Issue Type: Improvement
> Components: core
> Affects Versions: 3.6.3, 4.0
> Reporter: Danilo Ghirardelli
> Assignee: Fabrizio Giustina
> Fix For: 4.1.1
>
> Attachments: ServletContext-attrib-env.patch
>
>
> On some application servers is very useful to have the property configurer
> use also servlet context attributes and/or parameters to choose what
> configuration file should be loaded.
> This is mainly a WebSphere issue, because one of the "recommended" cluster
> configuration is to have multiple jvm instances on the same server. (I'm not
> trying to say this is a good or bad choice, I only found it on some servers)
> With the current property configurer there is no way to have a different
> configuration for each jvm, because the only difference is the
> "com.ibm.websphere.servlet.application.host" attribute in servlet context.
> This particular attribute obviously works only for WebSphere, but with the
> simple path I attached you could use any other servlet context attribute or
> parameter.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------