Hi, Is anyone using CGLIB with iBATIS? If so, what version of CGLIB are you using and what are the actual dependencies of CGLIB? While looking at the cglib.sourceforge.net site, it seems that there isn't much documentation on CGLIB and that the project is stagnant. It also lists about 6 jar files that are listed as dependencies including asm, bcel, and aspectwerkz. The iBATIS documentation only lists cglib 2 as an optional jar file.
Thanks, Richard