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