Supplementation: I found the problem is caused by extending my custom form class, which extends Struts ValidatorForm class. My custom form class is located in some jar file in WEB-INF/lib. Problem is fixed if I only extend ValidatorForm. But it isn't a solution at all, because I want create an ancestor with some business methods. :-(
Peter -- View this message in context: http://www.nabble.com/Struts-config-parsing-exception-on-Sun-Java-System-Application-Server-8.2-tf4115450.html#a11708435 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]