2010/3/1 emerson cargnin <echofloripa.y...@gmail.com>:
> 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/<4a1c5275.7010...@apache.org>
>

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: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to