In embed cases, the DeploymentsResolver.loadFromClasspath call comes from org.apache.openejb.config.ConfigurationFactory.getModulesFromClassPath(List<String>, ClassLoader)
so that the previous patch does not take into effect here at all. On Thu, Jan 13, 2011 at 11:07 PM, Jean-Louis MONTEIRO < [email protected]> wrote: > > Hi Shawn, > > are you sure that is necessary? > I can't see why actually. > > include/exclude are now set to "" by default (previous) patch, so applying > before or after systemapps does not matter. Right? > > When did you give it a try? > How can i reproduce? > > I'm doing a "mvn clean install" on geronimo trunk (very long to compile, > run > tests ....). > Then, which TCK do i have to run? > > Jean-Louis > -- > View this message in context: > http://openejb.979440.n4.nabble.com/New-openejb-3-2-SNAPSHOT-tp3214747p3215992.html > Sent from the OpenEJB Dev mailing list archive at Nabble.com. > -- Shawn
