Hope that this image will help us all to get the correct view on what we need: [img]http://home.gamca.sk/~marec/portals.gif[/img]http://home.gamca.sk/~marec/portals.gif
On the left side there is portal-core.war from the jboss-portal.sar with it's definition of the portlets and also the portlet instances what is currently not important for us, because we want to have our own instance in our echo portal. On the right side there is the echo.war with portlet instance and portal definition, probably with some more files which are not important at the moment. As you can see (in the portlet-instance.xml from the echo.war) we want to instantiate portlet defined in another portal (in this case defined in portal-core.war). Than we want to use this new instance in our portal (marked with red color in the picture). I believe that this instance reference (instance-ref tag) is correct. The problem is when I browse this page in my browser the "ContentPortletWindow1" is not displayed. I debug the portal sources and I found that the STATE of the window is just "registered" and NOT "started", therefore it is not rendered. Can you tell me why or how to get the window to state "started"? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3891559#3891559 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3891559 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
