| does ant modify the requested classpath? | does ant modify the requested classpath? 2003-03-24 - By Conor MacNeill
On Tue, 25 Mar 2003 11:33 am, Pawel Plaszczak wrote: > Ant seems to be using a different classpath than I request. I hope someone > can explain the following behavior: > > I use java 1.4.1 and Apache Ant version 1.5 compiled on July 11 2002. > Having compiled Axis, I run one of the samples (samples.jms.JMSTest) using > a simple Ant script I wrote. I got this: > [java] java.lang.LinkageError: loader constraints violated when > linking org/xml/sax/InputSource class >
Fork your <java> task.
-- Conor MacNeill Blog: http://codefeed.com/blog/
|
|
 |