[jboss-user] [JBoss Microcontainer Development] - JBoss Reflect Performance Javassist vs Introspection

Andrew Rubinger do-not-reply at jboss.com
Thu Apr 22 10:05:56 EDT 2010


Andrew Rubinger [http://community.jboss.org/people/ALRubinger] replied to the discussion

"JBoss Reflect Performance Javassist vs Introspection"

To view the discussion, visit: http://community.jboss.org/message/539025#539025

--------------------------------------------------------------
This patch looks allright.  Another option is to remove the ClassPool stuff from "doInitialize" and create a LifecycleEventHandler (registered in LifecycleState.PRE_INIT) to extract out the logic from the server itself (I recommend this approach).

This patch leads spi-test to fail with:

java.lang.NoClassDefFoundError: org/jboss/classpool/scoped/ScopedClassPoolRepository

...which is just an issue of adding the dep to the spi-test POM config to be copied into target/lib.

S,
ALR

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/539025#539025]

Start a new discussion in JBoss Microcontainer Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2115]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100422/f7e5f7f2/attachment.html 


More information about the jboss-user mailing list