On Sat, 6 Oct 2001 17:50, Eung-ju Park wrote: > > If we were to accept all these changes then the deployment layout would > > be something like > > > > SAR-INF/lib/myBlockArchive.jar (note the .jar rather than .bar ending) > > SAR-INF/lib/mySupport.jar > > SAR-INF/conf/server.xml or SAR-INF/server.xml > > SAR-INF/conf/config.xml or SAR-INF/config.xml > > SAR-INF/conf/assembly.xml or SAR-INF/assembly.xml > > data/my-random-datafile.txt > > > > And only the last file would be expanded on filesystem. > > SAR-INF/lib/myBlockArchive.jar > SAR-INF/lib/mySupport.jar > SAR-INF/server.xml > SAR-INF/config.xml > SAR-INF/assembly.xml > data/my-random-datafile.txt > > I think above layout is good. because web.xml is placed in WEB-INF. > And extract server.xml, config.xml, assembly.xml. before we have > configuration templating mechanism.
Okays - works for me ;) -- Cheers, Pete --------------------------------------- Be nice to your friends. If it weren't for them, you'd be a complete stranger. --------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
