[jboss-as7-dev] AS7 datasource, description of security-domain attribute is wrong

Jaikiran Pai jpai at redhat.com
Thu Nov 3 03:37:34 EDT 2011


Also, issues like these are easy to fix (just a line change in the 
appropriate place). So if you are interested then feel free to provide a 
patch http://community.jboss.org/wiki/HackingonAS7

-Jaikiran
On Thursday 03 November 2011 05:39 AM, Stuart Douglas wrote:
>
> For this sort of minor issue please just file a JIRA. It does not 
> require the attention of the entire AS7 mailing list.
>
> Stuart
>
> On 03/11/2011, at 11:02 AM, Vimal Kansal wrote:
>
>> 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
>> _______________________________________________
>> jboss-as7-dev mailing list
>> jboss-as7-dev at lists.jboss.org <mailto:jboss-as7-dev at lists.jboss.org>
>> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
>
>
>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev



More information about the jboss-as7-dev mailing list