I've been professionally working with Java application servers for five years, but I have only experienced my self two vendors: Weblogic and JBoss, and mainly the last.
Focusing in JBoss I'm currently migrating (or at least trying to) some apps from 4.2.2 version to the first "stable" version of 6.x series. However I feel cluttered with issues far more complicated that I expected. Class loading, logging, startup process, everything seams to have changed, I'm sure for better but will always be like this?
So I question myself what are the other real alternatives out there? The existing alternatives have the same problems?
You may ask what features do I use for requiring a application server like JBoss: currently JMS, XA Transactions, Datasources.