Hi,
Looks like a mismatch between the beanutils version on your classpath
and the one expected by Tomcat.  How did you configure the build?  You
should be able to just do ant download update build.

Yoav Shapira
Millennium Research Informatics


>-----Original Message-----
>From: Arthur van Dorp [mailto:[EMAIL PROTECTED]
>Sent: Friday, August 20, 2004 3:59 PM
>To: [EMAIL PROTECTED]
>Subject: Building 5.0.27 fails in connectors/util
>
>I'm trying to build Tomcat 5.0.27 on SuSE Linux 9.0 with ant 1.6.2 and
>Suns javac 1.4.2. It fails with the following messages:
>
>     [javac] Compiling 57 source files to
>/home/arthur/Documents/Downloads/jakarta/jakarta-tomcat-5.0.27-src/jaka
rta-
>tomcat-5/build/classes
>     [javac]
>/home/arthur/Documents/Downloads/jakarta/jakarta-tomcat-5.0.27-src/jaka
rta-
>tomcat-
>connectors/util/java/org/apache/tomcat/util/digester/CallMethodRule.jav
a:52
>0:
>cannot resolve symbol
>     [javac] symbol  : method convert
(java.lang.String,java.lang.Class)
>     [javac] location: class org.apache.tomcat.util.IntrospectionUtils
>     [javac]
IntrospectionUtils.convert((String)
>parameters[i], paramTypes[i]);
>     [javac]                                           ^
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -deprecation for details.
>     [javac] 1 error
>[...]
>/home/arthur/Documents/Downloads/jakarta/jakarta-tomcat-5.0.27-src/jaka
rta-
>tomcat-connectors/util/build.xml:67:
>Compile failed; see the compiler error output for details.
>
>Any ideas on how I can fix this?
>
>Thank you, Arthur.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to