Hi Folks, I've added a couple of enhancements to the pax web war stuff so that:
(1): If the bundle header 'Webapp-Deploy' is to false, then the war is not published when it's first found. (2): added a simple org.ops4j.pax.web.extender.war.WarManager interface which can be used start/stop published wars. (3): added a new WAITING state to the WebEvent class to represent the case where a 2nd war deployment is done on a context that has already been deployed. My fork is at: https://github.com/chirino/org.ops4j.pax.web I would love it if someone could review and merge back. Regards, Hiram FuseSource Web: http://fusesource.com/ _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
