anonymous wrote : I searched for "userValidation" in all xml files
It's not "userValidation". It's useValidation. In my other post i have also mentioned the file and its location : anonymous wrote : For example, in the %JBOSS_HOME%/server/< serverName>/deployers/ear-deployer-jboss-beans.xml you will find the commented out lines: | | | anonymous wrote : <!-- uncomment to disable xml validation property name="useValidation">false</property --> | | | So uncomment them to: | | <property name="useValidation">false</property> View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4221465#4221465 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4221465 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
