Preparing the Login Module for Deployment
Use
In this step you create a deployable EAR file in which you put the login module JAR file and the configuration file.
Procedure
-
Creating a new enterprise application:
In this step you create an enterprise application project. Later you use this project to export a deployable EAR file.
-
Exporting a deployable EAR file:
You export an EAR file in which you will put the login module JAR file and the configuration file.
-
Adding the JAR file and the configuration file to the EAR file:
After you add the JAR file and the configuration file to the EAR file, the login module will be ready for deployment.
Next Step