[ https://issues.apache.org/jira/browse/PLUTO-479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Freedman updated PLUTO-479: ----------------------------------- Attachment: pluto_479.patch These are are changes I made to get this to work. > 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.