Dear all, An unfiled link is added in the top left of the CMIS browser when unfiling is enabled. This sends the GET request /<repository id>/unfiled to the service. This request is not known by OpenCMIS. The lines that register the resource methods includes
dispatcher.addResource(AtomPubUtils.RESOURCE_UNFILED, Dispatcher.METHOD_POST, MultiFilingService.class, "removeObjectFromFolder"); but no registering of a GET resource. Regards, Ian Ian Ashley Software Engineering Manager Development OpenText Sandridge Park, Porters Wood, St Albans, Herts. AL3 6PH UK Phone: +44 (0) 1727 847488 Fax: +44 (0) 1727 840649 Web site: http://www.opentext.com/ This email message is confidential, may be privileged, and is intended for the exclusive use of the addressee. Any other person is strictly prohibited from disclosing or reproducing it. If the addressee cannot be reached or is unknown to you, please inform the sender by return email and delete this email message and all copies immediately.
