Mathieu Girard
2005-01-06 13:10:13 UTC
Hi,
There is a special weblogic feature that allows web application to use their
own version of specific classes by subverting the classloader delegation
model so that class definitions from the Web application are loaded in
preference to class definitions in higher-level classloaders. (see
http://e-docs.bea.com/wls/docs81/programming/classloading.html#1082452)
I was wondering if such a feature existed for ejb. I checked the
documentation and I didnt find anything about it, but maybe I just missed
it. It would be very helpful for me.
Thanks
There is a special weblogic feature that allows web application to use their
own version of specific classes by subverting the classloader delegation
model so that class definitions from the Web application are loaded in
preference to class definitions in higher-level classloaders. (see
http://e-docs.bea.com/wls/docs81/programming/classloading.html#1082452)
I was wondering if such a feature existed for ejb. I checked the
documentation and I didnt find anything about it, but maybe I just missed
it. It would be very helpful for me.
Thanks