Hi
In my EAR dc( of java dc) I have added a xml file LoginModuleConfiguration.xml under METAINF folder.
The content of LoginModuleConfiguration.xml is
Now, when I am trying to deploy the EAR , I am getting the following error.
Caused by: com.sap.engine.frame.core.configuration.NameNotFoundException: Configuration [login-module] not found in [apps/mgi.de/np~system~idmapping~logonmoduleear]
at com.sap.engine.core.configuration.impl.ConfigurationDataCacheAllImpl.getSubConfiguration(ConfigurationDataCacheAllImpl.java:102)
Any insight will be appreciated.
Thanks and Regards,
Aman Jain