start AS with xb.builder.useUnorderedSequence
---------------------------------------------
Key: JBAS-6743
URL:
https://jira.jboss.org/jira/browse/JBAS-6743
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Alexey Loubyansky
Assignee: Alexey Loubyansky
Fix For: JBossAS-5.1.0.CR1
The latest XB (with the default settings) has became much more sensitive wrt validation
errors during XML parsing. This is mainly about the order of the elements in sequences.
There are a number of JBoss configuration XML files (at the times of testing it's
aop.xml, vfs.xml, etc) that can't be validated. As a temporary workaround, I am
setting xb.builder.useUnorderedSequence=true, which will ignore the order in which the
elements appear in the XML.
This should remain a temporary workaround and the wrong files and/or their bindings have
to be fixed.
--
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