That is exactly how I have it, Peter. No difference at all (not sure if I can post the entire file since it is our source code, etc - see what I mean). The only additional thing to note is this -
<deployments> | <deployment> | <parent-ref/> | <if-exists>keep</if-exists> | <portal> | <portal-name>default</portal-name> | .... | <page> | <page-name>default</page-name> | <properties> | <property> | <name>order</name> | <value>1</value> | </property> | </properties> | <window> | <window-name>SomePortletWindow</window-name> | <instance-ref>SomePortletInstance</instance-ref> | <region>center</region> | <height>1</height> | </window> | </page> | </deployment> | <deployment> | ..other deployments here.. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4076480#4076480 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4076480 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
