I want to run my grails apps from intelliJ on JBoss-5.1.0.GA installed locally on my machine.
If somebody has any experience please share.
Thanks,
p.s. The aim is to simulate different production enivronments ...
I have a project which is running in jboss using grails.
What we are doing as of now is :
make changes in intelliJ, create war using grails command(at command prompt), run ...