Author: woonsan
Date: Thu Sep  9 19:12:21 2010
New Revision: 995544

URL: http://svn.apache.org/viewvc?rev=995544&view=rev
Log:
Adding missing reference to the container request unwrapper bean.

Modified:
    
portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/assembly/pluto-services.xml

Modified: 
portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/assembly/pluto-services.xml
URL: 
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/assembly/pluto-services.xml?rev=995544&r1=995543&r2=995544&view=diff
==============================================================================
--- 
portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/assembly/pluto-services.xml
 (original)
+++ 
portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/assembly/pluto-services.xml
 Thu Sep  9 19:12:21 2010
@@ -92,6 +92,7 @@ limitations under the License.
         <constructor-arg index="0"><ref bean="javax.servlet.ServletConfig" 
/></constructor-arg>
         <constructor-arg index="1"><ref bean="PortalContext" 
/></constructor-arg>
         <constructor-arg index="2"><ref bean="portletFactory" 
/></constructor-arg>
+        <constructor-arg index="3"><ref 
bean="ContainerRequestResponseUnwrapper" /></constructor-arg>
     </bean>
 
     <bean id="org.apache.pluto.services.RequestDispatcherService"



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to