Uploaded image for project: 'XMLBeans'
  1. XMLBeans
  2. XMLBEANS-89

Path too complex for xmlbeans ("..")

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • Version 2 Beta 1
    • Version 2 Beta 2
    • XPath
    • None
    • W2K, JDK1.2.4_05, CVS version December, 2nd 2004 - 11:00 GMT

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            jean-christophe.pazzaglia jean-christophe.pazzaglia
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: