You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Marilen Corciovei <le...@nemesisit.rdsnet.ro> on 2003/09/23 22:35:47 UTC

Resin again, XML error, Could not parse specification

Hi,

Does anyone had this error:

org.apache.tapestry.ApplicationRuntimeException: Could not parse
specification

classpath:/org/apache/tapestry/html/ExceptionDisplay.jwc.
	at org.apache.tapestry.engine.DefaultSpecificationSource.parseSpecification(DefaultSpecificationSource.java:208)
	at org.apache.tapestry.engine.DefaultSpecificationSource.getComponentSpecification(DefaultSpecificationSource.java:316)
	at org.apache.tapestry.engine.Namespace.locateComponentSpecification(Namespace.java:327)
	at org.apache.tapestry.engine.Namespace.getComponentSpecification(Namespace.java:243) 

I am getting this when I try to move an application which works perfectly with Tomcat 4.1.24
and Tapestry 3beta2 to Resin 2.1.11.

Thanks, Len