[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Unable to precompile JSPs with JBOSS 4.0.5GA
lking28
do-not-reply at jboss.com
Tue Dec 5 10:08:46 EST 2006
< taskdef classname="org.apache.jasper.JspC" name="jasper2" >
< classpath id="jspc.classpath" >
< pathelement location="/opt/app/java5/jdk/lib/tools.jar" />
< fileset dir="${tomcat.home}/server/lib" >
< include name="*.jar" />
</ fileset>
< fileset dir="${tomcat.home}/common/lib" >
< include name="*.jar" />
</ fileset >
</ classpath >
</ taskdef >
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991317#3991317
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991317
More information about the jboss-user
mailing list