Running JRuby on JBoss
Hi Community,
I develop my JRuby project using WEBrick as the development server. In production we are using JBoss so my question is: is there an easy way to run the application within RubyMine on a JBossAS?
The default way is to build the war file and deploy it to the jboss manually.
Regards,
Stefan
Please sign in to leave a comment.
Okay, wrong IDE. IntelliJ IDEA has full support for JRuby and JBoss ...