Hello,
I would like to know if asm-2.2.3 is required in runtime path when using
cxf-2.1.3.
If I remove this from WEB-INF/lib of my webapp, will it work, or in other words
what functionality/feature will not be available.
I see in WHICH_JARS document
- asm.jar (semi-optional, helps with performance of wrapper types and
is required when adding JAXB annotations onto the SEI methods and
parameters.)
I am running into an issue where I have to use a legacy library which uses
cglib-full-2.0.2.jar and comes in conflict with asm-2.2.3.jar.
thanks
vida