Created attachment 607950 [details] server.log This warning occurs while deploying jboss-brms.war on EAP 6.0: 17:52:11,540 WARN [org.jboss.as.ee] (MSC service thread 1-1) JBAS011006: Not installing optional component org.apache.cxf.transport.http.Servlet3ContinuationProvider$Servlet3Continuation due to exception: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS011054: Could not find default constructor for class org.apache.cxf.transport.http.Servlet3ContinuationProvider$Servlet3Continuation See the whole stack trace in attached server log. Guvnor seems to be working fine, but I am not sure what this warning with the exception might mean or if it could be source of future problems. To reproduce this issue it should be enough to deploy just single jboss-brms.war on EAP 6.0. My environment: EAP 6.0 BRMS 5.3.0 patch01
*** This bug has been marked as a duplicate of bug 852679 ***