users@jersey.java.net

Re: [Jersey] Added new jersey sample spring-annotations

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Mon, 01 Sep 2008 09:02:41 +0200

On Sep 1, 2008, at 8:38 AM, Martin Grotzke wrote:
> On Mon, 2008-09-01 at 08:29 +0600, Imran M Yousuf wrote:
>> On Sun, Aug 31, 2008 at 9:20 PM, Martin Grotzke
>> <martin.grotzke_at_freiheit.com> wrote:
>>> Hi,
>>>
>>> I just added a sample that shows how to use jersey and spring using
>>> annotations provided/supported by spring >= 2.5 [1].
>>>
>>> One resource class [2] in this sample app also shows how users of
>>> spring
>>> < 2.5 can use annotation based autowiring (via the @Autowire
>>> annotation
>>> provided by jersey-spring).
>>
>> That was pretty quick :).
>> I trying work on a sample with XML configuration and integrating
>> Spring Security. Currently reading up on Spring Security, hopefully
>> will be able to add a sample sometime soon.
> Great! Perhaps you might consider creating two separate samples,
> one for
> just showing spring-xml-config and one that shows how to use
> spring-security with jersey.
>
> If your main focus is on spring-security I might also do the part with
> spring-xml.
>
> What do you think?
>
>>
>> Will have a look at your sample as well.
>>
>> BTW, how does developers submit their work? is it by patch?
> Yes, sending a patch to this list is one option, another is that you
> create an issue and attach the patch to this issue, and a third one is
> to complete the Sun's Contributor Agreement (SCA) to get developer/
> write
> access.
>

The SCA is required to accept any code via a patch or otherwise.

The process to get developer/write access is to send patches or
contributions via issues/emails that show good knowledge and
understanding of the area, code base, and that an acceptable level of
trust has been established between all parties. I am the one who
currently decides, but i would be happy to open this process out such
that it is the group of existing developers who decide.

Paul.

> You may also have a look at the page "How to Contribute?" [1].
>
> Cheers,
> Martin
>
>
> [1] https://jersey.dev.java.net/contribute/
>
>>
>> Best regards,
>>
>> Imran
>>
>>>
>>> Cheers,
>>> Martin
>>>
>>>
>>> [1] https://jersey.dev.java.net/source/browse/jersey/trunk/jersey/
>>> samples/spring-annotations
>>> [2] https://jersey.dev.java.net/source/browse/jersey/trunk/jersey/
>>> samples/spring-annotations/src/main/java/com/sun/jersey/samples/
>>> springannotations/resources/JerseyAutowiredResource.java?
>>> rev=1383&view=markup
>>>
>>>
>>>
>>
>>
>
> --
> Martin Grotzke
> http://www.javakaffee.de/blog/