PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2624 *** shadow/2624 Fri Jul 20 12:23:03 2001 --- shadow/2624.tmp.13579 Tue Jul 31 14:20:59 2001 *************** *** 177,179 **** --- 177,199 ---- <birthday person="Bill"><month>Apr</month><day>4</day></birthday> <birthday person="Frida"><month>July</month><day>5</day></birthday> </doc> + + ------- Additional Comments From [EMAIL PROTECTED] 2001-07-31 14:20 ------- + conf test idkey33 also has the same problem. The runtime error thrown is: + + Exception in thread "main" java.lang.VerifyError: (class: idkey32$0, method: + extractValueFromDOM signature: + (Lorg/apache/xalan/xsltc/DOM;IILorg/apache/xalan/xsltc/Translet;I)Ljava/lang/String;) + Register 2 contains wrong type + at java.lang.Class.forName0(Native Method) + at java.lang.Class.forName(Class.java:120) + at + +org.apache.xalan.xsltc.dom.NodeSortRecordFactory.<init>(NodeSortRecordFactory.java:89) + at idkey32.applyTemplates() + at idkey32.applyTemplates() + at idkey32.transform() + at + org.apache.xalan.xsltc.runtime.AbstractTranslet.transform(AbstractTranslet.java:493) + at + org.apache.xalan.xsltc.cmdline.Transform.doTransform(Transform.java:176) + at org.apache.xalan.xsltc.cmdline.Transform.main(Transform.java:294)
