If you are using AppFuse 2.0 you should also change the dependencies in your project to point to appfuse-web-common rather than a specific web framework, and roll the rest yourself from there. If you started your project using one of the archetypes, it is likely you will need to make a number of changes to the files the archetypes populated your project with in order to get things working.
Mike. On 5/1/07, sparqle <[EMAIL PROTECTED]> wrote:
Never mind. I found the problem. I just had to comment out some filters from the web.xml - specially the sitemesh filter. I also removed the dwr and clickstream filters and associated servlets/listeners. It works fine now. -- View this message in context: http://www.nabble.com/Appfuse-with-no-user-interface-tf3676270s2369.html#a10274311 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
