-
Bug
-
Resolution: Done
-
Critical
-
1.3.2.Final
-
None
XSD validation of test-wildfly-config.xml in tests fails because of invalid XSD:
Src-resolve: Cannot Resolve The Name 'resource-type' To A(n) 'simpleType Definition' Component.
Problem is, "resource-type" (which is complexType) is used as type of an attribute (not of an element) in certificate-revocation-list-type.
Edit: there is much more errors when trying to verify testing XMLs against XSDs.