[
https://issues.apache.org/jira/browse/CMIS-672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13682528#comment-13682528
]
Michael Brackx commented on CMIS-672:
-------------------------------------
workbench parameters
{noformat}
org.apache.chemistry.opencmis.binding.spi.type=webservices
org.apache.chemistry.opencmis.binding.webservices.RepositoryService=http://localhost:8080/services11/cmis?wsdl
org.apache.chemistry.opencmis.binding.webservices.NavigationService=http://localhost:8080/services11/cmis?wsdl
org.apache.chemistry.opencmis.binding.webservices.ObjectService=http://localhost:8080/services11/cmis?wsdl
org.apache.chemistry.opencmis.binding.webservices.VersioningService=http://localhost:8080/services11/cmis?wsdl
org.apache.chemistry.opencmis.binding.webservices.DiscoveryService=http://localhost:8080/services11/cmis?wsdl
org.apache.chemistry.opencmis.binding.webservices.MultiFilingService=http://localhost:8080/services11/cmis?wsdl
org.apache.chemistry.opencmis.binding.webservices.RelationshipService=http://localhost:8080/services11/cmis?wsdl
org.apache.chemistry.opencmis.binding.webservices.ACLService=http://localhost:8080/services11/cmis?wsdl
org.apache.chemistry.opencmis.binding.webservices.PolicyService=http://localhost:8080/services11/cmis?wsdl
org.apache.chemistry.opencmis.user=
org.apache.chemistry.opencmis.password=
org.apache.chemistry.opencmis.binding.compression=true
org.apache.chemistry.opencmis.binding.cookies=true
{noformat}
> Cannot connect to repositories using Web Services any longer
> ------------------------------------------------------------
>
> Key: CMIS-672
> URL: https://issues.apache.org/jira/browse/CMIS-672
> Project: Chemistry
> Issue Type: Bug
> Components: opencmis-client
> Affects Versions: OpenCMIS 0.9.0
> Environment: Windows 7 x64
> Java (eclipse) application
> SharePoint 2013
> Alfresco Enterprise v4.0.0
> Reporter: Tetsunori Inada
>
> After updating to v0.9.0, I can no longer connect to the repositories I'm
> using (Alfresco and SharePoint 2013) using Web Services (AtomPub works).
> When executing
> org.apache.chemistry.opencmis.client.api.SessionFactory.getRepositories()
> method, CmisConnectionException is caughtand the error message shows "Cannot
> initalize Web Services service object [RepositoryService]".
> The same code was working with v0.7.0 and v0.8.0.
--
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