Oracle Weblogic Server (MOSC)

MOSC Banner

How (best) to implement a deployment-time "plug-in" to an EAR in Weblogic?

edited Feb 3, 2016 4:02AM in Oracle Weblogic Server (MOSC) 1 commentAnswered

We have an JEE application that we wish to leverage a "pluggable" component (similar to JDBC drivers) where the implementation classes/jars are external to the EAR. These external classes implement interfaces that  the core application is compiled against (and vice-versa). The initial implementation, though, ran into issues because of the class loader model Weblogic employs. Do you have a recommendation as to the pattern we should be following for this sort of capability? We specifically wish to deploy a "standard" EAR and "add in" the desired library implementation.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center