if you have nothing in the database: modify jboss-portal.sar/conf/default-object.xml which creates the default portal.
Otherwise use the management portlet to delete the default portal and create a new portal called default. Good practice is that as long as you can: - Use the javax.portlet.* classes - Use the org.jboss.portal.api.* classes - Use and modify jboss-portal.sar/conf That's what is planned to stay in the long term. The schema hasn't changed between 2.6.0 and 2.6.1 you shouldn't have to drop the tables. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4068742#4068742 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4068742 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
