https://issues.apache.org/bugzilla/show_bug.cgi?id=51854
--- Comment #2 from Sebb <[email protected]> 2011-09-21 12:21:12 UTC --- However, FunctionHelper.initializeFunctionList() uses Class.forName(). FunctionHelper is in the core jar; functions are in their own jar. So I don't quite understand why it seems to work in some cases but not another. If there is a problem, it may affect other uses of Class.forName(). -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
