I guess that you should edit the XML deployment descriptors to configure/setup your portal. With JBoss Portal 2.2 these are the files with names like WEB-INF/xxxxx-portal.xml and WEB-INF/yyyyyy-object.xml. You should deploy them with one of your portlet applications. So what these files are doing? They define the portal structure for instance theme, layout, pages and of course the portlets arranged on the pages. The XML descriptor files are well documented at http://www.jboss.org/products/jbossportal/docs You could also look at the files already deliverd with JBoss Portal, which are: JBOSS_PORTAL_2.2//server/default/deploy/jboss-portal.sar/portal-core.war/WEB-INF/default-portal.xml JBOSS_PORTAL_2.2/server/default/deploy/jboss-portal.sar/portal-samples.war/WEB-INF/default-object.xml Possibly there is also a way to arrange portlets on pages using an administration portlet of JBoss Portal. But i never tried that.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3912840#3912840 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3912840 ------------------------------------------------------- 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://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
