Hello Thomas, Thank you for your answer!It works! I have completed the "Configure WildFly Remoting" section again.I noticed that all outcomes were success. Then I excuted "ant runinstall" and the problem was gone! I am using WildFly 10. However, I met a new problem. It seems like that EJBCA init doesn't support SM2 as signature algorithm. It is known that SM2 has been releazied in bouncycastle, and I heard that EJBCA is based on bouncycastle. Should I edit the source code? Or did I miss some coustom...
Hi, I'm trying to install and deploy EJBCA. I have followed the steps in the document : https://www.ejbca.org/docs/WildFly_10___JBoss_EAP_7.html But when I execute ant runinstall I meet the problem: ejbca init: CLI could not contact EJBCA instance. I have added databaseserver, increased memory usage, created database, added datasource, configure wildfly remoting & logging environment: wildfly10.1.0Final + mysql +ubuntu18.04 the result of ant clean deployear is "build success" I can visit https://localhost:8443/ejbca/...