Re: [xmlc] BCEL question

Jacob Kjome <[email protected]> Fri, 26 Aug 2005 19:51:06 -0500
Newsgroups gmane.comp.java.enhydra.xmlc
Message-ID <[email protected]>
This is a multi-part message in MIME format...

------------=_1125103912-3007-319
Content-Type: text/plain; charset="us-ascii"; format=flowed

At 06:41 PM 8/26/2005 +0800, you wrote:
 >By taking out this. ;)
 >
 >

That can't be right.  I get this...


java.lang.VerifyError: (class: $$XMLC_GENERATED$$/dyna/dyna01/html, method: 
<clinit> signature: ()V) Unable to pop operand off an empty stack
         java.lang.Class.getDeclaredConstructors0(Native Method)
         java.lang.Class.privateGetDeclaredConstructors(Class.java:2328)
         java.lang.Class.getConstructor0(Class.java:2640)
         java.lang.Class.getConstructor(Class.java:1629)
         org.enhydra.xml.xmlc.deferredparsing.XMLCDeferredParsingFactory.createObject(XMLCDeferredParsingFactory.java:112)


Any other suggestions?  I'm really trying to get this fixed without having 
to really understand BCEL.  I'm so close, yet so far away.


Jake

 >
 >On Aug 26, 2005, at 4:18 PM, Jacob Kjome wrote:
 >
 >>         il.append(_factory.createFieldAccess(className, "class$L" +
 >> className.replace('.', '$'), new ObjectType(
 >>                 "java.lang.Class"), Constants.GETSTATIC));
 >
 >
 >
 >
 >--
 >You receive this message as a subscriber of the [email protected] mailing
 >list.
 >To unsubscribe: mailto:[email protected]
 >For general help: mailto:[email protected]?subject=help
 >ObjectWeb mailing lists service home page: http://www.objectweb.org/wws



------------=_1125103912-3007-319
Content-Type: text/plain; name="message-footer.txt"
Content-Disposition: inline; filename="message-footer.txt"
Content-Transfer-Encoding: 8bit


--
You receive this message as a subscriber of the [email protected] mailing list.
To unsubscribe: mailto:[email protected]
For general help: mailto:[email protected]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws

------------=_1125103912-3007-319--