Mikolaj-
Whatever IDE you use you can export a build.xml
install ant and you now have fine-grained control on the build
Also you can add all the spurious tasks such as javadoc, remote deploy, jsp
compile
Probably not applicable for initial development
but Critically important when deploying to QA,UAT and Release environments
HTH
Martin-
----- Original Message -----
From: "MikoĊaj Koziarkiewicz" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Saturday, October 08, 2005 2:41 PM
Subject: Re: Fast war deployment
Alternatively to what Vic proposed, you can reload and/or redeploy a
selected app via the Tomcat Manager Webapp.
Hello all:
Everytime I deploy my .war file on my server, restart Tomcat and access
the JSPs and
actions it will compile (make JSPs servlets) and load them. It takes a
time the first time.
This gets annoying as the application gets bigger.
Is there any way to deploy the war and have a build file?
Can I accomplish that with ant?
If so, how?
Thanks!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]