On Fri, Feb 12, 2010 at 1:24 PM, Dahl, Sandra <[email protected]>wrote:
> Thanks, David. I'll try again. I'm curious how deploying with the default
> pages (rather than min-pages) works when both use the same j2-admin.war...
>
> I was thinking it was related to this setting in the spring configuration,
aggregation.xml:
<!-- flag indicating whether to check jetspeed-portlet.xml security
constraints
before rendering a portlet. If security check fails, do not display
portlet content
-->
<constructor-arg type="boolean">
<value>true</value>
</constructor-arg>
Are you overriding this property?