You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by "jean-christophe.pazzaglia (JIRA)" <xm...@xml.apache.org> on 2004/12/09 11:41:11 UTC

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

Path too complex for xmlbeans ("..") 
-------------------------------------

         Key: XMLBEANS-89
         URL: http://nagoya.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


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://nagoya.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


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

Posted by "Jacob Danner (JIRA)" <xm...@xml.apache.org>.
     [ 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


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

Posted by "Yana Kadiyska (JIRA)" <xm...@xml.apache.org>.
     [ http://issues.apache.org/jira/browse/XMLBEANS-89?page=history ]
     
Yana Kadiyska resolved XMLBEANS-89:
-----------------------------------

     Resolution: Fixed
    Fix Version: Version 2 Beta 2

The scenario described works in v2 (checked under SVN revision 152920) 

> 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
>     Assignee: Yana Kadiyska
>     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