You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@olingo.apache.org by Amr Ellafy <am...@gmail.com> on 2015/02/23 10:59:22 UTC

mixing v2 and v4 in the same web app.

Hi,

I would like to provide both v2 and v4 endpoints (both serviced via
separate Servlet) in the same web app.

Is that possible?


Regards,
Amr

Re: mixing v2 and v4 in the same web app.

Posted by Amr Ellafy <am...@gmail.com>.
Hi Michael,
I will give it a try and let you know !

Kind regards,
Amr

On 23 February 2015 at 11:08, Bolz, Michael <mi...@sap.com> wrote:

> Hi Amr,
>
> because Olingo V2 and V4 have distinct artifact and package names this
> should work (with your mentioned approach of two different servlets and the
> Olingo own servlet implementation).
> But I have to admit that I didn’t test it.
> However it would be really nice if you try it and give feedback to the
> community  ;o)
>
> Kind regards,
> Michael
>
> > On 23 Feb 2015, at 10:59, Amr Ellafy <am...@gmail.com> wrote:
> >
> > Hi,
> >
> > I would like to provide both v2 and v4 endpoints (both serviced via
> separate Servlet) in the same web app.
> >
> > Is that possible?
> >
> >
> > Regards,
> > Amr
>
>

Re: mixing v2 and v4 in the same web app.

Posted by "Bolz, Michael" <mi...@sap.com>.
Hi Amr,

because Olingo V2 and V4 have distinct artifact and package names this should work (with your mentioned approach of two different servlets and the Olingo own servlet implementation).
But I have to admit that I didn’t test it.
However it would be really nice if you try it and give feedback to the community  ;o)

Kind regards,
Michael

> On 23 Feb 2015, at 10:59, Amr Ellafy <am...@gmail.com> wrote:
> 
> Hi,
> 
> I would like to provide both v2 and v4 endpoints (both serviced via separate Servlet) in the same web app.
> 
> Is that possible?
> 
> 
> Regards,
> Amr