Keyfactor / signserver-ce

SignServer – Open source, PKI-based signing software to sign code, documents, timestamps and more.
https://www.signserver.org
GNU Lesser General Public License v2.1
316 stars 34 forks source link

Wildfly installation documentation missed jboss-client.jar #62

Open blink38 opened 10 months ago

blink38 commented 10 months ago

I installed widlfly 26 using this documentation : https://doc.primekey.com/signserver/signserver-installation/application-server-setup/wildfly-24-26-and-jboss-eap-7-4

I used galleon.

The problem is that the jboss-client.jar is missing in bin/client directory.

The signserver CLI is unusable, error is :

Exception in thread "main" java.lang.NoClassDefFoundError: javax/ejb/EJBException
mlundblad commented 7 months ago

Hi!

Btw, did the fix in #61 also fix this issue (missing cloud-server layers)?