Hi Thanks, But what i need is how to use CMIS 1.1 just like open cmis has good tutorial to use client api http://chemistry.apache.org/java/developing/index.html
So is there any link to undersand how to use CMIS 1.1 with javaScript. Thanks On Fri, Sep 14, 2012 at 10:27 AM, Huebel, Jens <[email protected]> wrote: > The link to the 1.1 specification is here: > http://docs.oasis-open.org/cmis/CMIS/v1.1/csprd01/CMIS-v1.1-csprd01.pdf > > The announcement can be found here: > https://www.oasis-open.org/news/announcements/30-day-public-review-for-cmis > -v1-1 > > Hope that helpsŠ. > > > > On 14.09.12 10:15, "learning coding" <[email protected]> wrote: > > >Hi > > > >I coundnt find any link for CMIS 1.1. > >Can you please send me the links to undersatnd about CMIS 1.1. > > > >Thanks. > > > >On Fri, Sep 14, 2012 at 8:03 AM, Jens Hübel <[email protected]> wrote: > > > >> Dojo is a Javascript framework. Your best choice would be to use the > >> browser binding coming with CMIS 1.1. The browser binding uses JSON as > >>data > >> format on the protocol layer which can be easily produced/consumed from > >> Javascript. CMIS 1.1 is currently in public draft. OpenCMIS already > >> supports the browser binding but probably none of the commercial > >>products > >> yet. The OpenCMIS Java API cannot be used from Javascript. > >> > >> Jens > >> > >> > >> On Thu, Sep 13, 2012 at 6:32 PM, learning coding < > >> [email protected]> wrote: > >> > >> > Hi all, > >> > > >> > Is it possible to use the client api in DOJO framework.?? > >> > > >> > Merci > >> > > >> > >
