User development,
A new message was posted in the thread "Runtime Exception when I try to
getInterfaces() of a CtClass":
http://community.jboss.org/message/519777#519777
Author : Arvind K
Profile :
http://community.jboss.org/people/megalodon
Message:
--------------------------------------------------------------
made a work-around by loading and transforming classes using a standard
ClassFileTransformer and using the bytes of the loading class to make CtClass objects
using ClassPool.makeClassIfNew() function. Still getting exceptions but i seem to have
gotten a little further.
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/519777#519777