> -----Original Message----- > From: wohlgemuth [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 9 August 2006 1:09 PM > To: Stephen McConnell > Cc: Ant Users List > Subject: Re: weird problem with Class instanceOf > > I give it a try first tomorrow morning, but I'm acually quite > shure that this is not the case, cause I tried already > different names for the classes to check this.
Class naming in this scenario is largely academic. The JVM has in memory two objects - one object is a class named Configuration and another object (in another classloader) is a class named Configuration. Class renaming will not change the underlying problem. Cheers, Steve. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]