DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10748>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10748

Translet class not loading due to java.long.VerifyError





------- Additional Comments From [EMAIL PROTECTED]  2002-07-15 13:01 -------
We'll need more information to reproduce this problem. I searched the 
conformance tests and found that match29 has the following:

<xsl:template match="//B//X" mode="prefixed">
  <found-X><xsl:copy-of select="@level"/></found-X>
</xsl:template>

XSLTC passes this test.

Please attach or add a comment showing us the xml and xsl you are using.
Also, what context are you running xsltc in? Unless you are using 
the commandline classes, we'd need to see your java application code, too.

Reply via email to