Re: [VOTE] OpenEJB 4.5.0/TomEE 1.5.0 (staging-053)

2012-09-28 Thread Romain Manni-Bucau
in Assembler.destroyApplication we skip global bindings for the app and instead we do: try { containerSystem.getJNDIContext().unbind(java:global); } catch (NamingException ignored) { // no-op } shouldn't be done IMO (otherwise it means 1 app / container).

Re: [VOTE] OpenEJB 4.5.0/TomEE 1.5.0 (staging-053)

2012-09-28 Thread Romain Manni-Bucau
fixed on trunk and in the branch *Romain Manni-Bucau* *Twitter: @rmannibucau* *Blog: **http://rmannibucau.wordpress.com/*http://rmannibucau.wordpress.com/ *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* 2012/9/28 Romain Manni-Bucau rmannibu...@gmail.com in Assembler.destroyApplication

Fwd: [jira] [Closed] (TOMEE-434) when using DeployerEjb the JNDI tree is the DeployerEjb one and not the deployed app one

2012-09-28 Thread Romain Manni-Bucau
Some detail about this fix: when using DeployerEjb and deploying a webapp we start deploying the webapp as a standalone app then we run tomcat which get back the AppInfo that's fine since no lookup relies on tomcat JNDI tree otherwise the binding doesn't exist at this moment. That's the ifrst

Re: [VOTE] OpenEJB 4.5.0/TomEE 1.5.0 (staging-053) - CLOSED

2012-09-28 Thread David Blevins
Alright. Went ahead and re-rolled. This pushes us out to Monday for a vote close. Hopefully we don't have anymore issues. At this point I'd say we should probably consider anything that isn't a serious regression as a good thing for next release. -David On Sep 28, 2012, at 1:51 AM, Romain

[VOTE] OpenEJB 4.5.0/TomEE 1.5.0 (staging-060)

2012-09-28 Thread dblevins
[generated email] SVN Tag: https://svn.apache.org/repos/asf/openejb/tags/openejb-4.5.0/ Maven Repo: https://repository.apache.org/content/repositories/orgapacheopenejb-060 Binaries Source: http://people.apache.org/~dblevins/staging-060/openejb-4.5.0/ Legal:

Re: [VOTE] OpenEJB 4.5.0/TomEE 1.5.0 (staging-060)

2012-09-28 Thread Jean-Louis MONTEIRO
Agree. Here is my +1 JLouis 2012/9/28 dblev...@apache.org [generated email] SVN Tag: https://svn.apache.org/repos/asf/openejb/tags/openejb-4.5.0/ Maven Repo: https://repository.apache.org/content/repositories/orgapacheopenejb-060 Binaries Source:

Re: [VOTE] OpenEJB 4.5.0/TomEE 1.5.0 (staging-060)

2012-09-28 Thread David Blevins
TCK run from trunk post-change passed. A run from the staging-060 binaries is in progress and looks good. Build looks good. Here's my +1 -David On Sep 28, 2012, at 4:40 PM, dblev...@apache.org wrote: [generated email] SVN Tag:

Re: [VOTE] OpenEJB 4.5.0/TomEE 1.5.0 (staging-060)

2012-09-28 Thread Dain Sundstrom
+1 -dain On Sep 28, 2012, at 2:40 PM, dblev...@apache.org wrote: [generated email] SVN Tag: https://svn.apache.org/repos/asf/openejb/tags/openejb-4.5.0/ Maven Repo: https://repository.apache.org/content/repositories/orgapacheopenejb-060 Binaries Source: