Testsuite: org.apache.naming.factory.TestBeanFactory
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 sec
------------- Standard Error -----------------
Nov 27, 2024 4:44:48 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.1 sec
Testcase: testForceStringAlternativeWith took 0.057 sec