Excellent! This is fantastic. The jira number for those who weren't watching.
https://issues.apache.org/jira/browse/OPENEJB-1366 One more patch for the review/commit queue. Thanks so much, Marius! -David On Jul 5, 2011, at 5:04 PM, Marius Kruger wrote: > Ok after battling with eclipse+maven quite a bit, I've got a patch now that > fixes this bug for me. > https://issues.apache.org/jira/secure/attachment/12485351/20110706_jira1366_multiple-clients.patch > > Let me know if you need me to do anything else to get this in. > > == patch notes == > patch against 3.2.x to fix this bug and 2 minor unrelated stuff > * Change the one Options.get method to getClass because it is ambiguous > otherwise which causes compiler errors. > * copy stuff from trunk that fixes the problem (without introducing > NamedModule) > * Log4jLogStreamFactory.configureEmbedded used resource before checking if > it is null. (found this while debugging) > > -- > <>< Marius ><>
