Issue Details (XML | Word | Printable)

Key: SPR-2168
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Adrian Colyer
Reporter: Mike Youngstrom
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Spring Framework

@target() advices beans it should not

Created: 21/Jun/06 12:42 PM   Updated: 26/Jun/09 02:48 PM   Resolved: 25/Jul/06 05:19 AM
Component/s: SpringAOP
Affects Version/s: 2.0 M5
Fix Version/s: 2.0 RC3

Time Tracking:
Not Specified


 Description  « Hide

I have an aspect with a pointcut:

@Around("@target(org.lds.stack.spring.serviceproxy.ServiceProxy)")

I'm using <aop:aspectj-autoproxy/> and a bean with the target class org.springframework.orm.jpa.JpaTemplate is getting proxied.

If I remove the pointcut then my JpaTemplate not longer gets proxied.

Mike



Juergen Hoeller made changes - 22/Jun/06 05:29 AM
Field Original Value New Value
Fix Version/s 2.0 RC2 [ 10480 ]
Assignee Rob Harrop [ robh ]
Rob Harrop made changes - 26/Jun/06 08:17 AM
Assignee Rob Harrop [ robh ] Adrian Colyer [ adrian.colyer ]
Juergen Hoeller made changes - 05/Jul/06 04:50 AM
Assignee Adrian Colyer [ adrian.colyer ] Rob Harrop [ robh ]
Juergen Hoeller made changes - 05/Jul/06 04:07 PM
Fix Version/s 2.0 RC3 [ 10500 ]
Fix Version/s 2.0 RC2 [ 10480 ]
Rob Harrop made changes - 10/Jul/06 07:53 AM
Assignee Rob Harrop [ robh ] Adrian Colyer [ adrian.colyer ]
Juergen Hoeller made changes - 23/Jul/06 11:44 AM
Fix Version/s 2.0 RC3 [ 10500 ]
Fix Version/s 2.0 final [ 10291 ]
Adrian Colyer made changes - 25/Jul/06 05:19 AM
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Fix Version/s 2.0 RC3 [ 10500 ]
Fix Version/s 2.0 final [ 10291 ]