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 ```