At 06:52  7/3/01 EST, [EMAIL PROTECTED] wrote:
> I have  
> I have setup  
>the following properties. 
>      ANT_HOME 
>      JAVA_HOME 
>And I have also included the following jar files in my classpath 
>      jaxp.jar 
>      ant.jar 
>      parser.jar 
> 
>This is the error message that I get: 
>      
>                                                          
>com.sun.xml.parser.SAXParserFactoryImpl 
>      at  
>javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java84). 
> 
> 
>I thought that it is a classpath issues but I have tried numerous things
and  
>I still can't get ant to run. 

Make sure the boot classpath and ext dirs for your JVM does not include any
other XML parser.

Cheers,

Pete

*-----------------------------------------------------*
| "Faced with the choice between changing one's mind, |
| and proving that there is no need to do so - almost |
| everyone gets busy on the proof."                   |
|              - John Kenneth Galbraith               |
*-----------------------------------------------------*

Reply via email to