< 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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...