[jboss-user] [JBoss Portal] - Re: portlet doView is called multiple times

igorroyzis do-not-reply at jboss.com
Wed Apr 9 12:59:09 EDT 2008


Peter, thanks for trying to help.

I am using JBoss Portal 2.6.3GA bundled with AS 4.2.1

[ServerInfo] Java version: 1.6.0_03,Sun Microsystems Inc.


  | <deployments>
  |    <deployment>
  |          <instance>
  |             <instance-id>MyPortletInstance</instance-id>
  |             <portlet-ref>MyPortlet</portlet-ref>
  |          </instance>
  |    </deployment>
  | </deployments>
  | 


  | <deployments>
  |    <deployment>
  |       <if-exists>overwrite</if-exists>
  |       <parent-ref>default.default</parent-ref>
  |       <window>
  |          <window-name>MyPortletWindow</window-name>
  |          <instance-ref>MyPortletInstance</instance-ref>
  |          <region>center</region>
  |          <height>1</height>
  |       </window>
  |    </deployment>
  | </deployments>
  | 


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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142868



More information about the jboss-user mailing list