I do not know what Jikes version I have. But I am working off of all the source from CVS that I downloaded. There is absolutely nothing i my classpath than the ant jars. So it should be taking the xerces from the libraries in the cvs.
What should I do to manually create the sar file - where can I get the information of how to piece together the sar file? Thank you for your help. Atul. -----Original Message----- From: Stephen Haberman [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 25, 2002 1:18 PM To: 'Avalon framework users' Subject: RE: Could not get the avalon-demo application to work in phoenix... This error happens a lot over on the Torque list. I don't know if it applies here, but the general solutions are: - Make sure you don't have multiple Xerces in your classpath (e.g. 1.4.4 and 2.0.0) - If you are using Xerces 2.0.0, upgrade to 2.0.1 - If you're using Jikes 1.15, downgrade to 1.14 as Jikes 1.15 has a known VerifyError bug with ...private inner classes or something of the sort. I don't know if any of them apply here, but you might try them. - Stephen > -----Original Message----- > From: Kshatriya, Atul [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, June 25, 2002 3:11 PM > To: 'Avalon framework users' > Subject: RE: Could not get the avalon-demo application to work in phoenix... > > Sorry - here is the correct error - the previous one in my mailb before was > because I was using 1.3 version of ANT. > > I get the following error when I use Ant 1.4.1 > > BUILD FAILED > > build.xml:362: Could not create task of type: sar due to > java.lang.VerifyError: (class: org/apache/avalon/phoenix/tools/tasks/Sar, > method: pushFile signature: (Ljava/lang/String;Ljava/io/File;)V) > Incompatible object argument for function call > > Atul. > > -----Original Message----- > From: Peter Royal [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, June 25, 2002 1:00 PM > To: Avalon framework users > Subject: Re: Could not get the avalon-demo application to work in > phoenix... > > > On Tuesday 25 June 2002 04:02 pm, Kshatriya, Atul wrote: > > BUILD FAILED > > > > build.xml:362: Could not create task of type: sar due to > > java.lang.NoClassDefFoundError: org/apache/tools/ant/types/AbstractFileSet > > What version of Ant do you have? > -peter > > -- > peter royal -> [EMAIL PROTECTED] > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>