Deployers in JBoss Microcontainer
September 17th, 2008In order to deploy a Rails app, I’ve had to learn the innards of Microcontainer’s deployer framework. After a few wrong turns, I feel like I’ve finally gotten a handle on it.
While we’re all used to dropping in an .ear or a .war, and might think in terms of deploying these archive formats, that’s ultimately [...]