Explanation
If the mxe.system.DomainFactoryNameProvider property is not specified, the default Maximo domain factory is used to load the domains. If the property is specified, that value is used as the class name for the provider. The provider must derive from the psdi.mbo.DomainFactoryNameProvider class.
Action
Action
Examine the class file that is specified by the mxe.system.DomainFactoryNameProvider property. If the class file is correct, examine the implementation.