Show Table of Contents
Appendix A. Additional Notes
- The WebLogic class loading mechanism does not provide access to the application jars located in Business Central's
WEB-INF/libdirectory, which can cause problems for developers looking to inject KIE-CDI classes. As a workaround for this issue, JBoss BPM Suite includes a CDI extension that temporarily swaps class loaders to load the application. This class is located inWEB-INF/classes/org/kie/workbench/backend/weblogic/SwapClassloaderExtension.javaand enabled inWEB-INF/classes/META-INF/services/javax.enterprise.inject.spi.Extension:org.kie.workbench.backend.weblogic.SwapClassloaderExtension
- If using a non-exploded archive, Weblogic packs contents of Business Central's
WEB-INF/classesintoWEB-INF/lib/_wl_cls_gen.jar. If a developer aims to create KieBase and KieSession from resources, KIE-Spring cannot find the classes. For this reason, the recommended deployment method is to use the exploded archives contained within the product's ZIP file.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.