Re: T5.0.13: form problem

2008-06-12 Thread Weisu
Thanks Harald! It works now. Wei. Harald Geritzer-2 wrote: > > >> java.lang.ClassNotFoundException: caught an exception while obtaining a >> class file for org.apache.tapestry5.corelib.components.Form. > > if its the slf4j logger, which isn't found and you're using jetty try to > put a file ca

Re: T5.0.13: form problem

2008-06-11 Thread Harald Geritzer
java.lang.ClassNotFoundException: caught an exception while obtaining a class file for org.apache.tapestry5.corelib.components.Form. if its the slf4j logger, which isn't found and you're using jetty try to put a file called "jetty-web.xml" into your WEB-INF folder. jetty-web.xml: =