[jboss-jira] [JBoss JIRA] (AS7-2481) datasource, description of security-domain attribute is wrong

Jesper Pedersen (Assigned) (JIRA) jira-events at lists.jboss.org
Wed Nov 9 14:54:45 EST 2011


     [ https://issues.jboss.org/browse/AS7-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesper Pedersen reassigned AS7-2481:
------------------------------------

    Assignee: Jesper Pedersen  (was: Stefano Maestri)

    
> datasource, description of security-domain attribute is wrong
> -------------------------------------------------------------
>
>                 Key: AS7-2481
>                 URL: https://issues.jboss.org/browse/AS7-2481
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management, JCA
>            Reporter: Vimal Kansal
>            Assignee: Jesper Pedersen
>             Fix For: 7.1.0.CR1
>
>
> Hi,
> I executed the operation :
> /subsystem=datasources/data-source=java;jboss/datasources/ExampleDS:read-resource-description .
> The attribute "security-domain" is returned as :
>  "security-domain" => {
>        "description" => "Indicates Subject (from security domain) are used to distinguish connections in the pool. The content of the security-domain is the name of the JAAS security manager
>  handleauthentication. This name correlates to the JAAS login-config.xml descriptor application-policy/name attribute.",
>        "type" => STRING,
>        "required" => false,
>        "access-type" => "read-write",
>        "storage" => "configuration",
>        "restart-required" => "no-services"
>    },
> I think the highlighted part of the description "This name correlates to the JAAS login-config.xml descriptor application-policy/name attribute." is wrong.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list