Yes, as the webapp would have to remain on its stable version between releases and the external resources should be updated with the latest versions.
Thanks for the info om TC7 On 2 March 2010 10:21, Konstantin Kolinko <[email protected]> wrote: > 2010/3/1 emerson cargnin <[email protected]>: >> Am I wrong or tomcat 7 will provide support for folder aliasing (pull >> in resources from external locations)? >> >> http://mail-archives.apache.org/mod_mbox//tomcat-dev/200905.mbox/<[email protected]> >> > > Yes, it will. > See > http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/context.xml?view=markup > look for > <attribute name="aliases" > there. > >> The main problem in packaging this content inside each app (and not >> using the symlink) is that we have the requirement that this content >> should be deployed outside of the release cycle of the applications. > > Does unpacking and repacking a zip archive (which a war file > ultimately is) requires a release cycle for you? > > Best regards, > Konstantin Kolinko > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
