users@jersey.java.net

[Jersey] Re: asm.jar not needed for custom application?

From: Pavel Bucek <pavel.bucek_at_oracle.com>
Date: Thu, 13 Jan 2011 13:37:46 +0100

On 1/13/11 1:06 PM, Leonardo wrote:
> 2011/1/13 Paul Sandoz<Paul.Sandoz_at_oracle.com>:
>> (...)
>>> So is it correct that I can omit asm.jar in case I am not using asm on my
>>> own, and I am providing my own implementation of
>>> javax.ws.rs.core.Application?
>>>
>> Yes.
>>
>> Paul.
>>
> I have a small curiosity: is there any example with code using this approach?
>
you mean implementing your own javax.ws.rs.core.Application? If so -
yes, see [1]

Pavel

[1]
http://download.java.net/maven/2/com/sun/jersey/contribs/bill-burke-book/ex03_1/1.5-ea09/ex03_1-1.5-ea09-project.zip