Anyway, I have implemented the correct patch: diff --git a/modules/build.xml b/modules/build.xml index 3cdc528c58..548e6215ac 100644 --- a/modules/build.xml +++ b/modules/build.xml @@ -22,7 +22,6 @@ <ant antfile="${mod.ejbca-ejb-interface.path}/build.xml" target="clean" inheritall="true" inheritrefs="true"/> <ant antfile="${mod.ejbca-entity.path}/build.xml" target="clean" inheritall="true" inheritrefs="true"/> <ant antfile="${mod.ejbca-common.path}/build.xml" target="clean" inheritall="true" inheritrefs="true"/>...
Thank you. Unfortunately it seems that the URL provided is offline for maintenance. Seems also that the patch file adds an incomplete xml definition: + <target name="cesecore-p11-clean" if="build.cesecore.p11.jar"> + <ant antfile="${mod.cesecore-p11.path}/build.xml" target="clean" inheritall="true" inheritrefs="true"/> The target tag won't be properly closed. Cheers
Hello, I am trying to set up ejbca on a LXC container based on Centos 8. Please have a look at the following configuration and trace. The error I have is: ant clean deployear … BUILD FAILED /opt/ejbca/ejbca-ce/build.xml:44: The following error occurred while executing this line: /opt/ejbca/ejbca-ce/modules/build.xml:25: The following error occurred while executing this line: /opt/ejbca/ejbca-ce/modules/cesecore-p11/build.xml:12: java.lang.ExceptionInInitializerError at java.lang.Class.forName0(Native...
Duplicated post. Sorry.
Hello, there you have it: [root@certificate-authority ejbca-ce]# pwd /opt/ejbca/ejbca-ce [root@certificate-authority ejbca-ce]# ant build Buildfile: /opt/ejbca/ejbca-ce/build.xml customejbca.message: [echo] No custom changes to merge. appserver.error.message: deprecated:check: customejbca.message: appserver.error.message: deprecated:notify: fail-unless-appserver-detected: [echo] appserver.home: /opt/wildfly [echo] appserver.type: jboss [echo] appserver.subtype: jbosseap6 testforgnujava: display-properties:...
Hello, I am trying to set up ejbca on a LXC container based on Centos 8. Please have a look at the following configuration and trace. The error I have is: ant clean deployear ... BUILD FAILED /opt/ejbca/ejbca-ce/build.xml:44: The following error occurred while executing this line: /opt/ejbca/ejbca-ce/modules/build.xml:25: The following error occurred while executing this line: /opt/ejbca/ejbca-ce/modules/cesecore-p11/build.xml:12: java.lang.ExceptionInInitializerError at java.lang.Class.forName0(Native...
Hello, I am trying to set up ejbca on a LXC container based on Centos 8. Please have a look at the following configuration and trace. The error I have is: ant clean deployear … BUILD FAILED /opt/ejbca/ejbca-ce/build.xml:44: The following error occurred while executing this line: /opt/ejbca/ejbca-ce/modules/build.xml:25: The following error occurred while executing this line: /opt/ejbca/ejbca-ce/modules/cesecore-p11/build.xml:12: java.lang.ExceptionInInitializerError at java.lang.Class.forName0(Native...
Hello, I am trying to set up ejbca on a LXC container based on Centos 8. Please have a look at the following configuration and trace. The error I have is: ant clean deployear … BUILD FAILED /opt/ejbca/ejbca-ce/build.xml:44: The following error occurred while executing this line: /opt/ejbca/ejbca-ce/modules/build.xml:25: The following error occurred while executing this line: /opt/ejbca/ejbca-ce/modules/cesecore-p11/build.xml:12: java.lang.ExceptionInInitializerError at java.lang.Class.forName0(Native...