JBoss Portal Version      : 2.4.1
Downloaded Bundled version
JBoss AS Version          : 4.0.4
Database Vendor and Version : MySQL
OS Platform                 : Linux / windows

Hi,

I have created one portal instance with 3 pages :
portal-intranet
|-- Admin page
|-- Page 1
|-- Page 2

I am a new Jboss user and I'm having a problem with window-states. I'm using 
the descriptors to create my portal and pages :
portal-intranet-object.xml
page1-object.xml
page2-object.xml

I have only one window on page 1 and 2, so I'd like them to have state 
"maximized". My problem is that I can't find the right property tag to use :

        <window-name>CactiWindow</window-name>
        <instance-ref>CactiBridgePortletInstance</instance-ref>
        center
        1
        
        <window-state>maximized</window-state>


The <window-state> tag isn't taken into account.



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4129163#4129163

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4129163
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to