EJBCA -Deploying

Updated on October 16, 2025

Finally, build and deploy the EJBCA (application ear file) to WildFly, without touching any WildFly configuration.

Before running the deployear command, ensure to set APPSRV_HOME in your environment variables to point to the home directory of your application server installation. Also, configure your database in conf/database.properties. For more information on EJBCA configuration files and properties, see Managing EJBCA Configurations.

Run the following command at the regular command prompt in EJBCA_HOME to build and deploy EJBCA:

ant -q clean deployear

Check the JBoss/WildFly console or server.log that EJBCA was deployed without errors.

 

For more details, visit here: https://docs.keyfactor.com/ejbca/latest/deploying-ejbca