<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
I executed the operation :<br>
<br>
/subsystem=datasources/data-source=java;jboss/datasources/ExampleDS:read-resource-description
.<br>
<br>
The attribute "security-domain" is returned as :<br>
<br>
"security-domain" => {<br>
"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<br>
handleauthentication. <b>This name correlates to the JAAS
login-config.xml descriptor application-policy/name attribute."</b>,<br>
"type" => STRING,<br>
"required" => false,<br>
"access-type" => "read-write",<br>
"storage" => "configuration",<br>
"restart-required" => "no-services"<br>
},<br>
<br>
I think the highlighted part of the description "This name
correlates to the JAAS login-config.xml descriptor
application-policy/name attribute." is wrong.<br>
<br>
Thx<br>
<br>
Vimal<br>
</body>
</html>