You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Jeff Mutonho <ej...@gmail.com> on 2006/04/24 15:25:56 UTC

war file size

How does the size of a war file affect deployment time?

--


Jeff

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: war file size

Posted by Wayne Fay <wa...@gmail.com>.
Not really a great question for the Maven User list. You are probably
better off asking the Tomcat, JBoss, or Glassfish groups to get a
better answer.

But in general I'd expect: Larger war file = more classes to loader by
Java VM = longer deployment time.

I think you'd have to increase your war file size rather dramatically
to see any substantial effects, ie go from 1mb to 20mb.

Wayne

On 4/24/06, Jeff Mutonho <ej...@gmail.com> wrote:
> How does the size of a war file affect deployment time?
>
> --
>
>
> Jeff
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>