You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by Jean-Louis MONTEIRO <je...@gmail.com> on 2011/05/02 16:12:51 UTC

OpenEJB 3.2.0 final release

Hello guys,

back after a week off (holidays).
I would like to know if we can plan the release for the 3.2.0?

This is a fork of the 3.1.x + JPA 2.0 and Bean Validation support.

As already discussed, the JPA 2 feature is one of the most asked feature at
the moment.

That'd be great if we can plan something for mid May.

Thoughts?

Jean-Louis

--
View this message in context: http://openejb.979440.n4.nabble.com/OpenEJB-3-2-0-final-release-tp3490090p3490090.html
Sent from the OpenEJB Dev mailing list archive at Nabble.com.

Re: OpenEJB 3.2.0 final release

Posted by David Blevins <da...@gmail.com>.
Maybe we should sneak in the openejb-lite assembly before pushing out the release?

On Jun 1, 2011, at 1:45 PM, Thiago Veronezi wrote:

> Good point... how to publish a snapshot? Should it be here?
> https://cwiki.apache.org/confluence/display/OPENEJB/OpenEJB+Binaries

Updated that doc with the correct settings.

Though I setup CI for the 3.2 branch so all the binaries should be current:

  http://ci.apache.org/builders/openejb-branch32

But give publishing a try anyway.

> It mentions something about publishing unstable at here
> http://cwiki.apache.org/OPENEJB/latest-unstable.html. Is there anything
> already set for that? Can we set it? How? :O)

One more out of date doc.

> On Wed, Jun 1, 2011 at 1:42 AM, Jean-Louis MONTEIRO <je...@gmail.com>wrote:
> 
>> Never did the release so if nobody is volunteer I can try with some help.

That sounds great.  We need more people with release skillz. :)

I try to keep this doc up to date, but each release ends up being a bit different.

http://openejb.apache.org/openejb-release-process.html

First step is to make sure the itests run and pass.  This script usually needs updating before it runs:

  http://svn.apache.org/repos/asf/openejb/branches/openejb-3.2.x/assembly/test/build.xml

Typically we want to update the tomcat versions.  I forget, did we add Tomcat 7 support to 3.2?  If so we need to add that in as well.

On the note of what we added, we need to sweep through JIRA and clean up anything 3.2 related.  Typically I:
 - individually review and close jiras that are open.  
 - yank out any JIRAs that were filed as bugs on the release if it is clear that it wasn't actually a bug in the previous release and the person was just fixing stuff that broke while developing the new release -- we don't want to misinform users by reporting bugs that never released.
 - review of the commits since last release to see if anything important was forgotten and file a JIRA for it if there isn't one.
 - shorten the titles of long JIRAs as well so that they are more friendly in the release notes.
 - look for newer closed jiras that aren't currently assigned to a version and see if they apply to this release (we can probably skip that one)

Not too much was done on 3.2 so it shouldn't be too bad, but the first 4.0 will be a bear :)


-David



Re: OpenEJB 3.2.0 final release

Posted by Thiago Veronezi <th...@veronezi.org>.
Good point... how to publish a snapshot? Should it be here?
https://cwiki.apache.org/confluence/display/OPENEJB/OpenEJB+Binaries

I found an old thread about snapshots here
http://openejb.979440.n4.nabble.com/openejb-ease-of-use-snapshot-and-maven-td985184.html.
It mentions something about publishing unstable at here
http://cwiki.apache.org/OPENEJB/latest-unstable.html. Is there anything
already set for that? Can we set it? How? :O)

[]s,
Thiago.

On Wed, Jun 1, 2011 at 1:42 AM, Jean-Louis MONTEIRO <je...@gmail.com>wrote:

> OK,
>
> seems that everybody is ok.
>
> Who wants to manage the release?
> A snapshot just before would be probably great.
>
> Never did the release so if nobody is volunteer I can try with some help.
> As soon as binaries are available, a vote can start.
>
> Any comments?
>
> Jean-Louis
>
> --
> View this message in context:
> http://openejb.979440.n4.nabble.com/OpenEJB-3-2-0-final-release-tp3490090p3564996.html
> Sent from the OpenEJB Dev mailing list archive at Nabble.com.
>

Re: OpenEJB 3.2.0 final release

Posted by Jean-Louis MONTEIRO <je...@gmail.com>.
OK,

seems that everybody is ok.

Who wants to manage the release?
A snapshot just before would be probably great.

Never did the release so if nobody is volunteer I can try with some help.
As soon as binaries are available, a vote can start.

Any comments?

Jean-Louis

--
View this message in context: http://openejb.979440.n4.nabble.com/OpenEJB-3-2-0-final-release-tp3490090p3564996.html
Sent from the OpenEJB Dev mailing list archive at Nabble.com.

Re: OpenEJB 3.2.0 final release

Posted by David Blevins <da...@gmail.com>.
On May 26, 2011, at 12:56 PM, Thiago Veronezi wrote:

> Hi David,
> I already fixed this problem. To test it, I deleted my ".m2" folder and ran
> the "mvn clean install" again. What should be done to run the build below
> again?

Seems to be working now!

> PS.: I am at Ottawa this week for a business travel. I wont be able to
> contribute during the day. If someone could take care of this build, it
> would be much appreciated.

I'm still really jealous you got to Roma, Firenze and Cinque Terre!

-David

PS: will fix bugs for fumetti di Paperinik


> On Thu, May 26, 2011 at 2:15 PM, David Blevins <da...@gmail.com>wrote:
> 
>> Another one would be to get a successful build so snapshots are published:
>> http://ci.apache.org/builders/openejb-branch32
>> 
>> -David
>> 
>> On May 26, 2011, at 1:52 AM, Jean-Louis MONTEIRO wrote:
>> 
>>> OK Romain, looks like a good issue to start committing :-)
>>> 
>>> Also +1 with Mohammad.
>>> 
>>> JLouis
>>> 
>>> 2011/5/26 Romain Manni-Bucau <rm...@gmail.com>
>>> 
>>>> +1 if the issue with the geronimo transaction manager which was throwing
>> a
>>>> remote exception instead of an ejb exception is solved.
>>>> 
>>>> - Romain
>>>> 
>>>> 2011/5/26 Mohammad Nour El-Din <no...@gmail.com>
>>>> 
>>>>> I took a look at JIRA issues for version 3.2, my best guess about
>>>>> issues related to that release, and it seems there are not a lot of
>>>>> issues remaining to be solved. If thats the case and if there are no
>>>>> other blocking issues then I vote to release.
>>>>> 
>>>>> On Thu, May 26, 2011 at 8:51 AM, Jean-Louis MONTEIRO <
>> jeanouii@gmail.com
>>>>> 
>>>>> wrote:
>>>>>> Hi all,
>>>>>> 
>>>>>> where are we regarding that release?
>>>>>> We need to push that release as soon as possible. Again, a lot of
>>>> people
>>>>> is
>>>>>> waiting it.
>>>>>> 
>>>>>> I suggest to stabilize the version and to push a first set of
>> binaries.
>>>>>> Then, usually we have a lot of feedback during the first week and we
>>>> have
>>>>> to
>>>>>> push a minor version.
>>>>>> 
>>>>>> Thoughts?
>>>>>> 
>>>>>> Jean-Louis
>>>>>> 
>>>>>> --
>>>>>> View this message in context:
>>>>> 
>>>> 
>> http://openejb.979440.n4.nabble.com/OpenEJB-3-2-0-final-release-tp3490090p3551772.html
>>>>>> Sent from the OpenEJB Dev mailing list archive at Nabble.com.
>>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> --
>>>>> Thanks
>>>>> - Mohammad Nour
>>>>> Author of (WebSphere Application Server Community Edition 2.0 User
>>>> Guide)
>>>>> http://www.redbooks.ibm.com/abstracts/sg247585.html
>>>>> - LinkedIn: http://www.linkedin.com/in/mnour
>>>>> - Blog: http://tadabborat.blogspot.com
>>>>> ----
>>>>> "Life is like riding a bicycle. To keep your balance you must keep
>>>> moving"
>>>>> - Albert Einstein
>>>>> 
>>>>> "Writing clean code is what you must do in order to call yourself a
>>>>> professional. There is no reasonable excuse for doing anything less
>>>>> than your best."
>>>>> - Clean Code: A Handbook of Agile Software Craftsmanship
>>>>> 
>>>>> "Stay hungry, stay foolish."
>>>>> - Steve Jobs
>>>>> 
>>>> 
>> 
>> 


Re: OpenEJB 3.2.0 final release

Posted by Thiago Veronezi <th...@veronezi.org>.
Hi David,
I already fixed this problem. To test it, I deleted my ".m2" folder and ran
the "mvn clean install" again. What should be done to run the build below
again?

[]s,
Thiago.

PS.: I am at Ottawa this week for a business travel. I wont be able to
contribute during the day. If someone could take care of this build, it
would be much appreciated.

On Thu, May 26, 2011 at 2:15 PM, David Blevins <da...@gmail.com>wrote:

> Another one would be to get a successful build so snapshots are published:
>  http://ci.apache.org/builders/openejb-branch32
>
> -David
>
> On May 26, 2011, at 1:52 AM, Jean-Louis MONTEIRO wrote:
>
> > OK Romain, looks like a good issue to start committing :-)
> >
> > Also +1 with Mohammad.
> >
> > JLouis
> >
> > 2011/5/26 Romain Manni-Bucau <rm...@gmail.com>
> >
> >> +1 if the issue with the geronimo transaction manager which was throwing
> a
> >> remote exception instead of an ejb exception is solved.
> >>
> >> - Romain
> >>
> >> 2011/5/26 Mohammad Nour El-Din <no...@gmail.com>
> >>
> >>> I took a look at JIRA issues for version 3.2, my best guess about
> >>> issues related to that release, and it seems there are not a lot of
> >>> issues remaining to be solved. If thats the case and if there are no
> >>> other blocking issues then I vote to release.
> >>>
> >>> On Thu, May 26, 2011 at 8:51 AM, Jean-Louis MONTEIRO <
> jeanouii@gmail.com
> >>>
> >>> wrote:
> >>>> Hi all,
> >>>>
> >>>> where are we regarding that release?
> >>>> We need to push that release as soon as possible. Again, a lot of
> >> people
> >>> is
> >>>> waiting it.
> >>>>
> >>>> I suggest to stabilize the version and to push a first set of
> binaries.
> >>>> Then, usually we have a lot of feedback during the first week and we
> >> have
> >>> to
> >>>> push a minor version.
> >>>>
> >>>> Thoughts?
> >>>>
> >>>> Jean-Louis
> >>>>
> >>>> --
> >>>> View this message in context:
> >>>
> >>
> http://openejb.979440.n4.nabble.com/OpenEJB-3-2-0-final-release-tp3490090p3551772.html
> >>>> Sent from the OpenEJB Dev mailing list archive at Nabble.com.
> >>>>
> >>>
> >>>
> >>>
> >>> --
> >>> Thanks
> >>> - Mohammad Nour
> >>>  Author of (WebSphere Application Server Community Edition 2.0 User
> >> Guide)
> >>>  http://www.redbooks.ibm.com/abstracts/sg247585.html
> >>> - LinkedIn: http://www.linkedin.com/in/mnour
> >>> - Blog: http://tadabborat.blogspot.com
> >>> ----
> >>> "Life is like riding a bicycle. To keep your balance you must keep
> >> moving"
> >>> - Albert Einstein
> >>>
> >>> "Writing clean code is what you must do in order to call yourself a
> >>> professional. There is no reasonable excuse for doing anything less
> >>> than your best."
> >>> - Clean Code: A Handbook of Agile Software Craftsmanship
> >>>
> >>> "Stay hungry, stay foolish."
> >>> - Steve Jobs
> >>>
> >>
>
>

Re: OpenEJB 3.2.0 final release

Posted by David Blevins <da...@gmail.com>.
Another one would be to get a successful build so snapshots are published:  http://ci.apache.org/builders/openejb-branch32

-David

On May 26, 2011, at 1:52 AM, Jean-Louis MONTEIRO wrote:

> OK Romain, looks like a good issue to start committing :-)
> 
> Also +1 with Mohammad.
> 
> JLouis
> 
> 2011/5/26 Romain Manni-Bucau <rm...@gmail.com>
> 
>> +1 if the issue with the geronimo transaction manager which was throwing a
>> remote exception instead of an ejb exception is solved.
>> 
>> - Romain
>> 
>> 2011/5/26 Mohammad Nour El-Din <no...@gmail.com>
>> 
>>> I took a look at JIRA issues for version 3.2, my best guess about
>>> issues related to that release, and it seems there are not a lot of
>>> issues remaining to be solved. If thats the case and if there are no
>>> other blocking issues then I vote to release.
>>> 
>>> On Thu, May 26, 2011 at 8:51 AM, Jean-Louis MONTEIRO <jeanouii@gmail.com
>>> 
>>> wrote:
>>>> Hi all,
>>>> 
>>>> where are we regarding that release?
>>>> We need to push that release as soon as possible. Again, a lot of
>> people
>>> is
>>>> waiting it.
>>>> 
>>>> I suggest to stabilize the version and to push a first set of binaries.
>>>> Then, usually we have a lot of feedback during the first week and we
>> have
>>> to
>>>> push a minor version.
>>>> 
>>>> Thoughts?
>>>> 
>>>> Jean-Louis
>>>> 
>>>> --
>>>> View this message in context:
>>> 
>> http://openejb.979440.n4.nabble.com/OpenEJB-3-2-0-final-release-tp3490090p3551772.html
>>>> Sent from the OpenEJB Dev mailing list archive at Nabble.com.
>>>> 
>>> 
>>> 
>>> 
>>> --
>>> Thanks
>>> - Mohammad Nour
>>>  Author of (WebSphere Application Server Community Edition 2.0 User
>> Guide)
>>>  http://www.redbooks.ibm.com/abstracts/sg247585.html
>>> - LinkedIn: http://www.linkedin.com/in/mnour
>>> - Blog: http://tadabborat.blogspot.com
>>> ----
>>> "Life is like riding a bicycle. To keep your balance you must keep
>> moving"
>>> - Albert Einstein
>>> 
>>> "Writing clean code is what you must do in order to call yourself a
>>> professional. There is no reasonable excuse for doing anything less
>>> than your best."
>>> - Clean Code: A Handbook of Agile Software Craftsmanship
>>> 
>>> "Stay hungry, stay foolish."
>>> - Steve Jobs
>>> 
>> 


Re: OpenEJB 3.2.0 final release

Posted by Jean-Louis MONTEIRO <je...@gmail.com>.
OK Romain, looks like a good issue to start committing :-)

Also +1 with Mohammad.

JLouis

2011/5/26 Romain Manni-Bucau <rm...@gmail.com>

> +1 if the issue with the geronimo transaction manager which was throwing a
> remote exception instead of an ejb exception is solved.
>
> - Romain
>
> 2011/5/26 Mohammad Nour El-Din <no...@gmail.com>
>
> > I took a look at JIRA issues for version 3.2, my best guess about
> > issues related to that release, and it seems there are not a lot of
> > issues remaining to be solved. If thats the case and if there are no
> > other blocking issues then I vote to release.
> >
> > On Thu, May 26, 2011 at 8:51 AM, Jean-Louis MONTEIRO <jeanouii@gmail.com
> >
> > wrote:
> > > Hi all,
> > >
> > > where are we regarding that release?
> > > We need to push that release as soon as possible. Again, a lot of
> people
> > is
> > > waiting it.
> > >
> > > I suggest to stabilize the version and to push a first set of binaries.
> > > Then, usually we have a lot of feedback during the first week and we
> have
> > to
> > > push a minor version.
> > >
> > > Thoughts?
> > >
> > > Jean-Louis
> > >
> > > --
> > > View this message in context:
> >
> http://openejb.979440.n4.nabble.com/OpenEJB-3-2-0-final-release-tp3490090p3551772.html
> > > Sent from the OpenEJB Dev mailing list archive at Nabble.com.
> > >
> >
> >
> >
> > --
> > Thanks
> > - Mohammad Nour
> >   Author of (WebSphere Application Server Community Edition 2.0 User
> Guide)
> >   http://www.redbooks.ibm.com/abstracts/sg247585.html
> > - LinkedIn: http://www.linkedin.com/in/mnour
> > - Blog: http://tadabborat.blogspot.com
> > ----
> > "Life is like riding a bicycle. To keep your balance you must keep
> moving"
> > - Albert Einstein
> >
> > "Writing clean code is what you must do in order to call yourself a
> > professional. There is no reasonable excuse for doing anything less
> > than your best."
> > - Clean Code: A Handbook of Agile Software Craftsmanship
> >
> > "Stay hungry, stay foolish."
> > - Steve Jobs
> >
>

Re: OpenEJB 3.2.0 final release

Posted by Romain Manni-Bucau <rm...@gmail.com>.
+1 if the issue with the geronimo transaction manager which was throwing a
remote exception instead of an ejb exception is solved.

- Romain

2011/5/26 Mohammad Nour El-Din <no...@gmail.com>

> I took a look at JIRA issues for version 3.2, my best guess about
> issues related to that release, and it seems there are not a lot of
> issues remaining to be solved. If thats the case and if there are no
> other blocking issues then I vote to release.
>
> On Thu, May 26, 2011 at 8:51 AM, Jean-Louis MONTEIRO <je...@gmail.com>
> wrote:
> > Hi all,
> >
> > where are we regarding that release?
> > We need to push that release as soon as possible. Again, a lot of people
> is
> > waiting it.
> >
> > I suggest to stabilize the version and to push a first set of binaries.
> > Then, usually we have a lot of feedback during the first week and we have
> to
> > push a minor version.
> >
> > Thoughts?
> >
> > Jean-Louis
> >
> > --
> > View this message in context:
> http://openejb.979440.n4.nabble.com/OpenEJB-3-2-0-final-release-tp3490090p3551772.html
> > Sent from the OpenEJB Dev mailing list archive at Nabble.com.
> >
>
>
>
> --
> Thanks
> - Mohammad Nour
>   Author of (WebSphere Application Server Community Edition 2.0 User Guide)
>   http://www.redbooks.ibm.com/abstracts/sg247585.html
> - LinkedIn: http://www.linkedin.com/in/mnour
> - Blog: http://tadabborat.blogspot.com
> ----
> "Life is like riding a bicycle. To keep your balance you must keep moving"
> - Albert Einstein
>
> "Writing clean code is what you must do in order to call yourself a
> professional. There is no reasonable excuse for doing anything less
> than your best."
> - Clean Code: A Handbook of Agile Software Craftsmanship
>
> "Stay hungry, stay foolish."
> - Steve Jobs
>

Re: OpenEJB 3.2.0 final release

Posted by Mohammad Nour El-Din <no...@gmail.com>.
I took a look at JIRA issues for version 3.2, my best guess about
issues related to that release, and it seems there are not a lot of
issues remaining to be solved. If thats the case and if there are no
other blocking issues then I vote to release.

On Thu, May 26, 2011 at 8:51 AM, Jean-Louis MONTEIRO <je...@gmail.com> wrote:
> Hi all,
>
> where are we regarding that release?
> We need to push that release as soon as possible. Again, a lot of people is
> waiting it.
>
> I suggest to stabilize the version and to push a first set of binaries.
> Then, usually we have a lot of feedback during the first week and we have to
> push a minor version.
>
> Thoughts?
>
> Jean-Louis
>
> --
> View this message in context: http://openejb.979440.n4.nabble.com/OpenEJB-3-2-0-final-release-tp3490090p3551772.html
> Sent from the OpenEJB Dev mailing list archive at Nabble.com.
>



-- 
Thanks
- Mohammad Nour
  Author of (WebSphere Application Server Community Edition 2.0 User Guide)
  http://www.redbooks.ibm.com/abstracts/sg247585.html
- LinkedIn: http://www.linkedin.com/in/mnour
- Blog: http://tadabborat.blogspot.com
----
"Life is like riding a bicycle. To keep your balance you must keep moving"
- Albert Einstein

"Writing clean code is what you must do in order to call yourself a
professional. There is no reasonable excuse for doing anything less
than your best."
- Clean Code: A Handbook of Agile Software Craftsmanship

"Stay hungry, stay foolish."
- Steve Jobs

Re: OpenEJB 3.2.0 final release

Posted by Jean-Louis MONTEIRO <je...@gmail.com>.
Hi all,

where are we regarding that release?
We need to push that release as soon as possible. Again, a lot of people is
waiting it.

I suggest to stabilize the version and to push a first set of binaries.
Then, usually we have a lot of feedback during the first week and we have to
push a minor version.

Thoughts?

Jean-Louis

--
View this message in context: http://openejb.979440.n4.nabble.com/OpenEJB-3-2-0-final-release-tp3490090p3551772.html
Sent from the OpenEJB Dev mailing list archive at Nabble.com.

Re: OpenEJB 3.2.0 final release

Posted by Thiago Veronezi <th...@veronezi.org>.
Hi Romain,
Yeah, I think that's something related to the tomcat integration: it is
working on the standalone version.

The JndiEncBuilder creates a TimerServiceWrapper instance, but the
InjectionProcessor cannot use it. That's because
the org.apache.xbean.recipe.ObjectRecipe class throws an
MissingAccessorException (line 486) when trying to set
"test.ejb.UserImpl/timerService".

Variables
------------------------------------------------------------------
this=ObjectRecipe  (id=496)
e=MissingAccessorException  (id=507)
instance=UserImpl  (id=491)
clazz=Class<T> (test.ejb.UserImpl) (id=443)
propertyName=ObjectRecipe$Property  (id=501)
propertyValue=TimerServiceWrapper  (id=503)
members=ArrayList<E>  (id=509)
------------------------------------------------------------------

This is an important feature for this release... at least for me: I use it
on my project. :O)

I'll continue tomorrow.

[]s,
Thiago


On Sun, May 8, 2011 at 5:09 AM, Romain Manni-Bucau <rm...@gmail.com>wrote:

> Hi,
>
> i looked a bit and i think it is about the tomcat integration (before
> the jean Louis refactoring), i'm not sure the timerservice injection
> is important for this release.
>
> - Romain
>
> 2011/5/6 Thiago Veronezi <th...@veronezi.org>:
> > Hi guys,
> > I am quiet here, but I'm still working on that problem... just to let you
> > know. :O)
> >
> > []s,
> > Thiago.
> >
> >
> > On Thu, May 5, 2011 at 11:15 AM, Romain Manni-Bucau
> > <rm...@gmail.com>wrote:
> >
> >> 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 <rm...@gmail.com>:
> >> > 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 <th...@veronezi.org>:
> >> >> 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 <
> >> rmannibucau@gmail.com>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 <th...@veronezi.org>
> >> >>> >
> >> >>> > 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 <
> >> jeanouii@gmail.com
> >> >>> >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.
> >> >>> > >
> >> >>>
> >> >>
> >> >
> >>
> >
>

Re: OpenEJB 3.2.0 final release

Posted by Romain Manni-Bucau <rm...@gmail.com>.
Hi,

i looked a bit and i think it is about the tomcat integration (before
the jean Louis refactoring), i'm not sure the timerservice injection
is important for this release.

- Romain

2011/5/6 Thiago Veronezi <th...@veronezi.org>:
> Hi guys,
> I am quiet here, but I'm still working on that problem... just to let you
> know. :O)
>
> []s,
> Thiago.
>
>
> On Thu, May 5, 2011 at 11:15 AM, Romain Manni-Bucau
> <rm...@gmail.com>wrote:
>
>> 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 <rm...@gmail.com>:
>> > 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 <th...@veronezi.org>:
>> >> 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 <
>> rmannibucau@gmail.com>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 <th...@veronezi.org>
>> >>> >
>> >>> > 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 <
>> jeanouii@gmail.com
>> >>> >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.
>> >>> > >
>> >>>
>> >>
>> >
>>
>

Re: OpenEJB 3.2.0 final release

Posted by Thiago Veronezi <th...@veronezi.org>.
Hi guys,
I am quiet here, but I'm still working on that problem... just to let you
know. :O)

[]s,
Thiago.


On Thu, May 5, 2011 at 11:15 AM, Romain Manni-Bucau
<rm...@gmail.com>wrote:

> 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 <rm...@gmail.com>:
> > 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 <th...@veronezi.org>:
> >> 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 <
> rmannibucau@gmail.com>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 <th...@veronezi.org>
> >>> >
> >>> > 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 <
> jeanouii@gmail.com
> >>> >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.
> >>> > >
> >>>
> >>
> >
>

Re: OpenEJB 3.2.0 final release

Posted by Romain Manni-Bucau <rm...@gmail.com>.
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 <rm...@gmail.com>:
> 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 <th...@veronezi.org>:
>> 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 <rm...@gmail.com>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 <th...@veronezi.org>
>>> >
>>> > 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 <jeanouii@gmail.com
>>> >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.
>>> > >
>>>
>>
>

Re: OpenEJB 3.2.0 final release

Posted by Romain Manni-Bucau <rm...@gmail.com>.
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 <th...@veronezi.org>:
> 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 <rm...@gmail.com>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 <th...@veronezi.org>
>> >
>> > 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 <jeanouii@gmail.com
>> >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.
>> > >
>>
>

Re: OpenEJB 3.2.0 final release

Posted by Thiago Veronezi <th...@veronezi.org>.
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 <rm...@gmail.com>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 <th...@veronezi.org>
> >
> > 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 <jeanouii@gmail.com
> >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.
> > >
>

Re: OpenEJB 3.2.0 final release

Posted by Romain Manni-Bucau <rm...@gmail.com>.
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 <th...@veronezi.org>
>
> 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 <je...@gmail.com>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.
> >

Re: OpenEJB 3.2.0 final release

Posted by Thiago Veronezi <th...@veronezi.org>.
Yeap...
I'm still having problems with the "Resource" injection. Any help on this
will be very welcome.
I have an example code here...

http://dl.dropbox.com/u/1459144/test.zip

This is probably something I'm doing wrong. Could you guys go take a look?

This is the entry point...
http://localhost:8080/test/WelcomeController

Thanks,
Thiago.

On Tue, May 3, 2011 at 1:18 PM, Thiago Veronezi <th...@veronezi.org> wrote:

> 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 <je...@gmail.com>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.
>>
>
>

Re: OpenEJB 3.2.0 final release

Posted by Thiago Veronezi <th...@veronezi.org>.
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 <je...@gmail.com>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.
>

Re: OpenEJB 3.2.0 final release

Posted by Jean-Louis MONTEIRO <je...@gmail.com>.
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.

Re: OpenEJB 3.2.0 final release

Posted by David Blevins <da...@gmail.com>.
On May 2, 2011, at 7:12 AM, Jean-Louis MONTEIRO wrote:

> Hello guys,
> 
> back after a week off (holidays).
> I would like to know if we can plan the release for the 3.2.0?
> 
> This is a fork of the 3.1.x + JPA 2.0 and Bean Validation support.
> 
> As already discussed, the JPA 2 feature is one of the most asked feature at
> the moment.
> 
> That'd be great if we can plan something for mid May.
> 
> Thoughts?

That's be great.  As soon as the iTests run and pass we could start the release -- not sure if anyone has tried.  I've we haven't pushed any snapshots we should do that now.  Best to give people as much time as possible to complain.  But worst case scenario we issue a 3.2.1.  Usually we have to do that near immediately after a release.

Thiago, you up for taking the reigns on the 3.2 release?


-David