Someone has an idea what I can do or how I can debug this ?
thanks
Felix
Am Monday, 19. September 2005 15:18 schrieb Felix Seeger:
> Hi,
>
> I have a ant task used to precompile jsps. This is java command:
> --
>classpathref="finalizer-classpath"
> classname="org.apache.jasper.JspC"
> fa
Hi,
I have a ant task used to precompile jsps. This is java command:
--
--
With Ant 1.6.2 there was not problem at all, but now with 1.6.5 I only get:
--
[java] Exception in thread "main"
BUILD FAILED
The following error occurred while executing this line:
Java returned: 1
--
If I sta