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).

wdyt?

*Romain Manni-Bucau*
*Twitter: @rmannibucau*
*Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/>
*LinkedIn: **http://fr.linkedin.com/in/rmannibucau*




2012/9/28 David Blevins <[email protected]>

> TCK looks good.  Builds fine.  Works in Eclipse.  Here's my +1!
>
> -David
>
> On Sep 27, 2012, at 12:46 PM, [email protected] 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-053
> >
> > Binaries & Source:
> >
> > http://people.apache.org/~dblevins/staging-053/openejb-4.5.0/
> >
> > Legal:
> >
> > http://people.apache.org/~dblevins/staging-053/legal/archives.html
> >
> >
> > Vote will be open for 72 hours or as needed.
> >
>
>

Reply via email to