Hi All,
We are trying to deploy CMIS for CMOD by using IBM CMIS component which is written on top of the ODWEK java api. is there possiblity where we can make CMIS talk directly to the CMOD without help of ODWEK client API or can we make CMIS directly call the native method of the CMOD.
Why is the ODWEK requirement a problem?
-JD.
Yeah, Don't have any issues in the requirement of ODWek. Just curious whether CMIS/IBM provides such a feature to eliminate intermediate layer between the CMIS and the repositories..
Nope, the Java API through ODWEK is the only supported 'pipe' into CMOD. (The CGI and Servlet components exist, but are deprecated.)
-JD.
Thanks a lot :)