Hi
I am trying to create a custom Login module from the following tutorial.
But I am stuck at this stage: Adding the JAR File and the Configuration File to the EAR File - Developing Authentication Enhancements on the AS Java -…
I am able to include .jar in the project itself and able to create a EAR which deploys without errors. Also I have included the LoginModuleConfiguration.xml in the META-INF folder,
If I deploy now and use the login module I get the error: No class loader can load login module class.
Kindly advise how can I proceed.
Regards,
Sujana