Hi Mark, I don't know anything about pre-compiling, but I can tell you that the appropriate deployment descriptor is deployment-1.2
On Tue, Feb 26, 2008 at 1:07 PM, Mark Aufdencamp <[EMAIL PROTECTED]> wrote: > 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] > > -- ~Jason Warner
