Hide Forgot
Created attachment 1138918 [details] stacktrace Description of problem: When I create new container in Kie server on EAP then server log shows warning listed in attachment. This warning is shown just when creating first container and it doesn't seem to have any impact on functionality. Version-Release number of selected component (if applicable): Kie server 6.3.0ER1 EAP6.4 How reproducible: Deploy Kie server on EAP. Create any container in Kie server. Steps to Reproduce: 1. 2. 3. Actual results: Server log shows warning about LinkageError - ClassNotFoundException in nested exception. Expected results: Container deployment doesn't produce any warning. Additional info:
fixed by including guide-servlet dependency as otherwise EAP/wildfly is reporting LinkageError which is sort of expected though EAP does log it as warning droolsjbpm-integration master: https://github.com/droolsjbpm/droolsjbpm-integration/commit/cfe07981252f45abba40997f894700b76952fbfb 6.4.x: https://github.com/droolsjbpm/droolsjbpm-integration/commit/56776a5f8818f63c88ed612d16b4f3f1e5784569
Duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1318981
Verified in 6.3.0ER2