jiveforums | 22 Jul 00:51

How to study Nuxeo Java Client API?

Hi,
I would like to build a sample Nuxeo client app (against EJB remoting or HTTP Client API) with primitive
implementations of document search, download/upload, extract metadata, etc 

I have got familiar with Nuxeo book where I found lots of architecture, deployment and administration
chapters. 

Nevertheless, I did not find any chapters about Java Client API overview. I decided to go forward and
checked out code from SVN - http://svn.nuxeo.org/nuxeo and found some samples in /sandbox directory but
it didn't give a good picrure of API.

Could you please advise me documentation resources or something like best dev practices on that?

Thanks.
Daniel Tellez | 21 Jul 23:10

Re: How to study Nuxeo Java Client API?

Hi,

I think it is a good idea to start with creating new fragments, portlets 
and restlets, to get a good picture of how to develop with Nuxeo.

You can find some examples in this public subversion repository:

http://svn2.yerbabuena.es/pub/products/j2ee/demo/trunk/

We have to organize better this repo, but I think it will be useful for 
you and others.

Very soon, we are going to publish a blog with howtos to explain all 
these examples.

Regards.

jiveforums-ecm <at> nuxeo.com wrote:
> Hi,
> I would like to build a sample Nuxeo client app (against EJB remoting or HTTP Client API) with primitive
implementations of document search, download/upload, extract metadata, etc 
>
> I have got familiar with Nuxeo book where I found lots of architecture, deployment and administration
chapters. 
>
>
> Nevertheless, I did not find any chapters about Java Client API overview. I decided to go forward and
checked out code from SVN - http://svn.nuxeo.org/nuxeo and found some samples in /sandbox directory but
it didn't give a good picrure of API.
>
(Continue reading)


Gmane