[ 
https://issues.apache.org/jira/browse/CMIS-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13854173#comment-13854173
 ] 

Raj commented on CMIS-410:
--------------------------

Hi Florian,

I tested the nightly build at our end. I am still getting the same error. I am 
not sure if the issue is at our end like some kind of 
configuration/permission/setting is required. 

DotCMIS library connects and works without any issue

> 12:02:23 DEBUG dings.spi.webservices.CmisWebServicesSpi: Session 
> b4639cea-c392-418d-a93f-00bdd3d2d409: Initializing Web Services SPI...
> 12:02:23 DEBUG ngs.spi.webservices.AbstractPortProvider: Session 
> b4639cea-c392-418d-a93f-00bdd3d2d409: Initializing Web Service 
> RepositoryService ...
> 12:02:23 DEBUG ent.bindings.spi.http.DefaultHttpInvoker: Session 
> b4639cea-c392-418d-a93f-00bdd3d2d409: GET 
> https://host:port/emc-cmis/services/RepositoryService?wsdl
> 12:02:23 TRACE ent.bindings.spi.http.DefaultHttpInvoker: Session 
> b4639cea-c392-418d-a93f-00bdd3d2d409: GET 
> https://host:port/emc-cmis/services/RepositoryService?wsdl > Headers: 
> {null=[HTTP/1.1 200 OK], Content-Language=[en-US], 
> Transfer-Encoding=[chunked], Date=[Fri, 20 Dec 2013 17:02:22 GMT], 
> Content-Type=[text/xml;charset=utf-8], Server=[WebSphere Application 
> Server/7.0]}
> 12:02:23 DEBUG ngs.spi.webservices.AbstractPortProvider: Session 
> b4639cea-c392-418d-a93f-00bdd3d2d409: WSDL URL: 
> jar:file:/C:/Test/Workbench/lib/chemistry-opencmis-commons-impl-1.0.0-20131219.051835-193.jar!/wsdl/cmis11/CMISWS-Service.wsdl
> 12:02:23 DEBUG dings.spi.webservices.SunJREPortProvider: Session 
> b4639cea-c392-418d-a93f-00bdd3d2d409: Creating Web Service port object of 
> RepositoryService ...
> 12:02:24 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:78)

....


> 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üller
>              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 
> 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.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to