aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes Applying Aspectj in EJB 2.0 without using Spring Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Applying Aspectj in EJB 2.0 without using Spring " Watch "Applying Aspectj in EJB 2.0 without using Spring " New topic
Author

Applying Aspectj in EJB 2.0 without using Spring

Ramo Gupta
Greenhorn

Joined: Apr 24, 2012
Posts: 1


Hi All,

I have a requirement in my current project where i need to used aspectj with EJB 2.0 (Why EJB 2.0 because it is used in project and can't be replaced with newer version) without using Spring ,

can anybody tell me weather it is possible at first place or not and if it is possible then please guide me how


thanks in advance


Himanshu Gupta
SCJP 5,SCDJWS 5,SCWCD 5
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Applying Aspectj in EJB 2.0 without using Spring
 
Similar Threads
Seam AOP
Logging Implementation using Spring AOP or AspectJ
Passing Set<java.lang.Object> and List<java.lang.Object> in Axis 2.0
Spring AOP / Spring AOP + AspectJ ?
Spring AOP issue