[jira] Commented: (GERONIMO-3076) Request to add Security Realm dependencies from the web console

2007-04-12 Thread David Jencks (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488588
 ] 

David Jencks commented on GERONIMO-3076:


You can't change the depedencies of a module through config.xml, only through 
modifying the plan for the module.  I don't think we should support changing 
dependencies through config.xml: if aliasing through 
artifact_aliases.properties isn't enough then we should concentrate on xml 
configuration in car files so its relatively easy to change a "compiled" module.

> Request to add Security Realm dependencies from the web console
> ---
>
> Key: GERONIMO-3076
> URL: https://issues.apache.org/jira/browse/GERONIMO-3076
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: security
>Affects Versions: 2.0-M4
> Environment: all
>Reporter: Bill Brown
>
> Greetings: 
> I am not sure if this has already been requested.  I have a custom jaas 
> security realm I use for authentication.  The realm depends on a library in 
> the common lib.  When the server is down I can add the dependency tag in the 
> gbean for the realm in the config.xml file.  I think it would be a neat 
> feature to be able to add this and other dependencies to the realm from 
> within the web console while the server is running without having to edit the 
> config.xml server when the server is stopped.   
> Thanks for the consideration.
> Bill.

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



[jira] Commented: (GERONIMO-3076) Request to add Security Realm dependencies from the web console

2007-04-09 Thread Bill Brown (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487566
 ] 

Bill Brown commented on GERONIMO-3076:
--

Greetings: 

I need to further point out that I have not figured out a way to modify the 
config.xml file to add the missing dependency for the custom realm.  Is there a 
proper way to do this?  Which RTFM do I need to see?  
Thanks.
Bill. 

> Request to add Security Realm dependencies from the web console
> ---
>
> Key: GERONIMO-3076
> URL: https://issues.apache.org/jira/browse/GERONIMO-3076
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: security
>Affects Versions: 2.0-M4
> Environment: all
>Reporter: Bill Brown
>
> Greetings: 
> I am not sure if this has already been requested.  I have a custom jaas 
> security realm I use for authentication.  The realm depends on a library in 
> the common lib.  When the server is down I can add the dependency tag in the 
> gbean for the realm in the config.xml file.  I think it would be a neat 
> feature to be able to add this and other dependencies to the realm from 
> within the web console while the server is running without having to edit the 
> config.xml server when the server is stopped.   
> Thanks for the consideration.
> Bill.

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



[jira] Commented: (GERONIMO-3076) Request to add Security Realm dependencies from the web console

2007-04-09 Thread David Jencks (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487487
 ] 

David Jencks commented on GERONIMO-3076:


Could you provide examples of what is currently generated and what you'd like 
to have generated?  Which file is this in?

As a side note, from your description it looks like the console is adding the 
security realm gbeans directly to config.xml.  I think its almost always more 
appropriate to create an entirely new plan, and if that's not what the console 
is doing I think we should change it. Again I'm not quite sure what the console 
can do but adding dependencies to a plan is something that should be available 
in a uniform way for all plans.

thanks


> Request to add Security Realm dependencies from the web console
> ---
>
> Key: GERONIMO-3076
> URL: https://issues.apache.org/jira/browse/GERONIMO-3076
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: security
>Affects Versions: 2.0-M4
> Environment: all
>Reporter: Bill Brown
>
> Greetings: 
> I am not sure if this has already been requested.  I have a custom jaas 
> security realm I use for authentication.  The realm depends on a library in 
> the common lib.  When the server is down I can add the dependency tag in the 
> gbean for the realm in the config.xml file.  I think it would be a neat 
> feature to be able to add this and other dependencies to the realm from 
> within the web console while the server is running without having to edit the 
> config.xml server when the server is stopped.   
> Thanks for the consideration.
> Bill.

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