Tagged Questions

3
votes
1answer
2k views

Achieving seam hot deployment with Intellij-idea

How can I achieve hot deployment with Intellij-IDEA and Seam 2? I've set up a separate module to deploy hot deployable class files to WEB-INF/dev/, but it still deploys as one big clump.