[jboss-as7-dev] Intended deployemnt behavior?

Jason T. Greene jason.greene at redhat.com
Mon Jul 11 11:00:22 EDT 2011


On 7/11/11 9:41 AM, Max Rydahl Andersen wrote:
> Brian,
>
>> This is merged (thanks!) along with a fix such that deleting the
>> deployment content triggers undeploy[1].
>>
>> [1] https://issues.jboss.org/browse/AS7-1240
>
> For clarification - does this "undeploy on deleted content" only apply to zipped archives
> or will it also happen for exploded ?
>
> And I assume deleting the .deploy will work in any case?
>

It only applies to things which have auto-deploy turned on. So not by 
default for exploded. Although you could turn it on and get russian 
roulette deployment. The biggest problem being that frameworks are 
surprised when their content disappears before being shutdown. This isnt 
an issue for archives because we make a copy.

-- 
Jason T. Greene
JBoss, a division of Red Hat


More information about the jboss-as7-dev mailing list