<!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>
    &nbsp;"security-domain" =&gt; {<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "description" =&gt; "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>
    &nbsp;handleauthentication. <b>This name correlates to the JAAS
      login-config.xml descriptor application-policy/name attribute."</b>,<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "type" =&gt; STRING,<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "required" =&gt; false,<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "access-type" =&gt; "read-write",<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "storage" =&gt; "configuration",<br>
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "restart-required" =&gt; "no-services"<br>
    &nbsp;&nbsp; },<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>