[jboss-as7-dev] AS7 datasource, description of security-domain attribute is wrong
Vimal Kansal
vkansal at redhat.com
Wed Nov 2 20:02:32 EDT 2011
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.
Thx
Vimal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20111103/607294b5/attachment-0001.html
More information about the jboss-as7-dev
mailing list