Ant Copy Task Gotcha
Friday, January 26th, 2007 Today, I have been mostly cussing at XML deployment files…
Ant’s copy task has proved to be at the root of my problems, and the solution was quite an interesting one.
The app I’m working on runs in several configurations, all of which are deployed to a single JBoss server. To configure the various instances correctly, we […]