Can I use the message.properties to override the jsf-default-messages?! I added
javax.faces.component.UIInput.REQUIRED=Please enter a nice value for this field. to my messages.properties, but I''m still getting getting the default-message for a h:inputText with required="true". Is this supposed to be working (it works fine for the validator-messages, though. Adding a validator.assertFalse=Totally wrong assertion overwrites the default). Any hints what I am doing wrong?! Cheers stf View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029912#4029912 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4029912 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
