Alexander Ziziko created CMIS-999:
-------------------------------------
Summary: CmisCookieManager: URL or headers are null!
Key: CMIS-999
URL: https://issues.apache.org/jira/browse/CMIS-999
Project: Chemistry
Issue Type: Bug
Components: opencmis-client-bindings
Affects Versions: OpenCMIS 1.0.0
Reporter: Alexander Ziziko
We use TCK tests to test our .Net-based CMIS server. After migration to version
1.0.0 we have got the next exception for SOAP binding:
"UNEXPECTED_EXCEPTION: Exception: java.lang.IllegalArgumentException: URL or
headers are null! (AbstractSessionTest.java:180) [stacktrace] [exception
details]
org.apache.chemistry.opencmis.tck.impl.AbstractSessionTest.run(AbstractSessionTest.java:180)
org.apache.chemistry.opencmis.tck.impl.AbstractCmisTestGroup.run(AbstractCmisTestGroup.java:115)"
The reason is that we use standard WCF faults in case of server-side errors and
it seems that some expected headers are not included.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)