ClassCastException using iteratePointer with JDom
-------------------------------------------------

                 Key: JXPATH-117
                 URL: https://issues.apache.org/jira/browse/JXPATH-117
             Project: Commons JXPath
          Issue Type: Bug
         Environment: jdk 1.603 jdom 1.1 
            Reporter: David CroƩ


Hello i think i've found a bug in the latest nightly build
There is a ClassCastException JDOMNodeIterator cannot be cast to 
PropertyIterator when using 
iteratePointers with JDom.
Let me know if you need more informations.
i guess that the bug is in PrecedingOrFollowingContext.java line 151 of the 
head version 
There is a cast to PropertyIterator , but i think it should be a cast to 
NodeIterator

Greetings
 david croe




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

Reply via email to