Handling deployment of bad wars
by Jean-Frederic
Hi,
I am trying to handle the deployment of a bad war with jsr88.
distribute() doesn't detect that a war is "corrupted"(for example the
one of the baddeployment-web.war of the testsuite).
Find attached a patch for comments.
Note that it requires to add:
<attribute name="Controller"><inject bean="jboss.kernel:service=Kernel"
property="controller"/></attribute>
in server/default/conf/jboss-service.xml to work.
Cheers
Jean-Frederic
18 years, 11 months