New issue 63 by wangyizhuo: Should try to use current thread's context
class loader to load listener class
http://code.google.com/p/sarasvati/issues/detail?id=63
Should try to use current thread's context class loader to load listener
class instead of trying Class.forName() only.
Attached is patch.
Attachments:
patch.txt 1.2 KB
Comment #1 on issue 63 by plorenz: Should try to use current thread's
context class loader to load listener class
http://code.google.com/p/sarasvati/issues/detail?id=63
(No comment was entered for this change.)
Comment #2 on issue 63 by plorenz: Should try to use current thread's
context class loader to load listener class
http://code.google.com/p/sarasvati/issues/detail?id=63
Fixed. Will be released with 1.0.4