CMIS Webservice binding type is unable to connect to an unprotected wsdl's(http)
--------------------------------------------------------------------------------

                 Key: CMIS-401
                 URL: https://issues.apache.org/jira/browse/CMIS-401
             Project: Chemistry
          Issue Type: Improvement
          Components: dotcmis
    Affects Versions: DotCMIS 0.2
         Environment: .net,jboss,windows
            Reporter: Siva K


When I try to use webservices binging type in DotCMIS for connecting to a CMIS 
wsdl like 
(http://servername:listeningport/cmis/services/RepositoryService?wsdl) I 
receiving the following error:

Error: The provided URI scheme 'http' is invalid; expected 'https'.
Parameter name: via
StackTrace:  at 
DotCMIS.Binding.WebServices.RepositoryService.GetRepositoryInfo(String 
repositoryId, IExtensionsData extension) in C:\Trunk\PRISM\Frameworks\DOC - 
Documentum\CMIS\src\binding\webservices\webservices.cs:line 457
   at DotCMIS.Binding.Impl.BindingRepositoryService.GetRepositoryInfo(String 
repositoryId, IExtensionsData extension) in C:\Trunk\PRISM\Frameworks\DOC - 
Documentum\CMIS\src\binding\binding-impl.cs:line 452
   at DotCMIS.Client.Impl.Session.Connect() in C:\Trunk\PRISM\Frameworks\DOC - 
Documentum\CMIS\src\client\client-impl.cs:line 239
   at DotCMIS.Client.Impl.SessionFactory.CreateSession(IDictionary`2 
parameters) in C:\Trunk\PRISM\Frameworks\DOC - 
Documentum\CMIS\src\client\client-impl.cs:line 49

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to