Charles, i tried what you suggested but it's not working. I copied the attributes from web-app and throwed them in the mime-mapping element in the insert.xmlbut they show the namespace in the target web.xml in both web-app and mime-mapping element
Will this be an issue??? Like web-app has a different namespace and mime-mapping xmlns="" . Will it not work???? On 9/20/07, Dominique Devienne <[EMAIL PROTECTED]> wrote: > > On 9/19/07, broken connection <[EMAIL PROTECTED]> wrote: > > XMLTask ... understand the namespaces just by adding a "colon" in front: > > > > <insert path="/:web-app/:mime-mapping[last()]" ... /> > > That is strange. I wouldn't have thought this to be a valid XPath... > Thanks for mentioning it though. --DD > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
