5.1.3.18. How to replace a groovy template of my portal?

Now each portal container has its own ServletContext which is automatically set for you at runtime (FYI: it could be retrieved thanks to portalContainer.getPortalContext()). This ServletContext is an unified ServletContext that is also aware of the dependency order defined into the PortalContainerDefinition so to replace a groovy template of the portal, you just need to:

Copyright ©2012. All rights reserved. eXo Platform SAS