Hi!

I recently updated my version of ww2 and it all stopped working (what was I expecting... ;-)
Somehow my xwork.xml was not accepted by the configuration parser:


org.xml.sax.SAXParseException: The content of element type "package" must match "(result-types?,interceptors?,default-interceptor-ref?,global-results?,action*)".
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)


The problem was that the order of these elements was not the same as in the error message above. Is this how it should be? (I don't know very much about xml and parsing but it seems pretty stupid if the order of, not related, elements is constrained)

/Jonas



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to