Hi,
as I read that I should post feature requests here, I will do so.
When working with BEA I noticed a nice feature which wuld be cool, if it could be added to JBoss.
An EAR can contain a directory containing jar-files. These jar-files are made globaly available to all other applications. Just as if they were copied into the configurations lib directory. This would make deploying applications a lot easier, since I wouldnt have to add all the client jars to each EAR that belong to my application.
Just a thought ... till then I will add the clients to all EARs ... not nice, but it works.
Regards,
Christofer Dutz
You can do this with JBoss, too, by not scoping your deployment, i.e. classes can be are shared between modules, see
http://www.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration