-
Bug
-
Resolution: Done
-
Major
-
2.4.0.CR1
-
None
-
None
In looking at an example of where this rule fires:
Hashtable ne = new Hashtable();
ne.put("java.naming.factory.initial", "com.ibm.websphere.naming.WsnInitialContextFactory");
InitialContext ctx = new InitialContext(ne);
There would need to be action taken here. The effort should be re-evaluated based on this (i.e. probably should not be 0).