Hi,

I hope someone has expierience with Tapestry 5.0.13 and tomcat.

Version 5.0.10 worked fine, since 5.0.11 I got an error during tomcat startup:
20.06.2008 08:36:32 org.apache.catalina.core.StandardContext start
SCHWERWIEGEND: Error filterStart
20.06.2008 08:36:32 org.apache.catalina.core.StandardContext start
SCHWERWIEGEND: Context [/MyApp] startup failed due to previous errors
 
I tested tomcat 5.5 and 6.0 with Java 1.6.0 on Ubuntu Linux.

I have set the new path name with tapestry5 in web.xml:
    <filter>
        <filter-name>app</filter-name>
        <filter-class>org.apache.tapestry5.TapestryFilter</filter-class>
    </filter>
and jar'ed the class files since tapestry cannot read WEB-INF/classes as 
described in the tomcat deploy page.

I hope someone can give me a hint, since I think its a configuration issue.

Thanks!
Regards,
Udo.

-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to