I have implemented the CMIS connector and can get the wsdl responses.
I am trying to use the Java samples.
When i run the SampleBasicAuthentication I get the error
Exception in thread "main" javax.xml.ws.soap.SOAPFaultException: OTDS Error
Can I use Web Server authentication rather than OTDS? Or do I have to set OTDS authetication in OT Administrator, which in turn requires Active Directory to be set up to avoid the
The DNS domains for the request and response differ or cannot be determined
message when logging-in
I guess I'm asking if OTDS authentication is a requirement for using the CMS connector?