Details
-
Type:
Wish
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.4
-
Fix Version/s: 0.6-RC1
-
Component/s: None
-
Labels:None
Description
This is a major inconvenience if you want common reloadable code in a service (for example) assigned to an interceptor as you get the interceptor to run even if you implement InitializingBean and init the interceptor there.
You have to make all your code static in the service ![]()
Rolled over to 0.5.5 to get a stable JavaOne release out