Thanks, Mattias, for your helpful response.  Rightly or wrongly
(probably the latter), I recall that I looked at the Tomcat plug-in a
while back, and it didn't support pre-compilation on Tomcat 5.

I have also tried (numerous times) to implement the custom task
described on the Maven website.  I have about 5 different versions of
maven.xml, none of which worked correctly.  The documentation specifies
Tomcat 4.1, and after failing so many times, I chalked it up to
differences in Tomcat versions when I apparently should have spent more
time trying to get it to work.

Of course, all that work isn't necessary now, considering the Tomcat
plug-in you graciously pointed me towards.  Again, many thanks.

 
Todd Farmer 

-----Original Message-----
From: mattias_xdin [mailto:[EMAIL PROTECTED] 
Sent: Monday, August 15, 2005 8:34 AM
To: 'Maven Users List'
Subject: SV: Tomcat JSP Pre-compile using Maven

Try the tomcat plugin:

http://maven.apache.org/reference/3rdparty.html

If you want to do it you self in a custom made goal, look at the
plugin.jelly script for the plugin.

Hi,

 

I'm looking for information or a tutorial on pre-compilation of JSP
pages using Maven.  I am using Tomcat 5 and the web app uses Struts with
Tiles.  Can anybody point me towards documentation or tutorials on this
task?

 

Thanks!

 

 
Todd Farmer 

 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to