Thanks for the pointers on pre-compiling.
> -------- Original Message --------
> Subject: Pre-Compiling
> From: Mark Aufdencamp <[EMAIL PROTECTED]>
> Date: Tue, February 26, 2008 1:07 pm
> To: [email protected]
>
>
> Hi All,
>
> It's been a while since I posted to the list. I've been working with
> Geronimo 1.1 on an application for the last year. It's finally grown
> large enough that I'd like to pre-compile my JSP's and Struts Action
> Servlets prior to deploying them. How does one accomplish this? I
> googled and didn't find anything real definitive. I'd prefer utilizing
> Ant over Maven, as it already exists in my development environment.
>
> Also, I've attempted an initial deployment of my EAR to Geronimo 2, but
> it didn't like my deployment descriptor. I'm guessing I just need to
> change the xmlns:sys from deployment-1.1 to deployment-2.0, but would
> like to confirm that. Any info on porting from 1.1 to 2 is welcome.
>
> TIA
> Mark Aufdencamp
> [EMAIL PROTECTED]