[configuration] XPathExpressionEngine - xpath syntax

2011-12-29 Thread M M
Hi, I'm trying to use /_*Commons Configuration*_/ to parse an XML configuration file and I'm having some troubles with the xpath syntax. After a few tries I understood that I need to use the XPathExpressionEngine, and i think that the problems I'm facing are due to the xpath syntax I'm using.

Re: [configuration] XPathExpressionEngine - xpath syntax

2011-12-29 Thread Oliver Heger
Hi, some comments below... Oliver Am 29.12.2011 11:02, schrieb M M: Hi, I'm trying to use /_*Commons Configuration*_/ to parse an XML configuration file and I'm having some troubles with the xpath syntax. After a few tries I understood that I need to use the XPathExpressionEngine, and i think