Kurt, I read your example on the Wiki on how to extend the SmartTranslator service. Nice work! I just thought maybe you should be using the HiveMind ClassResolver to lookup your classes by name instead. Specifically, the oah.impl.DefaultClassResolver class. It both uses the thread context class loader (provided by the container) and has error handling code builtin.
--knut P.S. Ted Neward also wrote a great article about Class.forName() -- http://www.theserverside.com/articles/article.tss?l=dm_classForname > -----Original Message----- > From: Kurt R. Hoehn [mailto:[EMAIL PROTECTED] > Sent: Mittwoch, 14. Juli 2004 19:15 > To: [email protected] > Subject: RE: Smart Translator - Class type > > > Great, thanks for the info. > > -kurt h > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
