Hello Keith, check out http://www.javageeks.com/Papers/ClassForName/index.html
also see http://www.javageeks.com/Papers/index.html for other interesting papers. Jake Thursday, December 12, 2002, 3:02:14 AM, you wrote: KH> Is there a URL for this paper? KH> -----Original Message----- KH> From: Dominique Devienne [mailto:[EMAIL PROTECTED]] KH> Sent: 11 December 2002 20:02 KH> To: 'Ant Users List' KH> Subject: RE: Where to put ant.jar? KH> I recommend you read Ted Neward's white paper on understanding KH> Class.forName() for the details of class loading in Java. KH> Very enlightening. --DD KH> -----Original Message----- KH> From: Peter Lee [mailto:[EMAIL PROTECTED]] KH> Sent: Wednesday, December 11, 2002 1:43 PM KH> To: Ant Users List KH> Subject: RE: Where to put ant.jar? >> Also, put JARs in jre/lib/ext is not the best way to go, unless you really >> understand the way classloaders work. Definitely not recommended... --DD >> KH> I removed ant.jar from /lib/ext and now it works, but why is that the case. KH> -- KH> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> KH> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> KH> -- KH> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> KH> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- Best regards, Jacob mailto:[EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
