On Tue, Feb 17, 2009 at 12:03 PM, <kas...@nekoconeko.nl> wrote: > An unexpected application exception has occurred. > java.lang.ClassNotFoundException: caught an exception while obtaining > a class file for nl.collection.components.Layout
Please post the full stack trace. ;) It looks like your Layout class was found, but something prevented its instrumentation and loading. > In t5.0.10 the template files and the class files for Layout were > inside the nl.collections.components package. I've read somewhere on > the mailinglist that they might need to be separated so I moved the > Layout.tml file to my WebContent folder. In both ways it didn't work > out. They need to be in the classpath. It doesn't matter where you put them in your sources folder as long as they are copied to the classpath. -- Thiago --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org