Extension that overrides functionality of Struts2 URL tag component and use implementation of spring managed bean with customized implementation. By default it tries to get the bean defined in Jive SBS Plugin: Human Friendly URLs
- Build module by mvn package
- Copy
target/classes/org/apache/struts2/views/freemarker/tags/URLModel.class
(or take it from jar file) to/usr/local/jive/applications/sbs/application/WEB-INF/classes/org/apache/struts2/views/freemarker/tags/
. Note: directory structure needs to be created before
Override org.apache.struts2.views.freemarker.tags.URLModel with TRACE level to get more verbose logging