Ales Justin [
http://community.jboss.org/people/alesj] replied to the discussion
"Issues using Javassist TypeInfoFactory in other projects"
To view the discussion, visit:
http://community.jboss.org/message/534628#534628
--------------------------------------------------------------
If we moved the setAccessible() stuff to jboss-reflect as indicated in the comment, we
could manage the accessibility of members there?
This was a hack to get private
method injection working -- use case for some EJB sandbox/prototype.
Dunno if this is still needed, perhaps just check if BeanAccessMode.ALL already does this
on top of BeanInfo.
I know it does for private method/fields, just not sure about any method.
If not, then we can simply extend this notion of ALL to methods as well.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/534628#534628]
Start a new discussion in JBoss Microcontainer Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]