[jboss-user] [Javassist] New message: "Re: Runtime Exception when I try to getInterfaces() of a CtClass"

Arvind K do-not-reply at jboss.com
Wed Jan 13 05:24:47 EST 2010


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




More information about the jboss-user mailing list