You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by Jean-Christophe Pazzaglia <Je...@eurecom.fr> on 2004/12/02 19:00:21 UTC

Path too complex for xmlbeans (v2)

Hi,

Trying to see if my app is still running with v2
(downoaded around noon  today - December, 2nd 2004 - 11:00 GMT)
I encountered the following error : "Path too complex for xmlbeans"

This situation happens while manipulating
 an XMlObject refering <C></C> inside this

<A>
    <B>
       <C></C>
    </B>
</A>


I try to refer my parent (ie B) by doing
CObject.selectPath("..")
and then I get the former error.

Obviously it was working with v1,
any ideas ?

jc

PS: someone can point me the test folder, so I can contribute some test 
case !






---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: user-help@xmlbeans.apache.org