Uploaded image for project: 'Chemistry (Retired)'
  1. Chemistry (Retired)
  2. CMIS-410

OpenCMIS Workbench complains about security heaer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • OpenCMIS 0.4.0
    • OpenCMIS 0.5.0
    • opencmis-workbench
    • Windows 7
      JVM 1.6.0_20 64-bit
      Documentum CMIS 6.7

    Description

      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 Compression On, the workbench throws the following error:

      ---------------------------------------------------------------------------------------------------
      09:51:51 ERROR hemistry.opencmis.workbench.ClientHelper: CmisRuntimeException: Error: MustUnderstand headers:[

      {http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd}

      Security] are not understood
      org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException: Error: MustUnderstand headers:[

      {http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd}

      Security] are not understood
      at org.apache.chemistry.opencmis.client.bindings.spi.webservices.RepositoryServiceImpl.getRepositoryInfos(RepositoryServiceImpl.java:76)
      at org.apache.chemistry.opencmis.client.bindings.impl.RepositoryServiceImpl.getRepositoryInfos(RepositoryServiceImpl.java:85)
      at org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl.getRepositories(SessionFactoryImpl.java:111)
      at org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl.getRepositories(SessionFactoryImpl.java:98)
      at org.apache.chemistry.opencmis.workbench.model.ClientSession.connect(ClientSession.java:164)
      at org.apache.chemistry.opencmis.workbench.model.ClientSession.<init>(ClientSession.java:101)
      at org.apache.chemistry.opencmis.workbench.LoginDialog.createClientSession(LoginDialog.java:448)
      at org.apache.chemistry.opencmis.workbench.LoginDialog$1.actionPerformed(LoginDialog.java:185)
      at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
      at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
      at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
      at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
      at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
      at 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.

      Attachments

        1. documentum-response.xml
          1 kB
          David Matheson

        Activity

          People

            fmui Florian Müller
            davidfmatheson David Matheson
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: