On 10/2/01 11:33 AM, "Age Mooy" <[EMAIL PROTECTED]> wrote:
> Turbine 2.x apps are fully WAR compliant. You just have to make sure your app > server unpacks the war file > instead of loading it straight into memory. I use the ant task 'war' to build > the war file from my build.xml. I was assuming the in memory model. Turbine works great if it's unpacked into the filesystem :-) > Age > >> -----Original Message----- >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] >> Sent: Tuesday, October 02, 2001 17:15 >> To: [EMAIL PROTECTED] >> Subject: Re: Turbine in Silverstream... >> >> >> Jason van Zyl <[EMAIL PROTECTED]> writes: >> >>> You are trying to run your application directly from the WAR archive without >>> unpacking it? >>> >>> If so you won't get very far with Turbine 2.x as it is completely based on >>> working from the filesystem. >> >> Have any plans to support the WAR format in 3.x? I've never used it >> myself, but it looks like an extremely convenient packaging and >> deployment system. >> >> --------------------------------------------------------------------- >> 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] -- jvz. Jason van Zyl http://tambora.zenplex.org http://jakarta.apache.org/turbine http://jakarta.apache.org/velocity http://jakarta.apache.org/alexandria http://jakarta.apache.org/commons --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
