HI -
I'm trying to find a process for migrating files from a Pentaho 4.8 CE server to the new 5.0 CE edition, and thought that I should be able to do this with a webdav client against the new jackrabbit based Pentaho repository.
I've tried launching the jackrabbit standalone server against the repository:
java -cp ../../tomcat/lib/mysql-connector-java-5.1.17.jar:../../../../jackrabbit-standalone-2.6.5.jar org.apache.jackrabbit.standalone.Main -c jackrabbit/repository.xml -p 8080
But, this does not appear to recognise the existing contents when I try to browse to localhost:8080/repository/default/.
Does anyone have any ideas? I've assumed that the migrator tool is pay for only?
Thanks,
Piers Harding.
I'm trying to find a process for migrating files from a Pentaho 4.8 CE server to the new 5.0 CE edition, and thought that I should be able to do this with a webdav client against the new jackrabbit based Pentaho repository.
I've tried launching the jackrabbit standalone server against the repository:
java -cp ../../tomcat/lib/mysql-connector-java-5.1.17.jar:../../../../jackrabbit-standalone-2.6.5.jar org.apache.jackrabbit.standalone.Main -c jackrabbit/repository.xml -p 8080
But, this does not appear to recognise the existing contents when I try to browse to localhost:8080/repository/default/.
Does anyone have any ideas? I've assumed that the migrator tool is pay for only?
Thanks,
Piers Harding.