[JBoss-user] [Javassist user questions] - Re: Problem with java.lang.VerifyError

2005-05-19 Thread bspies
Chiba, I don't really have access to a site I can post the file, so I've emailed you the file instead (hope you don't mind). Thanks, Brennan View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3878497#3878497 Reply to the post : http://www.jboss.org/index.html?

[JBoss-user] [Javassist user questions] - Problem with java.lang.VerifyError

2005-05-18 Thread bspies
Hi all, I'm working on code that dynamically parses input records based on XML configuration...I'm having a problem with a thrown java.lang.VerifyError from Class newInstance() after calling CtClass.toClass(). The error is this: java.lang.VerifyError: (class: com/sbc/bac/load/cebav/account/Dai