Testsuite: org.apache.naming.factory.TestBeanFactory
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec
------------- Standard Error -----------------
Aug 29, 2024 2:41:41 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.116 sec
Testcase: testForceStringAlternativeWith took 0.133 sec