Any <taskdef>
which i refer from weblogic_home/server/lib
resolves the class. If I copy lib folder out from wl_home and refer in <taskdef>
which actually does not resolve the class.
I decompiled weblogic.jar but it has nothing.
Any reason behind this behavior?