On Fri, 22 Jun 2001, Cook, Levi wrote:

> I haven't taken time to account for the variation, but walking through this
> process on a fresh RedHat 7.1 installation required an additional step.
> 
> Basically, to prevent ant from failing on some jar sealing Security
> exception that I don't remember the details of, I had to remove
> $ANT_HOME/lib/parser.jar & $ANT_HOME/lib/jaxp.jar. (I think ant 1.3 carries
> jaxp 1.0 with it, and the presence of Jaxp 1.1 caused the fit)
> 

Hmm.  You're right about Ant including JAXP 1.0.  The interesting thing is
that I've still got them in $ANT_HOME/lib, and I'm running on RedHat 7.1
(with JDK 1.3.1).  And I'm not getting sealing violations.

> -- Levi
> 

Craig

Reply via email to