Hi,
We have portal 8.5 running on Tomcat 7. We have some custom portlets in a webapp.
We are looking to implement rolling deployments (a feature of Tomcat). A have a JSP page that I can access that shows that rolling deployments is working for the portlet webapp, however Portal will always only pick up the original portlet WAR file, even after a Tomcat restart.
Anybody attempted this?
Thx