]
Bela Ban resolved JGRP-1820.
----------------------------
Resolution: Done
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
Fix For: 3.5
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: