Re: XPATH selectors?

2007-12-01 Thread cd
Thanks for your response. :) i do now. :( i found that shortly after that last post and haven't had time yet to post the resolution which is to download xalan and it's dependencies. Silly me. i expected any dependencies not part of the jdk should be included in the package. I strongly reccom

Re: XPATH selectors?

2007-11-29 Thread cd
more progress: the problem is in the XalanXPathEvaluator class evaluate(string) method. The creation of the CachedXPathAPI class is failing with a NoClassDefFoundError on org/apache/xpath/CachedXPathAPI -- View this message in context: http://www.nabble.com/XPATH-selectors--tf4894769s2354.html

Re: XPATH selectors?

2007-11-29 Thread cd
ok, think i'm getting somewhere slowly. Just d/l the source package for amq 4.1.1 release and the SelectorParser file is missing. Still trying to figure out what's up. -- View this message in context: http://www.nabble.com/XPATH-selectors--tf4894769s2354.html#a14031521 Sent from the ActiveMQ -

XPATH selectors?

2007-11-28 Thread cd
7;]' XPATH '//testNode1[. = ''Bart'']' XPATH '/testRoot/testNode1[text() = ''Bart'']' and probably a million more :) thank you *very* much for your time reading all of this, cd -- View this message in context: http://www.nabble.com/XPATH-selectors--tf4894769s2354.html#a14018321 Sent from the ActiveMQ - User mailing list archive at Nabble.com.