users@jersey.java.net

[Jersey] Re: dynamically creating services

From: Martin Matula <martin.matula_at_oracle.com>
Date: Fri, 25 Feb 2011 13:19:17 +0100

If you want to see an example, GlassFish RESTful Admin API is
implemented this way. Adding Ludo who may be able to provide a pointer
to the source code.
Martin

On 25.2.2011 13:11, Kaio Maximiano wrote:
> Martin,
>
> Ok...Ontheuse casewe're stillwritingwhilestudyingalternativestodevelop.
> I willlookiftheasmsolvesmy problem.Thankagain.
>
> --
> Att, Kaio Maximiano.
>
> 2011/2/25 Martin Matula <martin.matula_at_oracle.com
> <mailto:martin.matula_at_oracle.com>>
>
> In JAX-RS 2.0 we are going to propose a programmatic API for doing so.
> We've seen people using asm for simple class generation to work
> around the absence of such API in Jersey 1.x. Can you share your
> use-case?
> Martin
>
>
> On 24.2.2011 17:45, Kaio Maximiano wrote:
>> Hello everyone,
>>
>> dynamically creating services. Any suggestions?
>>
>> --
>> Att, Kaio Maximiano.
>>
>>
>
>
>
>
>