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

OpenCMIS Web Interface not working - bad callContextHandler

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • OpenCMIS 0.10.0, OpenCMIS 1.0.0
    • OpenCMIS 0.11.0
    • opencmis-server

    Description

      Deploy chemistry-opencmis-server-inmemory-0.10.0.war on Jetty or Tomcat and go to /web

      OpenCMIS Web Interface is not working because:

      chemistry-opencmis-server-bindings-war
      in web.xml
      <servlet-name>cmisbrowser</servlet-name>

      I think it should have:

      <param-value>org.apache.chemistry.opencmis.server.impl.browser.token.TokenCallContextHandler</param-value>

      instead of:

      <param-value>org.apache.chemistry.opencmis.server.shared.BasicAuthCallContextHandler</param-value>

      After this GUI still has some issues but at least something is working...

      Attachments

        Activity

          People

            fmui Florian Müller
            rafd Raf D
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: