[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: JoinpointTest is broken

adrian@jboss.org do-not-reply at jboss.com
Thu Dec 7 07:56:51 EST 2006


This is attempting to do the same thing as setAccesible(true) for reflection objects,
except for Javassist generated reflection objects.

So what is the generic mechanism?

This implementation is still in prototype currently and not used because
of the classloader scoping issue:
http://jira.jboss.com/jira/browse/JBMICROCONT-122
and it doesn't really need to setAccesible(true) for the microcontainer anyway,
which just uses public methods.

I've raised this issue
http://jira.jboss.com/jira/browse/JBMICROCONT-133
and removed this code for now.


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

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



More information about the jboss-dev-forums mailing list