From: Nat L. <nat...@gm...> - 2007-06-05 03:51:39
|
Hi, MonitoringBeanDefinitionParser.java <http://jetm.svn.sourceforge.net/viewvc/jetm/jetm/branches/jetm-1.2.0/module s/jetm-contrib/src/java/etm/contrib/integration/spring/configuration/Monitor ingBeanDefinitionParser.java?view=log> has a bug at line 102 since some bean definitions may not have a class name defined especially the bean which is created from the factory. Therefore, the equals method should be flipped to avoid NullPointerException. Would you mind to release another version once the fix is in. Thanks, Nat |