How can I achieve hot deployment with Intellij-IDEA and Seam 2?
I've set up Intellij 8.1 with a standard Jboss Seam 2.1 seam-gen project, so that I can hot separate module to deploy my controllers hot deployable class files to WEB-INF/dev?WEB-INF/dev/, but it still deploys as one big clump.
