Thanks Andy -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com
On Wed, Aug 6, 2014 at 10:51 AM, Romain Manni-Bucau <[email protected]> wrote: > @Andy: what you can do (please dont commit yet) is to change it > (either in code or as system property) and run tests (at least > openejb-core, and server). Most of them will fail so then just use > global names instead. When test pass we can push the change to be the > default. > > Main code should be in > > http://svn.apache.org/repos/asf/tomee/tomee/trunk/container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/JndiBuilder.java > (+ surely a bit elsewhere to do jndi links, mainly Jndi*.java in > openejb-core) > > > Romain Manni-Bucau > Twitter: @rmannibucau > Blog: http://rmannibucau.wordpress.com/ > LinkedIn: http://fr.linkedin.com/in/rmannibucau > Github: https://github.com/rmannibucau > > > 2014-08-06 9:31 GMT+02:00 Andy Gumbrecht <[email protected]>: > > Give me a few pointers and I'll get on with it. > > > > Andy. > > > > > > On 06/08/2014 06:54, Romain Manni-Bucau wrote: > >> > >> Well it was the plan. Now if somebody has enough time to change all our > >> tests we can also use global names instead and remove all our old > naming. > >> Le 6 août 2014 00:17, "Jean-Louis Monteiro" <[email protected]> > a > >> écrit : > >> > >>> Hey guys, > >>> > >>> In the trunk, we should change deployment ID default template to make > it > >>> really unique. > >>> For example, currently deploying the same ejb-jar in 2 webapp fails. > >>> > >>> Something like that should work better > >>> openejb.deploymentId.format={appId}/{ejbJarId}/{ejbName} > >>> > >>> thoughts? > >>> > >>> -- > >>> Jean-Louis Monteiro > >>> http://twitter.com/jlouismonteiro > >>> http://www.tomitribe.com > >>> > > > > -- > > Andy Gumbrecht > > > > http://www.tomitribe.com > > [email protected] > > https://twitter.com/AndyGeeDe > > > > TomEE treibt Tomitribe! | http://tomee.apache.org > > >
