cancel
Showing results for 
Search instead for 
Did you mean: 

alfresco + libre office online editing

bloodyiron
Champ in-the-making
Champ in-the-making
Hi Folks,

I'm working against a new install of Alfresco 4.2d and I want to use the LibreOffice Online Editing module. I know that people say "oh well just use CMIS instead". Poo to that, the setup is way more complicated than I'm going to put my users through. Comparatively I've seen that the LibreOffice Online Editing module is a way better experience to interface with Alfresco.

So, I've made some good progress, I think.

I've compiled the module, and installed it into share.war, but the module doesn't show up on the modules page to enable it.

I've used openjdk-7-jre and openjdk-7-jdk to compile and run it. No errors were thrown.

This is on Ubuntu 12.04 LTS

Any help would be appreciated Smiley Happy
3 REPLIES 3

bloodyiron
Champ in-the-making
Champ in-the-making
Buddy Ashex on IRC pointed out I needed to blow tomcat/webapps/share folder away while alfresco was off, then when it comes back on it will regenerate it with the new module.

Turns out, module authentication failed, so I gotta figure out the cert signing tomorrow.

bloodyiron
Champ in-the-making
Champ in-the-making
Okay so I'm trying to sign the module, but I'm not having any luck figuring it out. I configured the libreoffice-launcher-applet\pom.xml to point to the absolute location of ssl.keystore but it doesn't seem to be accepting that and the included passwords.

I'm going to try a few other things that just came to mind.

If anyone can point out what exactly I need to do that would be appreciated.

bloodyiron
Champ in-the-making
Champ in-the-making
So I still don't know how to properly sign this module. Can anyone help?