I'd like to run different projects on a single JBoss AS in IntelliJ IDEA (different projects, not different modules). All the projects should support hot deployment.
I know how to do that in Eclipse, but I've got no idea of how to do it in IntelliJ IDEA. Is this even possible?