-Eric
On 5/11/10 1:41 PM, Eric Dalquist (JIRA) wrote:
[ https://issues.apache.org/jira/browse/PLUTO-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Dalquist updated PLUTO-593: -------------------------------- Fix Version/s: 2.1.0 (was: 2.0.2)Will not load portlets deployed in root servlet context ------------------------------------------------------- Key: PLUTO-593 URL: https://issues.apache.org/jira/browse/PLUTO-593 Project: Pluto Issue Type: Bug Components: portal driver Affects Versions: 2.0.1 Reporter: Eric Dalquist Assignee: Eric Dalquist Fix For: 2.1.0 Pluto does contextPath.substring(1) on the value returned by ServletContext.getContextPath() Per the Servlet spec that method will return an empty string if the servlet is deployed in the root context, this will result in an IndexOutOfBounds exception. The proposed fix is to not remove the leading /.
smime.p7s
Description: S/MIME Cryptographic Signature
