RE: ant tools for 3.3 and dtomcat3/rc script

2002-05-17 Thread Keith Wannamaker
| Subject: RE: ant tools for 3.3 and dtomcat3/rc script | | | | Hmm, perhaps I'm a little confused (not that difficult to believe :-) | but I thought jspc didn't create files with the proper naming scheme | for tomcat. I thought the ant task was a wrapper around jspc that | solves

RE: ant tools for 3.3 and dtomcat3/rc script

2002-05-17 Thread Keith Wannamaker
ssage- | From: GOMEZ Henri [mailto:[EMAIL PROTECTED]] | Sent: Friday, May 17, 2002 9:47 AM | To: Tomcat Developers List | Subject: RE: ant tools for 3.3 and dtomcat3/rc script | | | >No, for a Tomcat which has already been installed, | >you should use the JspC tomcat option to precompile | >JSP

RE: ant tools for 3.3 and dtomcat3/rc script

2002-05-17 Thread Jason Corley
reates the appropriate .class/.ver files). Jason -Original Message- From: Keith Wannamaker [mailto:[EMAIL PROTECTED]] Sent: Friday, May 17, 2002 11:36 AM To: Tomcat Developers List Subject: RE: ant tools for 3.3 and dtomcat3/rc script No, for a Tomcat which has already been installed, you shou

RE: ant tools for 3.3 and dtomcat3/rc script

2002-05-17 Thread GOMEZ Henri
>No, for a Tomcat which has already been installed, >you should use the JspC tomcat option to precompile >JSPs. > >What I did is to create an Ant task with the same >functionality as the already-present JspC option, >for use in build environments. >From my experience in production deployement ha

RE: ant tools for 3.3 and dtomcat3/rc script

2002-05-17 Thread Keith Wannamaker
Corley [mailto:[EMAIL PROTECTED]] | Sent: Friday, May 17, 2002 9:26 AM | To: [EMAIL PROTECTED] | Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] | Subject: ant tools for 3.3 and dtomcat3/rc script | | | | Would it be possible to take Keith's tomcat3 JSP precompiler and add | it as an option to dto

ant tools for 3.3 and dtomcat3/rc script

2002-05-17 Thread Jason Corley
Would it be possible to take Keith's tomcat3 JSP precompiler and add it as an option to dtomcat3 (and rc script for the RPM)? What I'm thinking of is being able to run: /etc/rc.d/init.d/tomcat3 precompile /etc/rc.d/init.d/tomcat3 start Henri you've probably already thought about

RE: ant tools for 3.3

2002-05-15 Thread Keith Wannamaker
L PROTECTED] [mailto:[EMAIL PROTECTED]] | Sent: Wednesday, May 15, 2002 7:06 PM | To: Tomcat Developers List | Subject: Re: ant tools for 3.3 | | | On Wed, 15 May 2002, Keith Wannamaker wrote: | | > I've written some ant tools that allow builds to populate | > the Tomcat work director

Re: ant tools for 3.3

2002-05-15 Thread costinm
On Wed, 15 May 2002, Keith Wannamaker wrote: > I've written some ant tools that allow builds to populate > the Tomcat work directories with precompiled JSPs. I'm > trying to decide a home for them, if any, and was thinking > of a new package org.apache.tomcat.ant .. any other > preference? BTW

Re: ant tools for 3.3

2002-05-15 Thread costinm
On Wed, 15 May 2002, Keith Wannamaker wrote: > I've written some ant tools that allow builds to populate > the Tomcat work directories with precompiled JSPs. I'm > trying to decide a home for them, if any, and was thinking > of a new package org.apache.tomcat.ant .. any other > preference? +1

ant tools for 3.3

2002-05-15 Thread Keith Wannamaker
I've written some ant tools that allow builds to populate the Tomcat work directories with precompiled JSPs. I'm trying to decide a home for them, if any, and was thinking of a new package org.apache.tomcat.ant .. any other preference? code is @ http://apache.org/~keith/ Keith -- To unsubscri