Hello,
Is it possible to set the vgn-furl web application up as the default application (path="") on 7.6 or later?
For instance, can we have:
<Context docBase="vgn-furl" path="" crossContext="true"/>
We have 120+ vgn-furl enabled sites, each with their own context, and each gets its own WebAppClassLoader, with redundant class definitions. Since we have customized our furl.mappers and
furl.translator.impl, this forces us to have a huge PermGen space. As we continue to expand and add additional sites, it is growing increasingly ridiculous.
We also have furl.exclude.sitename=false if that helps.
Any advice or opinions would be greatly appreciated. Thank you.
-Steve