Just a small note: we activated again the conf.d/ at the hotel cause our live demo stopped working :D Another note: this directory works with 1.0.x so if we revert it will break compatibility. Not a big issue IMHO because no much people uses it, but we have to keep it in mind.
Andy review the algorithm after our change and it looks pretty good now with both directories. Any issue to live that as it is today? JLouis 2012/6/14 Romain Manni-Bucau <[email protected]> > i'd like to keep services and resources separated > > conf > -- server.d (current conf.d) > -- resource.d > > etc > > - Romain > > > 2012/6/14 David Blevins <[email protected]> > > > > > On Jun 12, 2012, at 8:31 AM, AndyG wrote: > > > > > ServiceManager.java - Revert 'conf.d' in path. If this is a 'tomee' > > > requirement then it needs to be checked? > > > > Fair enough :) That feature was added without much discussion. > Something > > we should probably improve a bit. > > > > There is a jira at least: > > > > https://issues.apache.org/jira/browse/OPENEJB-1791 > > > > The goal is to provide a place where fragments of config can be placed. > > Currently it supports the <foo-service>.properties files. In the future > > it could support a file containing just an "<Resource>" declaration. > > > > That's the idea. > > > > Thoughts about such a feature? (question directed at everyone) > > > > > > -David > > > > >
