[jboss-as7-dev] Intended deployemnt behavior?

Max Rydahl Andersen max.andersen at redhat.com
Mon Jul 11 07:17:48 EDT 2011


> 
> As a side note: 
> 
> Users are not advised to use the file system deployment mechanism.
> This is intended to be used by deployment tools that properly deal with all the 
> marker files (eclipse, maven). Users should either rely on the CLI or the web interface to deploy applications:
> 
> https://docs.jboss.org/author/display/AS7/Admin+Guide

sorry, but that is just the wrong direction to point people too.

None of those mechanism supports incremental deployments and are inherently slow for development when you go beyond helloworld.

fine suggestions for production deployments though.
/max

> 
> 
> Ike
> 
> 
> 
> On Jul 8, 2011, at 3:38 PM, Bill Burke wrote:
> 
>> Maybe I'm just not supposed to do it this way but:
>> 
>> 1) I deployed a bad war, bot a deployment error
>> 2) I fixed the problem, re-copied the war to the deployments directory
>> 3) The war deployment was skipped on restart (I'm guessing because there 
>> is a mywar.war.failed file in the deploy directory.
>> 
>> Is this intended behavior?  Seems like it could cause a lot of problems. 
>> In the minimum, AS7 should check to see if the date of the .failed or 
>> .deployed file is older than the actual deployment file.
>> 
>> I'll log a JIRA if u agree.
>> 
>> -- 
>> Bill Burke
>> JBoss, a division of Red Hat
>> http://bill.burkecentral.com
>> _______________________________________________
>> jboss-as7-dev mailing list
>> jboss-as7-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
> 
> 
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev

/max
http://about.me/maxandersen






More information about the jboss-as7-dev mailing list