Try Eclipse with the JBoss Tools plugin.
But if you are new to this, I really recommend that you do things by hand. Here's what
I do. I use the IDE to edit the Java source files and config files. I use either Maven or
Ant to build the EJB JAR file and the client. I manually copy the EJB JAR file to JBoss
AS. And I run the client from a command line.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4209118#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...