Hi Thomas, There were some problems with the configuration files. I got it to build with the documentation. Thanks a lot for your immense support. Regards, Kosala On Fri, Nov 20, 2020 at 3:37 PM Kosala De Silva klds0906@users.sourceforge.net wrote: Thank You Thomas, I must have missed things here and there. will go through the documentation again. Thanks a lot for your help. Regards, Kosala On Fri, Nov 20, 2020 at 11:54 AM Tomas Gustavsson anatom@users.sourceforge.net %0Danatom@users.sourceforge.net...
Thank You Thomas, I must have missed things here and there. will go through the documentation again. Thanks a lot for your help. Regards, Kosala On Fri, Nov 20, 2020 at 11:54 AM Tomas Gustavsson anatom@users.sourceforge.net wrote: What application server are you using? And where do you pint APPSRV_HOME? https://doc.primekey.com/ejbca6152/ejbca-installations Covers everything, building, deploying and installing. Cheers, Tomas Java compilation error when building the EJBCA project https://sourceforge.net/p/ejbca/discussion/123123/thread/896cb72cb0/?limit=50#a10a...
Hi Thomas, Yes I tried not setting the value for appserver.type thinking it will get the default value. but when I built the project I kept getting an error. "ejbca\propertyDefaults.xml:266: 'appserver.type' could not be detected or is not configured. Glassfish 3.1, Glassfish 4.0, JBoss 7.1.1, JBoss EAP 6.1, 6.2, 6.3, 6.4, WildFly 8, 9, 10 can be detected. (Is 'appserver.home' configured?)" So I set the value to wildfly and then I got the error I mentioned in the previous email. I am following the...
Hi Thomas, Thank you for your help. Running ant clean solved the issue. but now I am getting and error like this. D:\server\ejbca\modules\ejbca-ejb-cli\build.xml:114: Warning: Could not find file D:\server\ejbca\conf\jndi.properties.wildfly to copy. Would you be able to help me again? Thank You, Kosala On Wed, Nov 18, 2020 at 3:12 PM Tomas Gustavsson anatom@users.sourceforge.net wrote: Hi, Looks like you have previously tried building with Java 11. You need to clean the old compilations before you...
Hi, I am new to EJBCA and I am trying to create a docker image with ejbca. right now I am trying to get the war (or ear). But when I try to build the project I get the below error. I am using java 8. jar: [javac] Compiling 3 source files to D:\Temp\ejbca_ce_6_15_2_6\modules\cesecore-common\build\classes [java] Exception in thread "main" java.lang.UnsupportedClassVersionError: org/cesecore/authentication/tokens/AuthenticationTokenMetaData has been compiled by a more recent version of the Java Runtime...
Hi, I am new to EJBCA and I am trying to create a docker image with ejbca. right now I am trying to get the war (or ear). But when I try to build the project I get the below error. I am using java 8. jar: [javac] Compiling 3 source files to D:\Temp\ejbca_ce_6_15_2_6\modules\cesecore-common\build\classes [java] Exception in thread "main" java.lang.UnsupportedClassVersionError: org/cesecore/authentication/tokens/AuthenticationTokenMetaData has been compiled by a more recent version of the Java Runtime...