Can Spring AOP can work fine if we use this for logging,exception handling and declarative transaction management togather..or we need to do some code changes for all of them working togather
i have tried using them togather but i was getting exception when i was running the transaction along with exception handling,problem is already highlighted in my earlier question
http://forum.springsource.org/showthread.php?t=107560
