[ https://issues.apache.org/jira/browse/JS2-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Woonsan Ko resolved JS2-1200. ----------------------------- Resolution: Fixed This was caused by the misuses of portal context path. In JSTL's c:url tag, the contextPath must be slash leading; so for root context path, it must be '/', instead of empty string. On the other hand, in other most normal cases, the root context path is expected as empty string. Some pages have had confusion of these two different usages. So, added a new variable for portal context path to be used in jstl c:url tag. > Toolbox portlet error when portal deployed as root app. > ------------------------------------------------------- > > Key: JS2-1200 > URL: https://issues.apache.org/jira/browse/JS2-1200 > Project: Jetspeed 2 > Issue Type: Bug > Affects Versions: 2.2.1 > Reporter: Woonsan Ko > Assignee: Woonsan Ko > Priority: Minor > Fix For: 2.2.2 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-dev-unsubscr...@portals.apache.org For additional commands, e-mail: jetspeed-dev-h...@portals.apache.org