Re: Commons XMLConfiguration Issue --XPath query with /root

2009-03-26 Thread bnreddy
----------- > To unsubscribe, e-mail: user-unsubscr...@commons.apache.org > For additional commands, e-mail: user-h...@commons.apache.org > > > -- View this message in context: http://www.nabble.com/Commons-XMLConfiguration-Issue---XPath-query-with--root-tp22704510

Re: Commons XMLConfiguration Issue --XPath query with /root

2009-03-25 Thread Oliver Heger
bnreddy schrieb: Hi christian, From my understanding (correct me if I am wrong)... "The root element is ignored when constructing keys". but this is when XMLConfiguration is using DefaultExpressionEngine Is root element ignored even when the XPathExpressionEngine is being used by XML

Re: Commons XMLConfiguration Issue --XPath query with /root

2009-03-25 Thread bnreddy
ot element - so just leave it away. What problems could arise from this? christian! -- View this message in context: http://www.nabble.com/Commons-XMLConfiguration-Issue---XPath-query-with--root-tp22704510p22707189.html Sent from the Commons - User mailing list a

Re: Commons XMLConfiguration Issue --XPath query with /root

2009-03-25 Thread Christian Migowski
tProperty("/root/fchild/name")); >        } > } > > > > abc.xml ;;; > > > > >         >                Name >                1 >                Name Id relation >                 >                        2 >                        2.333 &

Commons XMLConfiguration Issue --XPath query with /root

2009-03-25 Thread bnreddy
Name 1 Name Id relation 2 2.333 -- View this message in context: http://www.nabble.com/Commons-XMLConfiguration-Issue---XPath-query-with--root-tp22704510p22