1. AOP use cases? stackoverflow.comI'd like to make a picture of what are the possible cases for effective invovement of AOP in application design. All I have met so far is:
|
2. How to use load time weaver in JBoss 6 with Spring 3 for AspectJ? stackoverflow.comI tried using AspectJ, Spring 3 and JBoss 6 and ran into the problem that the load time weaving is not working at all. Creating small sample showed that the same ... |
3. Unable to proxy a JBossMQ queue in Spring stackoverflow.comSpring JMS going against a JBoss 4.x JBossMQ queue (I know, old JBoss, JBossMQ superseded by JBoss Messaging, but I can't change the stack). Everything works when the Spring JMS ... |
4. Using Spring AOP on JBOSS forum.springsource.orgUsing Spring AOP on JBOSS Hi I wrote simple spring+hibenrate app on JBoss But i have problems with AOP. I implement AfterReturningAdvice in my advice and use NameMatchMethodPointcutAdvisor. When i call ... |
5. Spring AOP not working in ServiceMix@JBoss forum.springsource.orgJun 27th, 2007, 07:47 AM #1 okuntze View Profile View Forum Posts Private Message Junior Member Join Date Dec 2004 Posts 2 Spring AOP not working in ServiceMix@JBoss Hi, I am ... |
6. Specificities of using Spring in appserver (JBoss) for "business" AOP? forum.springsource.orgSpecificities of using Spring in appserver (JBoss) for "business" AOP? Since the refactoring of the MMI using Spring 2.5 was a success, we're thinking of using AspectJ AOP in the server ... |
7. Spring 3.0.0 and JBoss 5 Proxy conversion forum.springsource.orgJan 20th, 2010, 12:14 PM #1 gerr View Profile View Forum Posts Private Message Junior Member Join Date Jan 2010 Posts 3 Spring 3.0.0 and JBoss 5 Proxy conversion I've recently ... |
8. Using JBoss with Spring and AspectJ forum.springsource.orgUsing JBoss with Spring and AspectJ I have an application in which I'm trying to use AspectJ with Spring(2.5.x) and deploy it in JBoss(4.2.0). AspectJ is integrated with spring and is ... |