In creating a WAR file, you can specify a <lib> tag which is a fileset that specifies third party libraries that need to be installed in the WEB-INF/lib subdirectory. As it happens, the way I'm doing it (a bunch of explicit <include> tags), I get a small directory heirarchy, and it apparently needs to be flattened. I tried using a <mapper> tag, but it doesn't like that. Have I missed something? What can I do to "correct this"? Thanks David Corbin
- Re: WAR file dcorbin
- Re: WAR file Stefan Bodewig
- Re: WAR file David Corbin
- War file Das, Kuntal
- RE: War file Tibor Strausz
- RE: War file Das, Kuntal