[jboss-user] [JBoss Portal Users] - Re: Deleting pages permanently
See this blog: http://blog.jboss-portal.org/2008/08/lurking-at-hypersonic-data.html View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4252717#4252717 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4252717 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal Users] - Re: Deleting pages permanently
Thanks , I am planning to change to MySQL, I am learning and developing a portal site, I got requirement, when new user visit my site, I need to show the user register portlet on left, once they logged in I need to show the Google map portlet on left. Is there any techinque for that, I am developing using the Hotal Mapping portal example. Regards Philip View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4252712#4252712 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4252712 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal Users] - Re: Deleting pages permanently
Are you using HSQLB for Portal? If so, Portal uses a separate HSQLDB database. I don't know how to get the database manager to connect to that other database (I always use either PostgreSQL or MySQL for Portal). View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4252709#4252709 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4252709 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal Users] - Re: Deleting pages permanently
Hi Peter Thanks for the explanation, I saw your answer for several questions, I think you are one of the authoritative members of this forum. Could you please answer this question as well Through JMX console window I started a HSQL database using startDatabaseManager(), but I could see only JMS related tables under localDb schema. where are other schemas and Tables. Thanks Philip View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4252703#4252703 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4252703 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal Users] - Re: Deleting pages permanently
The problem is that the *-object.xml file are used to populate the portal database, and the runtime portal layout, including the pages and portlets in the portal, is maintained in that database. When you used the admin portal to remove them, they were removed from the database. The next time you started the portal, the *-object.xml file were read again and the database populated again. Thus removing the *-object.xml files at that point will not do anything because the database has been populated. You have to remove the pages/portlets using the admin portal and remove the *-object.xml files at the same time to keep the pages from reappearing. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4252643#4252643 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4252643 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal Users] - Re: Deleting pages permanently
Hi It looks worked, I have to start several times and refresh, now all other pages gone, what a hard way. Philip View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4252522#4252522 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4252522 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal Users] - Re: Deleting pages permanently
Hi I deletd the enire sample folder under jboss-portal.sar, Now I have a weather page in the default portel. Any Idea. Thanks Philip View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4252521#4252521 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4252521 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal Users] - Re: Deleting pages permanently
Hi Thanks for the reply, I deleted all Jboss dependant file like -object.xml, -instance.xml, no go, it the pages are still there. Philip View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4252520#4252520 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4252520 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBoss Portal Users] - Re: Deleting pages permanently
To your first question, there is a sample portlet WAR deployed that contains *-object.xml files that replaces those pages when the server starts. Simply remove the *-object.xml files or those portlets entirely and they should be gone. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4252516#4252516 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4252516 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user