On Sep 11, 2012, at 1:09 PM, Romain Manni-Bucau wrote: > i'd say the appcontext until the module is specified explicitely (next > version IMO).
I think that can work. As long as we plan to add a module context it should be fine. -David > > 2012/9/11 David Blevins <david.blev...@gmail.com> > >> >> On Sep 9, 2012, at 11:25 PM, Romain Manni-Bucau wrote: >> >>> <application> <!-- i'd ignore the name in the parsing for the moment --> >>> <Properties> >>> <!-- nested or not, just use what you need/want/like --> >>> </Properties> >> >> The question I have is where do these properties go? Do they go into the >> org.apache.openejb.AppContext or org.apache.openejb.ModuleContext? >> >> >> -David >> >>