C
Chris M
Hi All,
I am working on a 3rd party product with a fixed deployment
descriptor. I am working on a project that is making some enhancements
to this product and we need to modify the products web xml so that we
can add some filter and filter mapping definitions.
I was wondering if this could be done using the projects existing ant
tasks. Having a quick look at the ant doco, tasks like LoadFile and
ReplaceRegExp look promising, but I am wondering if there is just a
much easier solution.
Has anyone had any experience with this sort of thing?
Regards,
Chris
I am working on a 3rd party product with a fixed deployment
descriptor. I am working on a project that is making some enhancements
to this product and we need to modify the products web xml so that we
can add some filter and filter mapping definitions.
I was wondering if this could be done using the projects existing ant
tasks. Having a quick look at the ant doco, tasks like LoadFile and
ReplaceRegExp look promising, but I am wondering if there is just a
much easier solution.
Has anyone had any experience with this sort of thing?
Regards,
Chris