[ 
https://issues.apache.org/jira/browse/JXPATH-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt Benson resolved JXPATH-117.
--------------------------------

    Resolution: Cannot Reproduce

I have tried this using jdom 1.1 and cannot reproduce it.  I am not using JDK 6 
(I use OS X) although I wouldn't expect that to be the source of your problem.  
Please reopen this issue when you can submit a test case.

> 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Ʃ
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> 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