There are several detailed artifacts in the form of ear files in my project. I understand that each of the ears will have its own class loader. Is it possible to tell weblogic to use the same class loader for each of these deployment tools.
What factors should I consider when making changes?
source
share