RE: AW: class.forName()

2012-08-15 Thread Martin Gainty
aucune responsabilité pour le contenu fourni. > From: rexi...@gmail.com > To: user@ant.apache.org > Subject: AW: class.forName() > Date: Tue, 14 Aug 2012 20:33:12 -0700 > > Thanks Micheal and stephen. > > I was using XSLAN related library(com.ibm.cml.jar) and tat is used

AW: class.forName()

2012-08-14 Thread rexinfo
Thanks Micheal and stephen. I was using XSLAN related library(com.ibm.cml.jar) and tat is used in my new task definition. It is loading the parent class name but inside therre is one more class is instantiating using class.forName the inner referenced class not found when I ran ANT since as ste