Hi, the XML validator became more strict in JBoss 5. Especially element order is checked now.
So, your working config actually has xml errors. It works in older JBoss versions, because they didn't check those errors. Going back to an older JBoss version is not the right approach to deal with this problem ;-). Best regards Wolfgang View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4268082#4268082 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4268082 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
