Re: XMLtask trouble with

2008-02-03 Thread Brian Agnew
Hi Zakir, Probably best to mail the XMLTask mailing list with XMLTask-specific questions. [EMAIL PROTECTED] I suspect you need to specify an XPath with the appropriate namespace info. e.g. in the below use: path="/*[local-name()='bean']" or path="/:bean" Brian

XMLtask trouble with

2008-02-01 Thread Zakir
he information from the root tag, it works! Is this some kind of bug with XMLtask? Thanks! -- View this message in context: http://www.nabble.com/XMLtask-trouble-with-%3Cinsert%3E-tp15236553p15236553.html Sent from the Ant