You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by "Jacob Danner (JIRA)" <xm...@xml.apache.org> on 2005/02/08 21:00:17 UTC

[jira] Closed: (XMLBEANS-89) Path too complex for xmlbeans ("..")

     [ http://issues.apache.org/jira/browse/XMLBEANS-89?page=history ]
     
Jacob Danner closed XMLBEANS-89:
--------------------------------

    Assign To:     (was: Yana Kadiyska)

This has been fixed. Closing.

> Path too complex for xmlbeans ("..")
> ------------------------------------
>
>          Key: XMLBEANS-89
>          URL: http://issues.apache.org/jira/browse/XMLBEANS-89
>      Project: XMLBeans
>         Type: Bug
>   Components: XPath
>     Versions: Version 2 Beta 1
>  Environment: W2K, JDK1.2.4_05, CVS version December, 2nd 2004 - 11:00 GMT
>     Reporter: jean-christophe.pazzaglia
>     Priority: Critical
>      Fix For: Version 2 Beta 2

>
> 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 (CObject) refering <C></C> inside this XML
> <A>
>    <B>
>       <C></C>
>    </B>
> </A>
> I try to refer my parent (ie B) by doing
> CObject.selectPath("..")
> and then I get the following error :
> Path too complex for xmlbeans
> Obviously it was working with v1,
> any ideas ? 
> Thks,
> jc

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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