hello I need some help with jboss portal 2.2 configurations. I deployed a new portal instance in myportal-object.xml and I can successfully access the portal instance with custom portlets, the problem is I need every portlet to have NavigationPortlet in it and in my *-object.xml I add this for every page
| <window-name>NavigationPortletWindow</window-name> | <instance-ref>NavigationPortletInstance</instance-ref> | <region>navigation</region> | <height>0</height> | but the default properties did not create the following with emptyRenderer theme.decorationRendererId theme.portletRendererId theme.windowRendererId so I get a full portlet on top of the page, I add for every page with NavigationPortletWindows, so how do I assign default properties to NavigationPortletWindow thanks. Second question, eventhough I can access the custom portal instance and run the portlets successfully..for the first time, but when I click maximized or minimized or help or submit it shows 404 error resources not found..anyone know where should I look at this problem? thanks again. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3917813#3917813 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3917813 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
