a***@yahoo.com
2006-09-30 01:10:12 UTC
Hi,
I would like to know the order in which the jar files are loaded from
<deployment>/APP-INF/lib, in weblogic 8.1. This really matters when we
have the same class in two or more jar files, in APP-INF/lib. For an
example, if I have test.class inside a.jar and b.jar (jar files are
inside APP-INF/lib), when classloader loads the test.class, which will
be loaded, from a.jar or from b.jar?
Thanks in advance,
Amila
I would like to know the order in which the jar files are loaded from
<deployment>/APP-INF/lib, in weblogic 8.1. This really matters when we
have the same class in two or more jar files, in APP-INF/lib. For an
example, if I have test.class inside a.jar and b.jar (jar files are
inside APP-INF/lib), when classloader loads the test.class, which will
be loaded, from a.jar or from b.jar?
Thanks in advance,
Amila