[ http://issues.apache.org/jira/browse/PLUTO-276?page=comments#action_12458338 ] David DeWolf commented on PLUTO-276: ------------------------------------
at first blush, I like this patch. Do you mind recreating it so that it doesn't include absolute paths (e.g. c://. . .). Simply doing: svn di > context.patch from the root pluto src directory would be the best way to create it. Thanks! > Do not force cross servlet contex when portlet window context path is same as > servlet context path > -------------------------------------------------------------------------------------------------- > > Key: PLUTO-276 > URL: http://issues.apache.org/jira/browse/PLUTO-276 > Project: Pluto > Issue Type: Improvement > Components: portlet container > Affects Versions: Current CVS > Reporter: Daniel Krieg > Attachments: pluto-1.1.0-crossContextFree.diff > > > Several component issue servletContext.getContext(contextPath) thus forcing a > 'crossContext' enabled deployment senario and preventing a truly embedded > Pluto implementation. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
