AILED
> /usr/local/tomcat7/build.xml:**2211: The following error occurred while
> excuting the line:
>
> /usr/local/tomcat7/build.xml:**2313: Compile failed; see the compiler
> error output for details.
>
>
> i downloaded the 7.0.22 version of tomcat
> and i am working on Ubuntu 11.10
>
>
> thanks for help
>
> --
> --**--
> /*send by Cifer*/
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chuck,
On 11/13/11 1:13 AM, Caldarale, Charles R wrote:
>> From: Cifer [mailto:mantia...@gmail.com] Subject: Re:
>> build.xml:2313: Compile failed; see the compiler error output for
>> details
>
>> why must i u
> From: Cifer [mailto:mantia...@gmail.com]
> Subject: Re: build.xml:2313: Compile failed; see the compiler error output
> for details
> why must i use java6 to compile tomcat7
Because Sun (not Oracle) added methods to an interface class in JDK 7 that
Tomcat does not implement,
ethod
getParentLogger() in CommonDataSource"
and at the last line ,it shows
BUILD FAILED
/usr/local/tomcat7/build.xml:2211: The following error occurred while
excuting the line:
/usr/local/tomcat7/build.xml:2313: Compile failed; see the compiler error
output for details.
i downloaded the 7.0.22 version
not abstract and does not override abstract method
> getParentLogger() in CommonDataSource"
>
> and at the last line ,it shows
>
> BUILD FAILED
> /usr/local/tomcat7/build.xml:2211: The following error occurred while
> excuting the line:
>
> /usr/local/tomcat7/build.xml:2
ows
BUILD FAILED
/usr/local/tomcat7/build.xml:2211: The following error occurred while
excuting the line:
/usr/local/tomcat7/build.xml:2313: Compile failed; see the compiler
error output for details.
i downloaded the 7.0.22 version of tomcat
and i am working on Ubuntu 11.10
thank