[Xmltask-users] Can't get my path to match

2006-08-03 Thread Eric Dalquist
I'm trying to use xmltask to insert a generated XML fragment into a web.xml file. I'm attempting to do this using a marker tag in the web.xml and using the subtask. I get the following error message: " subtasks failed to find matches" The files and task snippets are belo

Re: [Xmltask-users] Can't get my path to match

2006-08-03 Thread Eric Dalquist
Brian, Thank you, that fixed the problem. I was wondering about the name space issues since the web.xml used an XSD. Could a note about possible name space issues be added to the documentation page for xmltask? Thanks again, -Eric Dalquist Brian Agnew wrote: > Without trying this, I'

Re: [Xmltask-users] Can't get my path to match

2006-08-03 Thread Eric Dalquist
Heh ... I just realized there is documentation, my apologies for not finding it on my own. -Eric Eric Dalquist wrote: > Brian, > > Thank you, that fixed the problem. I was wondering about the name space > issues since the web.xml used an XSD. Could a note about possible name >