Hi max, > Any particular reason why velocity only do Class.forName() where > it should first look in thread context classloader and THEN do > Class.forName() ? > > (it gives some issues when running in environments with changing > classloaders, like > J2EE and Eclipse)
Are we talking about the ClasspathResourceLoader? Then it's fixed in the latest repository. http://issues.apache.org/bugzilla/show_bug.cgi?id=22419 For the latest in the repository: http://cvs.apache.org/snapshots/velocity/ Best regards, -- Shinobu -- Shinobu Kawai <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
