Hi Kerstin

I've checked in patch to the bug you found into into CVS. It is also
available for download as a daily build.

James

From: "Kerstin Gr�nefeld" <[EMAIL PROTECTED]>
> 2. I have an document created with
>   document = IndexedDocumentFactory.getInstance().createDocument();
>   then I append some elements and after this I want to search for nodes:
>
>    List list = document.selectNodes( "//test/testelement" );
>
>    I always get a the follwing Exception:
>
> java.lang.NullPointerException
>         at
> org.dom4j.util.IndexedElement.addToElementIndex(IndexedElement.java:212)




_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to