Hi, I finally converted my C2.1 App to C2.2. I used the block archetype for that, so my project is packaged as jar. To deploy it as a war (for tomcat5.x) i created a small webapp-archetype project that hosts my block project (added as dependency). If i call my deployed project everything looks fine until i call a CForm template. i receive the error message "Could not parse form definition". if i run my project with jetty, it works. if i run it using the hosting webapp, it doesn't.
any idea? regards, matthias --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
