Hello, I am migrating from 5.3.1 my data from 5.3.1 jboss using postgres to 5.4.1 tomcat also using postgres.
I believe that I only have to copy the "data" directory from jboss and replace the tomcat "data" directory. for example. copy /mnt/nuxeo-5.3.1/nuxeo-dm-5.3.1-jboss/server/default/data/* to /mnt/nuxeo-5.4.1/nuxeo-dm-5.4.1-tomcat/nxserver/data I know I have to setup the tomcat version to point to the jboss postgres database. I've done that and it works (all users can login, I see the entire tree) when I copy the data directories, and then login to the tomcat version, I'm not able to access any of the files (the structure is there just no files). Am I doing the migration correctly? --- Mailing list: [email protected] Forum: http://forum.nuxeo.org/f/1/
