I think so. Someone could write a new REST server implementation based
on Netty, but I believe that's quite a bit of work. Alternatively,
Restlet could be used because it provides various transports (including
the Netty based one.)
HTH,
Trustin
On 07/07/2010 06:08 AM, Jeff Ramsdale wrote:
So, does the servlet-based nature preclude embedding the REST server
unless Jetty (for instance) is also embedded?
-jeff
On Tue, Jul 6, 2010 at 10:34 AM, Manik Surtani <manik(a)jboss.org> wrote:
>
> On 6 Jul 2010, at 18:24, Jeff Ramsdale wrote:
>
>> Possibly. It's been a little while since I looked through the
>> Infinispan code, so I'm uncertain of the architecture. Is the REST
>> server built on a toolkit?
>
> Yes, RESTEasy.
>
>> Is it servlet based?
>
> Yep.
>
>> My primary REST
>> experience is with Restlet, which provides its own embeddable server
>> but can alternatively be dropped into a servlet container.
>
> It's essentially a class annotated with RESTEasy annotations which proxies
invocations from RESTEasy's servlet. Ignore the fact that it is written in Scala,
that bit is inconsequential to how you'd use it, etc.
>
>
http://fisheye.jboss.org/browse/Infinispan/trunk/server/rest/src/main/sca...
>
http://fisheye.jboss.org/browse/Infinispan/trunk/server/rest/src/main/web...
>
> Cheers
> Manik
>
> --
> Manik Surtani
> manik(a)jboss.org
> Lead, Infinispan
> Lead, JBoss Cache
>
http://www.infinispan.org
>
http://www.jbosscache.org
>
>
>
>
>
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/infinispan-dev
>
_______________________________________________
infinispan-dev mailing list
infinispan-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev