"spiritualmechanic" wrote : In the Wiki it says that we can precompile our aspects and 
then run them inside the JBoss server. I've adapted the build.xml from one of the 
examples, and aopc runs on my Driver class, but I can't really tell if it's being 
modified or not. Should it be modified, or is it just an in-memory change?
  | 
  | My aspect seems to work though, it gets into the intercept when I run my small 
test. I just am using JMX so I need to put it into the server. But it works perfectly 
right up to the point where it tries to hit JMX ;)
  | 
  | Thanks!

When running inside JBoss microkernel you can either do precompilation or load-time 
transformation to get your aspects to work.  What exactly is your question?

Try this for decompilers.  It really demystifies the JBoss AOP framework and you can 
see our weaving is quite minimal.

http://www.google.com/search?q=java+decompiler&sourceid=mozilla-search&start=0&start=0

I use cavaj.

Bill

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835203#3835203

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835203


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to