Murad Muradov created CMIS-909:
----------------------------------
Summary: Action "" for all operation contracts
Key: CMIS-909
URL: https://issues.apache.org/jira/browse/CMIS-909
Project: Chemistry
Issue Type: Bug
Components: dotcmis
Affects Versions: DotCMIS 0.6
Environment: Custom CMIS services (WCF on IIS), custom application
that uses dotCMIS.
Reporter: Murad Muradov
Fix For: DotCMIS 0.6
I created the services that implement CMIS 1.1 with using WCF. The services are
hosted on IIS 8.5. Everything is fine with OpenCMIS Workbench 0.12.0. But I
can't to connect to application that uses dotCMIS.
Find out that dotCMIS contains all CMIS types according to specification in
DotCMIS.CMISWebServicesReference namespace (Reference). As mentioned in file
header this file was generated by a tool (svcutil ?). I did the same, but got
another operation's descriptions. In your reference file all operations have
Action="" and ReplyAction="*". But I have, for example Action =
"getRepositories" for RepositoryServicePort.getRepositories.
Standard WCF dispatcher can't understand which operation should be called when
client sends Action="".
Is it a bug? Can you suggest any service implementation (WCF) that is able to
interact with dotCMIS?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)