Just out of curiosity, how did you figure out that this was what 
was needed? I haven't had so much success with the Pluto docs.

Thanks,
        Aaron

On Sat, 6 Aug 2005 [EMAIL PROTECTED] wrote:
> Author: jboynes
> Date: Sat Aug  6 12:55:16 2005
> New Revision: 230572
> 
> URL: http://svn.apache.org/viewcvs?rev=230572&view=rev
> Log:
> fix for GERONIMO-857; add servlet mapping entries
> 
> Modified:
>     
> geronimo/trunk/applications/console-framework/src/webapp/WEB-INF/config/services/ConfigService.properties
> 
> Modified: 
> geronimo/trunk/applications/console-framework/src/webapp/WEB-INF/config/services/ConfigService.properties
> URL: 
> http://svn.apache.org/viewcvs/geronimo/trunk/applications/console-framework/src/webapp/WEB-INF/config/services/ConfigService.properties?rev=230572&r1=230571&r2=230572&view=diff
> ==============================================================================
> --- 
> geronimo/trunk/applications/console-framework/src/webapp/WEB-INF/config/services/ConfigService.properties
>  (original)
> +++ 
> geronimo/trunk/applications/console-framework/src/webapp/WEB-INF/config/services/ConfigService.properties
>  Sat Aug  6 12:55:16 2005
> @@ -40,3 +40,5 @@
>  portletcontainer.entrance.impl = org.apache.pluto.PortletContainerImpl
>  portletcontainer.entrance.wrapper.impl = 
> org.apache.pluto.portalImpl.core.PortletContainerWrapperImpl
>  
> +servlet.insecure=/portal
> +servlet.secure=/secure
> 
> 
> 

Reply via email to