Return-Path: X-Original-To: apmail-chemistry-dev-archive@www.apache.org Delivered-To: apmail-chemistry-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E4DBF10764 for ; Sun, 22 Dec 2013 10:32:03 +0000 (UTC) Received: (qmail 67655 invoked by uid 500); 22 Dec 2013 10:31:57 -0000 Delivered-To: apmail-chemistry-dev-archive@chemistry.apache.org Received: (qmail 67403 invoked by uid 500); 22 Dec 2013 10:31:53 -0000 Mailing-List: contact dev-help@chemistry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@chemistry.apache.org Delivered-To: mailing list dev@chemistry.apache.org Received: (qmail 67376 invoked by uid 99); 22 Dec 2013 10:31:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Dec 2013 10:31:52 +0000 Date: Sun, 22 Dec 2013 10:31:51 +0000 (UTC) From: =?utf-8?Q?Florian_M=C3=BCller_=28JIRA=29?= To: dev@chemistry.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CMIS-410) OpenCMIS Workbench complains about security heaer MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CMIS-410?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D138551= 48#comment-13855148 ]=20 Florian M=C3=BCller commented on CMIS-410: ------------------------------------- Please make sure you have a CMIS Workbench build that has the fix. Click on the Info button and scroll down the text box in the info window. T= he last line contains the the revision number. It should be 1552372 or high= er. If it is not, download the current latest build. > OpenCMIS Workbench complains about security heaer > ------------------------------------------------- > > Key: CMIS-410 > URL: https://issues.apache.org/jira/browse/CMIS-410 > Project: Chemistry > Issue Type: Bug > Components: opencmis-workbench > Affects Versions: OpenCMIS 0.4.0 > Environment: Windows 7 > JVM 1.6.0_20 64-bit > Documentum CMIS 6.7 > Reporter: David Matheson > Assignee: Florian M=C3=BCller > Labels: cmis, documentum > Fix For: OpenCMIS 0.5.0 > > Attachments: documentum-response.xml > > > When pointing OpenCMIS workbench at Documentum's CMIS implementation web = service URL: > http://host:port/emc-cmis/services/RepositoryService?wsdl > with an appropriate username and password, Standard Authentication and Co= mpression On, the workbench throws the following error: > -------------------------------------------------------------------------= -------------------------- > 09:51:51 ERROR hemistry.opencmis.workbench.ClientHelper: CmisRuntimeExcep= tion: Error: MustUnderstand headers:[{http://docs.oasis-open.org/wss/2004/0= 1/oasis-200401-wss-wssecurity-secext-1.0.xsd}Security] are not understood > org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException: Er= ror: MustUnderstand headers:[{http://docs.oasis-open.org/wss/2004/01/oasis-= 200401-wss-wssecurity-secext-1.0.xsd}Security] are not understood > =09at org.apache.chemistry.opencmis.client.bindings.spi.webservices.Repos= itoryServiceImpl.getRepositoryInfos(RepositoryServiceImpl.java:76) > =09at org.apache.chemistry.opencmis.client.bindings.impl.RepositoryServic= eImpl.getRepositoryInfos(RepositoryServiceImpl.java:85) > =09at org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl.get= Repositories(SessionFactoryImpl.java:111) > =09at org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl.get= Repositories(SessionFactoryImpl.java:98) > =09at org.apache.chemistry.opencmis.workbench.model.ClientSession.connect= (ClientSession.java:164) > =09at org.apache.chemistry.opencmis.workbench.model.ClientSession.(= ClientSession.java:101) > =09at org.apache.chemistry.opencmis.workbench.LoginDialog.createClientSes= sion(LoginDialog.java:448) > =09at org.apache.chemistry.opencmis.workbench.LoginDialog$1.actionPerform= ed(LoginDialog.java:185) > =09at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:= 1995) > =09at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.j= ava:2318) > =09at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonMod= el.java:387) > =09at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:2= 42) > =09at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButto= nListener.java:236) > =09at java.awt.Component.processMouseEvent(Component.java:6263) > -------------------------------------------------------------------------= -------------------------- > Note that Wireshark shows Documentum's CMIS returning a proper (as far as= I can tell) list of repositories. -- This message was sent by Atlassian JIRA (v6.1.5#6160)