[jboss-jira] [JBoss JIRA] (JGRP-1820) XML schema broken for AUTH

Dennis Reed (JIRA) issues at jboss.org
Wed Apr 2 02:01:13 EDT 2014


     [ https://issues.jboss.org/browse/JGRP-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Reed updated JGRP-1820:
------------------------------

    Priority: Minor  (was: Major)

    
> XML schema broken for AUTH
> --------------------------
>
>                 Key: JGRP-1820
>                 URL: https://issues.jboss.org/browse/JGRP-1820
>             Project: JGroups
>          Issue Type: Bug
>    Affects Versions: 3.4.1
>            Reporter: Dennis Reed
>            Assignee: Bela Ban
>            Priority: Minor
>
> The XML schema does not pass validation for AUTH.
> AUTH merges in properties for the pluggable auth_class, which are not currently included in the schema.
> For example the fixed_members_value when using FixedMembershipToken is not included in the schema and fails validation:
>     <AUTH auth_class="org.jgroups.auth.FixedMembershipToken"
> 		fixed_members_value="localhost/7900">
>     </AUTH>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list