clevertension commented on issue #784: agent  spring-plugins  aop
URL: 
https://github.com/apache/incubator-skywalking/issues/784#issuecomment-361483832
 
 
   <aop:aspectj-autoproxy  proxy-target-class="true"/>
   
   please add **proxy-target-class=true**, the default proxy way in spring is 
jdk proxy, so it can't cast down to the specific class

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to