Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.3
-
None
Description
if an interceptor is registered in beans.xml as well as via @Priority, owb logs a warning like:
Interceptor class : ... is already defined
instead we should log an info which config took precedence over the others.