java.lang.ClassNotFoundException: flex.server.j2ee.cache.CacheFilter You are correct, I am trying to use the method of creating it from the CF admin, which, I don't know, should work without having to unpack the WAR, diddle with the web.xml and then have to repack the war, don't you think? I did get it to work by using the installer WAR, unpacking it, adding my app, then repacking it, but that is dumb. Is that how people need to go about automating their deployments with ColdFusion? It seems like whatever method you go with you need to unpack the WAR, add your code, and repack it. What's the point of the CFadmin tool if it doesn't work? THis garbage is frustrating.
... View more