I have tried weaving that 3rd party jar by putting it inside the projects lib folder and it worked correctly. But I want to weave that jar from the tomcat lib folder.
Please suggest.
I have tried weaving that 3rd party jar by putting it inside the projects lib folder and it worked correctly. But I want to weave that jar from the tomcat lib folder.
Please suggest.
From the The AspectJ Development Environment Guide:
In AspectJ tools, the inpath is where to find binary input - aspects and classes that weave and may be woven.