Alex Bairov wrote:
>
> Hello,
>
> We are deploying .ear containing 12 ejb .jars and 1 .war. It
> takes 3 minutes to deploy, even if I have changed only one .jar.
> Could I speed this up somehow?
>
> --
> Best regards,
> Alex Bairov
Hi Alex.
When you do your builds, make sure
Try with jikes it will be help u speed up deployement.
-Original Message-
From: Alex Bairov [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 04, 2001 9:36 AM
To: Orion-Interest
Subject: Deployment performance
Hello,
We are deploying .ear containing 12 ejb .jars and 1 .war. It
Hello,
We are deploying .ear containing 12 ejb .jars and 1 .war. It
takes 3 minutes to deploy, even if I have changed only one .jar.
Could I speed this up somehow?
--
Best regards,
Alex Bairov
At 17:00 22.01.00 , you wrote:
>Are you using jikes?
yes
>I'm using JDK1.3beta, and Jikes, and the compile time is quite fast.
>With JSP pages you hardly even notice the compile time for most pages.
it all depends on the size of the project. I'm talking about approx. 2
lines of EJB code th
Hi,
in case you're counting votes for possible improvements I would like to ask
for something being done about the deployment performance. is it possible
to restrict wrapper generation and everything to ejbs that have changed? if
I recompile one bean in an application all other