-
Bug
-
Resolution: Unresolved
-
Major
-
Ubuntu 14.04.4. Java 1.8. Wildfly: 10.1.0.FINAL. Jenkins: 2.19.2. Jenkins in standalone mode. Google Chrome version 53.0.2785.116 (64-bit).
The Wildfly Deployer Plugin requires that the Jenkins WAR file be edited. wildfly-cli-8.2.1.Final.jar must be added to the /WEB-INF/lib directory inside the WAR file. When I do this and deploy it to my Wildfly server, whenever I go to the Jenkins URL, the browser just shows the word "Forbidden". When I deploy the unaltered Jenkins WAR file, it works fine. When I try running the plugin without modifying the WAR file, it reports "FATAL: Unable to initialize command context."
I am trying to get this running for the first time; I have not had it running previously. All the other functionality of Jenkins works perfectly. If you want me to upload the modified WAR file I can do it, but it is large.