Remote portlet losed when reload portal ---------------------------------------
Key: PLUTO-608 URL: https://issues.apache.org/jira/browse/PLUTO-608 Project: Pluto Issue Type: Bug Components: portlet container Affects Versions: 2.0.2 Environment: windows-7 tomcat-7.0.14 jdk-1.6.25 pluto-2.0.2 Reporter: yongzhi.wu Steps to reproduce: 1. start pluto-2.0.2 2. touch pluto/WEB-INF/web.xml make pluto webapp reload 3. login the portal ( http://localhost:8080/pluto) , you can see console or logs: INFO: Reloading context [/pluto] org.apache.pluto.container.PortletContainerException: Unable to retrieve portlet: '/testsuite/TestPortlet2' at org.apache.pluto.driver.container.PortletContextManager.getPortlet(PortletContextManager.java:220) at org.apache.pluto.driver.core.PortletWindowImpl.<init>(PortletWindowImpl.java:62) at org.apache.pluto.driver.tags.PortletTag.doStartTag(PortletTag.java:133) at org.apache.jsp.WEB_002dINF.themes.portlet_002dskin_jsp._jspService(portlet_002dskin_jsp.java:85) -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira