[jboss-jira] [JBoss JIRA] (AS7-2481) datasource, description of security-domain attribute is wrong
Brian Stansberry (Updated) (JIRA)
jira-events at lists.jboss.org
Thu Nov 3 16:30:46 EDT 2011
[ https://issues.jboss.org/browse/AS7-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated AS7-2481:
----------------------------------
Assignee: Stefano Maestri (was: Brian Stansberry)
Fix Version/s: 7.1.0.CR1
Component/s: JCA
> 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: Stefano Maestri
> 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