ectService.getContentStream()
> > > > method of the server,
> > > > this exception is because the client receives a null.
> > > >
> > > > The other services are working well? I mean Repository, Navigation and
> > > > other Object service methods.
rking well? I mean Repository, Navigation and
> > other Object service methods.
> >
> > Regards.
> >
> > Jorge MARTIN CUERVO
> >
> > European Commission
> > DG TRADE
> > Unit A4
> > CHAR 02/077
> > B-1049 Brussels/Belgium
> &g
rom: Muhammed Olgun [mailto:mh.ol...@gmail.com]
> Sent: Tuesday, August 19, 2014 9:40 AM
> To: dev@chemistry.apache.org
> Subject: Implementing getContent method
>
> Hi,
>
> I'm trying to implement OpenCMIS server. I implemented some methods. They
> work fine but
getContent method
Hi,
I'm trying to implement OpenCMIS server. I implemented some methods. They
work fine but there is a problem with getContentStream method.
@Override
public ContentStream getContentStream(String repositoryId, String
objectId, String streamId, BigInteger offset, BigIn
Hi,
I'm trying to implement OpenCMIS server. I implemented some methods. They
work fine but there is a problem with getContentStream method.
@Override
public ContentStream getContentStream(String repositoryId, String
objectId, String streamId, BigInteger offset, BigInteger length,
Ext