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]
