I am struggling to run ADF on Jboss 6.4. I packaged all the libs that are required to run a simple ADF application as part of the ear itself (WEB-INF/lib) and this application is running when deployed to weblogic. Now I changed to Jboss 5.x in deployment descriptors of both ear and war but I am hitting the below error :
Failed to parse XML descriptor of adf-richclient-impl.jar

The client already have a JBoss EAP and have been using it for ages and doesnt want to move Weblogic for just ADF. Are there any real time ADF applications running on JBoss ? Is it possible to build an enterprise ADF application to run JBoss ? If not JBoss, is it suggested to go with GlassFish for enterprise applications - not sure about the scalability of GlassFish when compared to servers like Weblogic/WebSphere/JBoss ?