[jboss-user] [JBoss Portal] - Window property : window-state maximize
snon
do-not-reply at jboss.com
Wed Feb 13 09:48:21 EST 2008
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
More information about the jboss-user
mailing list