cancel
Showing results for 
Search instead for 
Did you mean: 

online edit for MS Office docs on port 7070

akba
Champ in-the-making
Champ in-the-making
I'm trying to get online edit to work with share protocol, but webdav setting gives me 8080 port for edit link. How I can change it to 7070 so I can use sharepoint features?

Thanks,
-Aki
3 REPLIES 3

_sax
Champ in-the-making
Champ in-the-making
I'd say that webdav is a different protocol and therefore needs a different port. On 7070 is the Sharepoint protocol, something that is not yet selectable as an option in web-client-config-custom.xml as far as I know. Maybe this would be something to hand in as an improvement at issues.alfresco.com?

akba
Champ in-the-making
Champ in-the-making
Thanks, I could imagine it may be as easy to change 8080 to 7070 in configure file, but I don't know where?

-Aki

_sax
Champ in-the-making
Champ in-the-making
On port 8080, if changed to 7070, there would still be the webdav connector waiting for someone to speak in webdav, I presume. If I'm right, the change of the port alone wouldn't get you to your goal.
What needs to be done is another java bean that is able of providing a sharepoint link in Alfresco.
The same problem like here: http://forums.alfresco.com/en/viewtopic.php?f=13&t=15396
Maybe you can find topics that dealt with this more thoroughly (I didn't)?