-
Task
-
Resolution: Done
-
Major
-
None
-
None
Starting up a recent build of EAP5 with the 'all' config, I get 49 of the "EJBTHREE-1852: InterceptorInfoRepository is deprecated" warnings logged to the console:
I think this is excessive. Can we do one of the following?
1) Change the code to throttle how often the warning is printed.
2) Change the level of the log message to DEBUG.
3) Change the log4j config to log messages from that class only at ERROR level be default.
- relates to
-
EJBTHREE-1852 ejb-jar.xml <interceptor-order> not supported
- Resolved