Hi Daniel Going though the list, I see the following validations as ideal candidates for me:-) 39: Validation: @ConcurrencyManagement mistakenly used on non-Singleton 48: Validation: Field annotated with more than one injection; @EJB, @Resource, @PersistenceContext, @PersistenceUnit
Shall I take one or both two and dig into the details? Ralf ----Ursprüngliche Nachricht---- Von: david.blev...@gmail.com Datum: 20.03.2013 02:42 An: <dev@tomee.apache.org>, <ralf. battenf...@bluewin.ch> Betreff: Re: Hello all together Hello, Ralf! Welcome aboard. We love having new people, especially ones that love OpenEJB :) Starting small is definitely the right approach. On project this large that can still be pretty big, but hopefully we can find you something that fits. One area I think is always a good place for new help is the validation code: - https://issues.apache.org/jira/browse/OPENEJB-453 There's always something to do there. Most of that code lives here: - http://svn.apache.org/repos/asf/tomee/tomee/trunk/container/openejb-core/src/main/java/org/apache/openejb/config/rules/ - http://svn.apache.org/repos/asf/tomee/tomee/trunk/container/openejb-core/src/test/java/org/apache/openejb/config/rules/ That's probably not enough information to completely get started, but hopefully we can inch our way there. Do any of those validations look interesting to you? -David On Mar 17, 2013, at 6:28 AM, ralf.battenf...@bluewin.ch wrote: > Hi > > I recently subscribed myself to the dev list. I would love to help and > contribute, especially for the OpenEJB part. > I work as a Java EE developer mainly on the backend side:-) > I am also contributing from time to time to the Shrinkwrap > Descriptor project. > > I was looking at the OpenEJB JIRAs, probably the subtask JIRAs maybe > candidates? As you wrote for > beginners, start small:-) If you have something to do, let me know. > > Cheers, > Ralf