views:

81

answers:

5

We have switched to JBoss 6 to make it possible to use a wider range of Java EE technologies. We chose JBoss because of its small memory footprint compared to other application servers, so we have no other choice.

Do you know any developer tools that can be integrated with JBoss AS 6?

Thanks in advance

Jonathan Frank

A: 

See JBoss Tools.

Matthew Flaschen
+1  A: 

Eclipse and JBoss Tools play nice.

Petar Minchev
A: 

In addition to JBoss Tools, there is also JBoss Developer Studio.

Colin Pickard
Having used JBoss Developer Studio I would recommend against it
Woot4Moo
Why? Could you elaborate more?
Petar Minchev
A: 

JBoss 6 will run with the WTP server definition for 5.0.

Pascal Thivent
A: 

Jetbrains' Idea Ultimate Edition too has an excellent support for JBoss and development.

volothamp