0 Replies Latest reply on Sep 12, 2018 2:15 AM by msgs2sethu

    Loading JAR files dynamically

    msgs2sethu

      Hello everyone,

       

      We are using JBPM (KIE Workbench) in our project and we have some custom workitem handlers. I want to load these workitem handlers from a central repository instead of bundling them in kie-wb.war file.

       

      I tried to extend ModuleClassLoader and switch the class loader to get required workitem handlers but it didn't helped.

       

      Can you please suggest me on how can I achieve this?

       

      Thank you in advance..

       

      - svasudev