Re: AW: problem: jspc fails -- no public execute() method

2007-01-04 Thread [EMAIL PROTECTED]
Hi jan, Jan wrote: it with a new name. i assume you mean , right? do you have any ideas how i can tell *which* class ant actually uses for "jspc", i.e. which class is the problem class? thanks, bill milbratz [EMAIL PROTECTED] wrote: This issue lies in the nexus of tomcat and ant: jspc fa

AW: problem: jspc fails -- no public execute() method

2007-01-04 Thread Jan.Materne
>This issue lies in the nexus of tomcat and ant: jspc fails >with this message when I try to build tomcat from source: > >/usr/local/jakarta-tomcat/apache-tomcat-5.5-svn/build/build.xml:429: >No public execute() in class org.apache.jasper.JspC > >Why? The source code clearly has an 'execute()'

problem: jspc fails -- no public execute() method

2007-01-03 Thread [EMAIL PROTECTED]
Hi, This issue lies in the nexus of tomcat and ant: jspc fails with this message when I try to build tomcat from source: /usr/local/jakarta-tomcat/apache-tomcat-5.5-svn/build/build.xml:429: No public execute() in class org.apache.jasper.JspC Why? The source code clearly has an 'execute()' m