[ 
https://issues.apache.org/jira/browse/CMIS-725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Florian Müller reassigned CMIS-725:
-----------------------------------

    Assignee: Florian Müller
    
> OpenCMIS Web Interface not working - bad callContextHandler
> -----------------------------------------------------------
>
>                 Key: CMIS-725
>                 URL: https://issues.apache.org/jira/browse/CMIS-725
>             Project: Chemistry
>          Issue Type: Bug
>          Components: opencmis-server
>    Affects Versions: OpenCMIS 0.10.0, OpenCMIS 1.0.0
>            Reporter: Raf D
>            Assignee: Florian Müller
>            Priority: Minor
>              Labels: patch
>
> 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...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to