security validation error in jbtools generated project for rule-based-permission-resolver
element
-------------------------------------------------------------------------------------------------
Key: JBSEAM-3329
URL:
https://jira.jboss.org/jira/browse/JBSEAM-3329
Project: Seam
Issue Type: Bug
Components: Security, Tools
Affects Versions: 2.1.0.BETA1
Reporter: Jay Balunas
Fix For: 2.1.0.BETA2
I have created a seam runtime from 2.1.0.BETA1, and used it to generate a EAR and WAR
projects. In each the components.xml is showing an error in the jboss tools.
The projects seems to compile, deploy, and execute fine. This may just be a missing
element, that does not effect runtime.
The error is "cvc-complex-type.2.4.c: The matching wildcard is strict, but no
declaration can be found for element
'security:rule-based-permission-resolver'." and shows on the
"<security:rule-based-permission-resolver
security-rules="#{securityRules}"/>" line of the components.xml.
I checked the "security-2.1.xsd" both online and locally in the distribution
(just in case it needed updating online), but this element
"rule-based-permission-resolver" is not there.
because this does not seem to cause a runtime problem this is only a major.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira