Hello everyone, This whole configuration thing has got me thinking. I honestly feel that its just too complicated to configure tomee/openejb, and it just needs to be re-thought. Pretty much all my problems have come from not knowing where to put my settings. Is it openejb.xml? system.properties? logging.properties? login.config? conf.d/cxf-rs.properties? the list is endless. It is just way too much.
It really shouldn't have to be that difficult, and to be honest most of the time its just not even intuitive. Why are some xmls and others properties? We should just have one file, something like config.json, yes I said json because its just so simple. Something like this: https://gist.github.com/ChrisChristo/5733054 now isn't that beautiful or what? :D Chris Christo --- Twitter: https://twitter.com/ChrisChristo7 Tumblr: http://chrischristo7.tumblr.com LinkedIn: http://uk.linkedin.com/in/chrischristo GitHub: https://github.com/ChrisChristo
