[jboss-dev] Handling deployment of bad wars

Jean-Frederic jfclere at gmail.com
Tue May 15 10:58:07 EDT 2007


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 7880 bytes
Desc: not available
Url : http://lists.jboss.org/pipermail/jboss-development/attachments/20070515/137373f5/attachment.bin 


More information about the jboss-development mailing list