Oracle Weblogic Server (MOSC)

MOSC Banner

FastSwap and classloader-structure

edited Feb 21, 2015 10:01AM in Oracle Weblogic Server (MOSC) 12 commentsAnswered
 Hi all,I have a J2EE application containing multiple EJB modules; Weblogic (10.3.0.0) is running in development mode and I enabled FastSwap in weblogic-application.xml.
However, the EJB modules are also declared inside the classloader-structure in weblogic-application.xml and because of this, each EJB module is loaded in the GenericClassLoader instead of RedefiningClassLoader; so, when I run the FastSwap ant task it won't see the modified classes.

Is it possible to have FastSwap and classloader-structure working together?
For detailed information and logs you can also check the forum where I posted this question:

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