Let me define my problem

Task:
   I neet to aspectize classes at runtime. No knowledge of what to be done

Problem:
   Need to run at any complex Java environment, which has it own ClassLoading 
system and even already overwrites BootStrap & SystemClassLoaders, as a third 
party code which also loaded dynamicaly

And I have AOP 1.1 and it says replase SystemClassLoader which I can't, but I 
can define my one and can load classes only using my custom 
LocalSubSystemClassLoader, what you would advice to it?

Thank you   


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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to