hi,
i want to make another page as default page rather than the 'default' page
for example i created one page with name 'mymedpractice'.
how can i set this 'mymedpractice' as my default page.
any one please reply to this topic. are the below changes are correct, or do i need to
change any other settings, please let me know.
i had been strucked with this issue, for many days, please any one help me regarding this
issue
jboss portal version: jboss portal 2.4.0 CR1
i did the following changes in the below configuration files
1. /jboss-portal.sar/portal-cms.sar/META-INF/jboss-service.xml
<mbean
code="org.jboss.portal.core.cms.CMSObjectCommandFactory"
name="portal:commandFactory=CMSObject"
xmbean-dd=""
xmbean-code="org.jboss.portal.common.system.JBossServiceModelMBean">
content
default.MyMedPractice.cms
<depends optional-attribute-name="Factory"
proxy-type="attribute">portal:commandFactory=Delegating
<depends optional-attribute-name="CMSService"
proxy-type="attribute">portal:service=CMS
2. /jboss-portal.sar/portal-core.war/WEB-INF/portlet.xml
<portlet-preferences>
indexpage
/MyMedPractice/index.html
</portlet-preferences>
bye,
venkat
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961189#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...