Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0
-
None
Description
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.