Hi, I have an entire system set up using standard pages and a .application file. However, what I need to do is load components on-the-fly from either external files or a .jar. And then deploy them under JBoss without re-creating the .war.
Basically, I need to be able to hot-deploy components without bringing down the server. Thoughts? thanks, Mark
