Hi Silvian

These axes now work fine in the latest Jaxen release, which you could try
use. We'll be releasing dom4j 1.1 really soon that will come with the latest
Jaxen to fix this issue. I've just tested it all locally right now and works
fine; I've just a few other JUnit tests to fix before the 1.1 release goes
out.

James
----- Original Message -----
From: "Silvain Piree" <[EMAIL PROTECTED]>
To: "bob mcwhirter" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, November 01, 2001 7:39 PM
Subject: Re: [dom4j-user] question: previous/next sibling in DOM4J


> Bob,
>
> > > I've tried it and I get an error on the following-sibling clause.
> >
> > Can you paste the error you're getting?
>
> Statement:
>
>     Element nextSibling =
> (Element)myElement.selectSingleNode("following-sibling::*");
>
> Result:
>
> D:\Temp\xmltest\build.xml:46:
>     org.dom4j.XPathException: Exception occurred evaluting XPath:
>         following-sibling::*. Exception: following-sibling
>
> Hope that helps .....
>
> Silvain
>
>
>
> _______________________________________________
> dom4j-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/dom4j-user
>


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


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

Reply via email to