Hi, all:
Springsource managed bean default scope is singleton. However, JSR-330 default scope is the prototype. Unless manually specified @singleton. Should reach a consensus on how to use it?