Testsuite: org.apache.naming.factory.TestBeanFactory Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 sec ------------- Standard Error ----------------- Feb 02, 2024 5:28:04 PM org.apache.naming.factory.BeanFactory getObjectInstance WARNING: The forceString option has been removed as a security hardening measure. Instead, if the setter method doesn't use String, a primitive or a primitive wrapper, the factory will look for a method with the same name as the setter that accepts a String and use that if found. ------------- ---------------- --------------- Testcase: testForceStringAlternativeWithout took 0.153 sec Testcase: testForceStringAlternativeWith took 0.063 sec