Flavia,
are you doing a check like?
| if (System.getSecurityManager() == null)
| {
| cl = clazz.getClassLoader();
| }
| else
| {
| ..... security block
| }
|
If you are.. all we need on JBM is an AOP release.
And this won't affect weaved code, right?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190932#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...