2 Replies Latest reply on Jul 3, 2012 8:08 AM by kdolan1

    Xalan throws VerifyError when using Java Date

    kdolan1

      I'm upgrading from JBoss 4.x to 7.1.1 Final and encountered the following exception when trying to create a Transformer w/ a certain XSL file.  The application is dependent on the xerces and xalan modules that come w/ JBoss 7.1.1 Final.

       

      java.lang.VerifyError: (class: GregorSamsa, method: template$dot$2 signature: (Lorg/apache/xalan/xsltc/DOM;Lorg/apache/xml/dtm/DTMAxisIterator;Lorg/apache/xml/serializer/SerializationHandler;I)V) Expecting to find double on stack

       

      I found http://www.xinotes.org/notes/note/917/ but I'm just wondering (a) has anyone else had a problem w/ this and (b) is the copy of xalan Apache's version or a JBoss custom copy?

       

      Thanks!

      Kelly