Re: Setting the Endorsed Directory Location

2007-09-24 Thread Anthony N. Frasso
t; -help Print a synopsis of standard options > > I dont see support for endorsedirs > what happens when you try extdirs instead of endorsedirs? > > M-- > - Original Message - > From: "Anthony N. Frasso" <[EMAIL PROTECTED]> > To: > Se

Setting the Endorsed Directory Location

2007-09-23 Thread Anthony N. Frasso
Hello, and thanks for all of your help in advance. I'm using Ant version 1.6.5 with the JDK v. 1.4.2. I'm attempting to compile a project that uses Xerces v. 2.9.1. In order to compile properly, the XML API included with Xerces needs to override the default XML API that comes with JDK.1.4.2. As