I've just started trying to use the <jspc> task and get a
java.util.EmptyStackException - searching the mail-list indicates that a few
other users have seen this problem. Has anybody any idea what might be
causing this and what the solution is ?
I'm running Ant 1.5.1, and Tomcat 3.2.3.
My task is defined as follows :
<target name="jspcompile" >
<jspc srcdir="${app.jsp}"
destdir="${app.jsp.src}"
uriroot="${app.jsp}"
classpathref="app.classpath"
verbose="9">
<include name="**/*.jsp" />
</jspc>
</target>
Thanks for any help.
Gino
***************************************************************************************
This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify [EMAIL PROTECTED]
immediately.
This footnote also confirms that this email message has been swept for the
presence of computer viruses.
***************************************************************************************
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]