aspose file tools
The moose likes Portals and Portlets and the fly likes Can I use aspectj in jboss ? 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 » Portals and Portlets
Reply Bookmark "Can I use aspectj in jboss ? " Watch "Can I use aspectj in jboss ? " New topic
Author

Can I use aspectj in jboss ?

Meir Yan
Ranch Hand

Joined: Apr 27, 2006
Posts: 597
Hello all I like to use aspectJ with my application, now I put the aspectjrt.jar into my server -> all -> lib directory
And the application is loaded with no exception but when I execute the class 's I don�t get any aspectJ prints ( I used system.out.println with the
@Around annotation) .
Wheni test this with simple class outside the jobss it working great
Do I need to know something else when using aspectJ with jboss ?
Meir Yan
Ranch Hand

Joined: Apr 27, 2006
Posts: 597
this is the code :
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Can I use aspectj in jboss ?
 
Similar Threads
Logging in JBoss 4.0.1
Trying to integrate AspectJ with JBoss
Spring AOP / Spring AOP + AspectJ ?
Jboss connection pool not releasing the connection from pool
Hibernate error with Spring MVC