i looked a bit the timerservice injection and it seems the jndi name is changed in the jndiencbuilder (prefixed by java:comp/env) but not in the injector...
@Thiago: did you merge the xml model representation of JPA 2 descriptors added by Jean-Louis? - Romain 2011/5/4 Romain Manni-Bucau <[email protected]>: > with the bean validation stuff i had some issues like it, maybe the > timerservice injection should be done in the for > (ResourceReferenceInfo referenceInfo : jndiEnc.resourceRefs) loop > instead of the for (ResourceEnvReferenceInfo referenceInfo : > jndiEnc.resourceEnvRefs) one in the JndiEncBuilder. > > - Romain > > 2011/5/4 Thiago Veronezi <[email protected]>: >> I didn't have a change to see it yet. I'll be more than happy to include it, >> but I still need to get the resource injection problem solved. >> Thanks a lot Romain! >> >> []s, >> Thiago. >> >> >> On Tue, May 3, 2011 at 3:40 PM, Romain Manni-Bucau >> <[email protected]>wrote: >> >>> Hi, >>> >>> good news! >>> >>> i think bval should (will?) be added, do you think both issues >>> https://issues.apache.org/jira/browse/OPENEJB-1525 and >>> https://issues.apache.org/jira/browse/OPENEJB-1528 could be added? i >>> could do a 3.2.0 version of the last one if you think so. >>> >>> - Romain >>> >>> 2011/5/3 Thiago Veronezi <[email protected]> >>> > >>> > Hi guys, >>> > I'm just getting back from an amazing trip: Nice, Cinque-Terre, Firenze >>> > and Roma. My batteries are recharged and I'm ready to get back to work. >>> This >>> > evening I'll check that last problem I had with tomee and them I'll give >>> you >>> > a feedback on that. In the meantime can someone give me some directions >>> on >>> > how to push a snapshot? :O) >>> > >>> > Jean-Louis, are you going to merge the bean validation stuff? >>> > >>> > []s, >>> > Thiago. >>> > >>> > On Tue, May 3, 2011 at 2:53 AM, Jean-Louis MONTEIRO <[email protected] >>> >wrote: >>> > >>> > > David, >>> > > >>> > > During the latest Get Together, I forgot to merge Bean Validation >>> stuff. >>> > > >>> > > Romain did the work locally and with small changes, it works. >>> > > So I propose to commit Bean Validation stuff as well in the 3.2.0. >>> > > >>> > > WDYT? >>> > > >>> > > Jean-Louis >>> > > >>> > > -- >>> > > View this message in context: >>> > > >>> http://openejb.979440.n4.nabble.com/OpenEJB-3-2-0-final-release-tp3490090p3491861.html >>> > > Sent from the OpenEJB Dev mailing list archive at Nabble.com. >>> > > >>> >> >
