Community
Participate
Working Groups
The class ServiceUtilForAction Handler does not work as expected. The operation getInstance does not return the right instance.
getInstance() now return a static instance of the class. It is now possible to use: ServiceUtilsForActionHandlers.getInstance().getXxx();
*** Bug 321335 has been marked as a duplicate of this bug. ***