Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] LTW problem ...

Hello,

On Sat, 30 Dec 2006 03:07:20 +0200, Alexandru Popescu wrote
> Your pointcut is not restricted to your code only, so when using LTW,
> any 3rd party code gets weaved - including the JDBC driver - where it
> might internally use those calls.

   Ok, I agree ... but is there any way to get it working properly both using
java or aj5?

Regards and happy new-year ... :-)





Back to the top