NullPointerException calling reset() on TransformerIdentityImpl
---------------------------------------------------------------

                 Key: XALANJ-2395
                 URL: https://issues.apache.org/jira/browse/XALANJ-2395
             Project: XalanJ2
          Issue Type: Bug
          Components: JAXP
    Affects Versions: 2.7
            Reporter: Dr. Java


Calling reset() on a Transformer created using TransformerFactory.newInstance() 
give a NullPointerException.

java.lang.NullPointerException
        at 
org.apache.xalan.transformer.TransformerIdentityImpl.reset(TransformerIdentityImpl.java:167)
        .....

Xalan reports its Version.getVersion() as: XSLT4J Java 2.7.6


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to