[jboss-user] [Installation, Configuration & Deployment] - Re: Deploy change to property file

Matthew Hannigan mlh at zip.com.au
Thu Jan 25 18:41:24 EST 2007


On Thu, Jan 25, 2007 at 12:52:35AM -0500, lightbulb432 wrote:
> That makes sense, thanks.
> 
> Does it ever make sense to deploy an exploded archive? I've noticed that in the Ant build, as it copies the folder over, the JBoss console starts to show different parts of the application deploying in bursts and before the Ant build has completed. Is this expected behavior? (Should there be console output before the Ant build completes? This never happens with packaged archives...)
> 
> Is the only reliable way to deploy to JBoss through packaged archives? Or can exploded archives work reliably?
> 
> What's recommended for production use?
> 
> If exploded archives aren't good for production purposes, can they reliably be used in a development environment or will the problem with the Ant builds keep happening? (Btw, the Ant build happens from within Eclipse.)

You could deploy exploded to an ignored filename (e.g. *.old) then
rename to .war as a last step.

Matt




More information about the jboss-user mailing list