2 Replies Latest reply on Sep 13, 2007 8:14 AM by shilpak

    cms and Filestystem

    shilpak

      Hi,

      I am new to work on cms. I am using jboss portal 2.6 bundle version. I am Configuring the Content Store Location. By default storage is 100% database. As told in documetation, to change it to 100% file system, i need to comment out database related, HibernateStore(3 places) and HibernatePersistenceManager(2 places). and uncomment the jackrabbit related LocalFileSystem and XMLPersistenceManager in jboss-portal.sar/portal-cms.sar/META-INF/jboss-service.xml. I have done that. I have started the server and created folders and files in default directory. But i am not able to find these files in my local system ie .. jboss-portal-2.6\server\default\deploy\jboss-portal.sar\portal-cms.sar\portal\cms\conf\default-content\default. This location shows only the old files. Did i miss some thing? Do I have to make any other modifications for file system to work.

      Thanks for your help