-
Jun 23rd, 2008, 12:17 PM
#1
Load Time Weaving and JBoss 4.x ?
Hi,
I'm planning to use AOP in a JEE application.
To not use the AspectJ weaver I wish to use Load Time Weaving.
I've read the AOP documentation here http://static.springframework.org/sp...tml#aop-aj-ltw and posts on JIRA. I found just few things about LTW and JBoss.
Posts on JIRA indicate that TomcatInstrumentableClassLoader isn't working on JBoss. On other posts I read that the "-javaagent" parameter has not already been tested a lot.
So, have you already used JBoss (4.2.2.GA) with LTW ?
How ?
With the "TomcatInstrumentableClassLoader " ?
With the "javaagent" parameter ?
Or with an other solution ?
Thanks.
-
Jun 24th, 2008, 12:12 AM
#2
We are using JBoss 4.2.2 with the javaagent option.
-
Jun 24th, 2008, 02:54 AM
#3
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules