Bug 71781 - CMIS: Default Alfresco 4 URL not working
Summary: CMIS: Default Alfresco 4 URL not working
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
4.1.3.1 rc
Hardware: Other All
: medium normal
Assignee: Julien Nabet
URL:
Whiteboard: NeedsAlfresco NeedsCMIS target:4.4.0 ...
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-19 11:41 UTC by Vitab
Modified: 2014-10-26 18:14 UTC (History)
5 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitab 2013-11-19 11:41:20 UTC
Symptom: 

When trying to add Alfresco connection in Libreoffice using the default CMIS URL for Alfresco 4 there is no Main Repository showing up. Unable to connect/save the connection.



When I'm using the same URL in LibreOffice 4.0.6 it does show the Main Repository list. 


How to reproduce: 

1. Open LibreOffice, add connection -> Alfresco 4 -> Enter hostname "<host>" 
-> Enter username + password, click OK -> No main repository is showing up. 

2. Open LibreOffice 4.0.6, do the same thing mentioned above and you will get the Main repository.
Comment 1 Julien Nabet 2013-11-19 21:15:33 UTC
Cédric: I think you might be interested in this tracker. I know too little about Alfresco testing to try to reproduce this. Any idea?
Comment 2 tommy27 2013-11-23 03:49:41 UTC
@Vitab
the reported version for this bug is 4.1.3.1rc
did you try 4.1.3.2 final?
Comment 3 Julien Nabet 2014-01-05 21:49:19 UTC
In the meantime, LO 4.1.4 has been released.
Vitab: any update?
Comment 4 Arnaud Versini 2014-05-08 11:32:53 UTC
Confirmed, right URL for me is alfresco/cmisatom

alfresco/cmisws/RepositoryService?wsdl doesn't work on Alfresco v4.2.0 (r63893-b12) / LibreOffice 4.2.3
Comment 5 Julien Nabet 2014-10-22 20:26:10 UTC
Here's some doc from http://wiki.alfresco.com/wiki/CMIS:

RESTful AtomPub Binding

This binding is fully described in the CMIS 1.0 CS01 specification.

To get started, the Alfresco AtomPub Service Document is available from any installed Alfresco Content Repository at:
CMIS 1.0

For Alfresco 3.x : http://[host]:[port]/alfresco/service/cmis

For Alfresco 4.0.x and Alfresco 4.1.x : http://[host]:[port]/alfresco/cmisatom

For Alfresco 4.2: http://[host]:[port]/alfresco/api/-default-/public/cmis/versions/1.0/atom
CMIS 1.1

For Alfresco 4.2: http://[host]:[port]/alfresco/api/-default-/public/cmis/versions/1.1/atom
Browser Binding
CMIS 1.1

For Alfresco 4.2 : http://[host]:[port]/alfresco/api/-default-/public/cmis/versions/1.1/browser
Web Services Binding

This binding is fully described in the CMIS 1.0 CS01 specification.

To get started, the Alfresco Web Service WSDL documents are available from any installed Alfresco Content Repository at:

For Alfresco 3.x : http://[host]:[port]/alfresco/cmis

For Alfresco 4.x : http://[host]:[port]/alfresco/cmisws
Comment 6 Julien Nabet 2014-10-22 20:30:39 UTC
I don't know how to test http://[host]:[port]/alfresco/api/-default-/public/cmis/versions/1.0/atom for Alfresco server 4.2 since I don't know an online public test server with this version, but we may change the current wrong url meanwhile.
Comment 7 Julien Nabet 2014-10-22 20:53:10 UTC
I sent a patch to review here:
https://gerrit.libreoffice.org/#/c/12071/

Cédric/Cao Cuong: I thought you might be interested in this tracker since you're the authors of libcmis.
Comment 10 Markus Mohrhard 2014-10-26 18:13:19 UTC
This is a auto updated comment
Comment 11 Markus Mohrhard 2014-10-26 18:14:28 UTC
Sorry for hijacking that bug report/bug fix to test the new git bugzilla script.