You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jürgen Weber (JIRA)" <ji...@apache.org> on 2009/05/28 13:34:46 UTC

[jira] Commented: (GERONIMO-4630) Need good ways to override env-entry values in jndi

    [ https://issues.apache.org/jira/browse/GERONIMO-4630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12713949#action_12713949 ] 

Jürgen Weber commented on GERONIMO-4630:
----------------------------------------

Ideally, you would browse with the console to the application, click on it, the application plans would open and you could change env-entry values.

On redeploying the application Geronimo should check, if there are overridden parameters, should inform the user and let the user decide, if the overriding parameters should be kept or thrown away. In the latter case Geronimo should offer a plan snippet containing the changed parameters.

See also GERONIMO-4376.



> Need good ways to override env-entry values in jndi
> ---------------------------------------------------
>
>                 Key: GERONIMO-4630
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4630
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: naming
>            Reporter: David Jencks
>
> Currently we have no way to override env-entry values supplied in spec deployment descriptors or annotations.
> Minimally we need to be able to override them in geronimo plans, I think there's already a jira for that.
> However people may want to set these from some kind of global configuration file for the server.  We need to think up a way to do something like this.
> One possibility -- not sure how good it is -- would be to have the geronimo plan configure jndii links to global jndi.  Then you can put whatever you want in global jndi such as by reading in a property file using a gbean and binding stuff.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.