You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Benson Margulies <bi...@gmail.com> on 2011/04/11 18:11:08 UTC

Sample JAX-RS server in-a-war

I note that none of the CXF samples are jax-rs services configured to
run in a war. Is there something lying about?

Re: Sample JAX-RS server in-a-war

Posted by Sergey Beryozkin <sb...@gmail.com>.
Hi

On Mon, Apr 11, 2011 at 5:11 PM, Benson Margulies <bi...@gmail.com>wrote:

> I note that none of the CXF samples are jax-rs services configured to
> run in a war. Is there something lying about?
>

The only demo in the distribution I worked upon is jaxrs/spring-security and
it uses a war deployment, all the samples in the Talend distribution do use
wars, but I agree, improving all the basic jaxrs demos shipped with CXF will
be worth it.

Cheers, Sergey