cancel
Showing results for 
Search instead for 
Did you mean: 

cmisws Failed to authenticate

generic1
Champ in-the-making
Champ in-the-making
Hello,

I have problems to invoke WebServices http://cmis.alfresco.com/cmisws/RepositoryService
I get a Failed to authenticate Error although I have entered admin/admin as Basic Authentication and I can log in with admin/admin at
http://localhost:8080/share/page/user/admin/dashboard


Has anyone any idea what I'am doing wrong?

Thanks a lot!
Generic1
2 REPLIES 2

jpotts
World-Class Innovator
World-Class Innovator
Works for me using this connection info in OpenCMIS Workbench.

<blockquote>

org.apache.chemistry.opencmis.binding.spi.type=webservices
org.apache.chemistry.opencmis.binding.webservices.RepositoryService=http://cmis.alfresco.com/cmisws/RepositoryService?wsdl
org.apache.chemistry.opencmis.binding.webservices.NavigationService=http://cmis.alfresco.com/cmisws/NavigationService?wsdl
org.apache.chemistry.opencmis.binding.webservices.ObjectService=http://cmis.alfresco.com/cmisws/ObjectService?wsdl
org.apache.chemistry.opencmis.binding.webservices.VersioningService=http://cmis.alfresco.com/cmisws/VersioningService?wsdl
org.apache.chemistry.opencmis.binding.webservices.DiscoveryService=http://cmis.alfresco.com/cmisws/DiscoveryService?wsdl
org.apache.chemistry.opencmis.binding.webservices.MultiFilingService=http://cmis.alfresco.com/cmisws/MultiFilingService?wsdl
org.apache.chemistry.opencmis.binding.webservices.RelationshipService=http://cmis.alfresco.com/cmisws/RelationshipService?wsdl
org.apache.chemistry.opencmis.binding.webservices.ACLService=http://cmis.alfresco.com/cmisws/ACLService?wsdl
org.apache.chemistry.opencmis.binding.webservices.PolicyService=http://cmis.alfresco.com/cmisws/PolicyService?wsdl
org.apache.chemistry.opencmis.user=admin
org.apache.chemistry.opencmis.password=admin
</blockquote>

Jeff

zubairalisahil
Champ in-the-making
Champ in-the-making
An integrated development environment (IDE) is a programming environment that has been packaged as an application program, typically consisting of a code editor, a compiler, a debugger, and a graphical user interface (GUI) builder. The IDE may be a standalone application or may be included as part of one or more existing and compatible applications. The BASIC programming language, for example, can be used within Microsoft Office applications, which makes it possible to write a WordBasic program within the Microsoft Word application. IDEs provide a user-friendly framework for many modern programming languages, such as Visual Basic, Java, and PowerBuilder.