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


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.

Reply via email to