Skip Menu |

This queue is for tickets about the WebService-Cmis CPAN distribution.

Report information
The Basics
Id: 80351
Status: resolved
Priority: 0/
Queue: WebService-Cmis

People
Owner: Nobody in particular
Requestors: jlander [...] radium.ncsc.mil
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.08
Fixed in: 0.09

Attachments


Subject: Enhance testing by testing against Alfresco v4
Distribution Name and Version: WebService-Cmis-0.08 Perl Version: Perl v5.12.1 Operating Sytem Information: GNU/Linux v2.6.18-164.el5 Currently WebService-Cmis tests against Alfresco 3.x. Ran tests against Alfresco 4 and received errors. See attached log file for the output of the WebService-Cmis test software. Janice
Subject: WebService-Cmis-0.08-alfresco_com-test.log
Download WebService-Cmis-0.08-alfresco_com-test.log
application/octet-stream 950.1k

Message body not shown because it is not plain text.

Subject: RE: [rt.cpan.org #80351] AutoReply: Enhance testing by testing against Alfresco v4
Date: Tue, 23 Oct 2012 18:39:22 +0000
To: "'bug-WebService-Cmis [...] rt.cpan.org'" <bug-WebService-Cmis [...] rt.cpan.org>
From: "Schick, Janice" <jlander [...] radium.ncsc.mil>
Is it possible to edit #80351? I need to add some additional information to it. Sorry for inconvenience. Newbie at reporting bugs. janice Show quoted text
-----Original Message----- From: Bugs in WebService-Cmis via RT [mailto:bug-WebService-Cmis@rt.cpan.org] Sent: Tuesday, October 23, 2012 9:34 AM To: Schick, Janice Subject: [rt.cpan.org #80351] AutoReply: Enhance testing by testing against Alfresco v4 Greetings, This message has been automatically generated in response to the creation of a trouble ticket regarding: "Enhance testing by testing against Alfresco v4", a summary of which appears below. There is no need to reply to this message right now. Your ticket has been assigned an ID of [rt.cpan.org #80351]. Your ticket is accessible on the web at: https://rt.cpan.org/Ticket/Display.html?id=80351 Please include the string: [rt.cpan.org #80351] in the subject line of all future correspondence about this issue. To do so, you may reply to this message. Thank you, bug-WebService-Cmis@rt.cpan.org ------------------------------------------------------------------------- Distribution Name and Version: WebService-Cmis-0.08 Perl Version: Perl v5.12.1 Operating Sytem Information: GNU/Linux v2.6.18-164.el5 Currently WebService-Cmis tests against Alfresco 3.x. Ran tests against Alfresco 4 and received errors. See attached log file for the output of the WebService-Cmis test software. Janice
Just click on the "Reply" button in the upper right corner of this thread. Btw. which cmis endpoint of Alfresco 4 have you been using (there are at least two)?
Subject: RE: [rt.cpan.org #80351] Enhance testing by testing against Alfresco v4
Date: Wed, 31 Oct 2012 15:56:11 +0000
To: "'bug-WebService-Cmis [...] rt.cpan.org'" <bug-WebService-Cmis [...] rt.cpan.org>
From: "Schick, Janice" <jlander [...] radium.ncsc.mil>
Here's some entries in a modified cmis.cfg file: This connection is for the new alfresco v4. alfresco_com => { url => "http://cmis.alfresco.com/cmisatom", user => "admin", password => "admin", testRoot => "/User Homes/admin", cacheEnabled => 1, }, This connection is for the obsolete alfresco v3 that the tests are currently using: alfresco3_com => { url => "http://cmis.alfresco.com/service/cmis", user => "admin", password => "admin", testRoot => "/User Homes/admin", cacheEnabled => 1, }, http://cmis.alfresco.com/ contains information about alfresco bindings and more. Janice Show quoted text
-----Original Message----- From: Michael Daum via RT [mailto:bug-WebService-Cmis@rt.cpan.org] Sent: Thursday, October 25, 2012 2:24 AM To: Schick, Janice Subject: [rt.cpan.org #80351] Enhance testing by testing against Alfresco v4 <URL: https://rt.cpan.org/Ticket/Display.html?id=80351 > Just click on the "Reply" button in the upper right corner of this thread. Btw. which cmis endpoint of Alfresco 4 have you been using (there are at least two)?
The library has been tested against the v3 endpoint of Alfresco. They did change stuff on the new one that I did not find time to look in yet. Some test failures using the new cmis endpoint don't have much to do with cmis itself but more of Alfresco not reporting a proper 404 Not Found on an illegal call to the endpoint, for one.
fixed in latest releaes 0.09