[ https://issues.apache.org/jira/browse/PLUTO-479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Craig Doremus closed PLUTO-479. ------------------------------- Resolution: Fixed Applied patch to SVN trunk in rev 649490, to 2.0-spi-refactoring branch in rev 649501. Thank you Mike! > Pluto references internal (placeholder) wrapper classes instead of > javax.portlet classes > ---------------------------------------------------------------------------------------- > > Key: PLUTO-479 > URL: https://issues.apache.org/jira/browse/PLUTO-479 > Project: Pluto > Issue Type: Bug > Components: portlet container > Affects Versions: 2.0.0 > Reporter: Michael Freedman > Fix For: 2.0.0 > > Attachments: pluto_479.patch > > > org.apache.pluto.internal.impl.InternalImplConverter.java imports > org.apache.pluto.wrappers.PortletRequest/responseWrapper > it should include javax.portlet.filter.*Wrapper > By not doing so apps compiled against the javax (standard) APIs that use > wrappers fail when this class tries to cast the passed in request/response > object. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.