Hey guys, I’ve been trying to deploy Jenkins on WildFly 27 ever since it was in Alpha, the Final version just came out and I still cannot deploy it, this is what I’m getting:
Dispatcher error: {“WFLYCTL0080: Failed services” => {“jboss.deployment.unit."jenkins.war".undertow-deployment.UndertowDeploymentInfoService” => “Failed to start service Caused by: java.lang.NoClassDefFoundError: Failed to link org/kohsuke/stapler/Stapler (Module "deployment.jenkins.war" from Service Module Loader): javax/servlet/http/HttpServlet”}}
I’m using the latest .war file from your website, any ideas what can be happening here?
Thanks.