Hi all, when i try to perform ant build using Intellij IDE then build does not work properly it Give :
"No JAXP Compliant XML paresr found.PLease visit http://xml.apache.org for a suitable parser" although i have xerces in the classpath of IDE. THe verbose output of the ant build gives the following exception: "java.lang.NoClassDefFounfError: org/apache/oro/text/perl/Perl5Util" but i have included following jar file "jakarta-oro-2.0.jar" in the classpath of IDE as the Perl5Util class is in this jar file . even then the Ant build is failing .can anyone suggest a solution to this problem.?? u all can reach me at [EMAIL PROTECTED] thanx, Sanjay Singh Yadav _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
