Registry / config / com-ibm-websphere-appserver-classloading-1-0

com-ibm-websphere-appserver-classloading-1-0

JSON →
library26.0.0.4javamavenunverified

Provides classloading configuration capabilities for Open Liberty application server.

<dependency> <groupId>io.openliberty.features</groupId> <artifactId>com.ibm.websphere.appserver.classloading-1.0</artifactId> <version>26.0.0.4</version> </dependency>
INSTALL
IMPORT
SIG · COM-IBM-WEBSPHERE-
C
com-ibm-websphere-appserver-classloading-1-0
configjavav26.0.0.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ClassloadingService
com.ibm.websphere.appserver.classloading.ClassloadingService

Configure classloader delegation for an application.

import com.ibm.websphere.appserver.classloading.ClassloadingService; ClassloadingService service = new ClassloadingService(); service.configureClassloader("myApp", "parentLast");
Debug
Known issues
gotchaThis feature is specific to Open Liberty and may not be available in other WebSphere variants.
fix
Ensure your application runs on Open Liberty or Liberty Profile.
affects: all
Upgrade
Version history
26.0.0.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
46 hits · last 30 days
node
38
OpenAI (training)
2
Resources
com-ibm-websphere-appserver-classloading-1-0 — mvn dependency:get com-ibm-websphere-appserver-classloading-1-0 · libregistry