You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Harish Krishnaswamy <hk...@comcast.net> on 2003/06/08 16:52:15 UTC

Re: Digester parse exception - DON'T BOTHER!

The problem was in the doctype declaration. I had copied a 
page-specification declaration into the application specification.

Harish Krishnaswamy wrote:

> Does anyone know why the following exception is thrown at startup 
> while using 3.0b1? I get this exception both on Tomcat and Jetty. My 
> app seems to be behaving properly though. I have checked my 
> specifications and they seem to be matching dtd1.4.
>
> 271 [main] ERROR digester.Digester  - Parse Error at line 7 column -1: 
> Root element type is "application", but was declared to be 
> "page-specification".
> org.xml.sax.SAXParseException: Root element type is "application", but 
> was declared to be "page-specification".
>
> Thanks
> Harish
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>