After installing the Razuna plugin, when I go to the Razuna main page I get an error saying something like "Cannot find the CFC.settingsDAO component". I ended up hard coding the path to the CFC on line 42 in controllers/main.cfc for it to work. Right now I cannot reproduce the exact error message, I get a javaloader error now if I remove my hard coded path. I am running a new local install of Mura 6.0 on Railo 4.0.
Currently I am developing this in CF 10 with Mura 6. I will test this with Railo once I have completed the development. Did you try to reload the mura from the admin menu?
After installing the Razuna plugin, when I go to the Razuna main page I get an error saying something like "Cannot find the CFC.settingsDAO component". I ended up hard coding the path to the CFC on line 42 in controllers/main.cfc for it to work. Right now I cannot reproduce the exact error message, I get a javaloader error now if I remove my hard coded path. I am running a new local install of Mura 6.0 on Railo 4.0.