[jboss-user] [JBoss Portal] - configuring default dir in cms

purna_cherukuri do-not-reply at jboss.com
Tue Dec 5 02:16:37 EST 2006


Hi.

I am using jboss-portal-4.0.2.  I want to configure CMS service to look into a different folder which is not there inside application.  So i have modified jboss-service.xml in /deploy/jboss-portal.sar/portal-cms.sar/META-INF/jboss-service.xml accordingly.  I have modified like below.


  |       <attribute name="DoChecking">true</attribute>
  |       <attribute name="DefaultContentLocation">C:\Documents and Settings\194457\Desktop\PersonalPics</attribute>
  |       <attribute name="DefaultLocale">en</attribute>
  |       <attribute name="RepositoryName">Repotest</attribute>
  |       <attribute name="HomeDir">${jboss.server.data.dir}${/}portal${/}cms${/}conf</attribute>
  | 
  | 

Modified DefaultContentLocation variable to my required directory.  Is it enough?  It is not taking it as a default dir.  It is still showing old default directory in CMS Admin portlet.

Wht else should i need to change?

Thanks in advance...

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991195#3991195

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991195



More information about the jboss-user mailing list