On 2/1/07, Jeffrey Blattman <[EMAIL PROTECTED]> wrote:
i also see this in the logs which i missed initially ...ERROR 2007-02-01 11:12:35,420 Digester:error - Parse Error at line 17 column 13: The content of element type "formset" is incomplete, it must match "(constant*,form+)". org.xml.sax.SAXParseException: The content of element type "formset" is incomplete, it must match "(constant*,form+)". looking in the webapp, there is a file, validation.xml that contains a "formset" element ... <formset> <!-- Define form validation config in validation-forms.xml --> </formset> indeed, it doesn't match the schema. do i need to fill something in there?
I haven't seen a problem like that before so I wonder: Which app server? Which version of Java? - Dave
