BMXAA0007E The domain factory name provider class {0} is not derived from the psdi.mbo.DomainFactoryNameProvider object.

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.