Hi Ari,
Thanks! i look at those close after JavaOne.
Paul.
On Jun 4, 2009, at 12:26 AM, Ari Heino wrote:
>
>
>
> Paul Sandoz wrote:
>>
>> Hi Ari,
>>
>> If you can share any code in this respect this would be most helpful
>> to better support this in Jersey itself.
>>
>> Paul.
>>
>>
>
> Sure, here's an example of bundle activator that setups a jersey
> servlet
> with one jersey resource class and few exception mappers.
>
> All my jersey libraries are in a separate OSGi bundle, where all the
> packages from all the libraries (that come with jersey release) are
> exported
> in the manifest. This library bundle is then set as a dependency in
> the
> actual jersey bundle where I keep my resource classes.
>
> http://n2.nabble.com/file/n3023292/OSGi_Example.zip OSGi_Example.zip
>
> --
> View this message in context: http://n2.nabble.com/Jersey-%2B-OSGI-Integration-tp3006891p3023292.html
> Sent from the Jersey mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>