I basically agree and don't get why Tomcat class was designed this way but that's a tomcat issue IMO (in fact they created it mainly for tests i think ).
Another point is the constraint on Configuration class is to use only primitive/simple types (boolean, int, java.*) since it is used by reflection to get some config automatically. BTW added ssl ssuport (https://issues.apache.org/jira/browse/TOMEE-974) *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2013/6/12 pierrepinon <[email protected]> > Hello, > > It's a shame not to be able to configure this directly without going > through > the configuration file. > > Thanks for your answer, > > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/Proposal-TomEE-embedded-documentation-tp4663710p4663717.html > Sent from the OpenEJB Dev mailing list archive at Nabble.com. >
