On Wed, Aug 13, 2014 at 8:36 PM, Romain Manni-Bucau <[email protected]> wrote:
> ~/.openejb/system.properties is supported as well but in embedded mode > System.setProperty works very well :) > > +1. I will adapt this. I did found the ~/.openejb/system.properties file, but we need our binaries to be self-contained. May be I will introduce our own system.properties file, and set those properties as Java System properties. We are using a custom ServerListener so this won't be a problem. :-) Then, we can use that file for more than just logger configuration! Thanks, KasunG > > Romain Manni-Bucau > Twitter: @rmannibucau > Blog: http://rmannibucau.wordpress.com/ > LinkedIn: http://fr.linkedin.com/in/rmannibucau > Github: https://github.com/rmannibucau > > > 2014-08-13 15:47 GMT+02:00 Andy Gumbrecht <[email protected]>: > > Hi Kasun, > > > > Could you let me know where you were reading/learning about logger > > configuration - If it was on the site please let me know which page or > > example. I will try to make it more useful. > > > > Thanks, > > > > Andy. > > > > > >>>> Hi folks, > >>>> > >>>> I've been in the process of getting TomEE to work in an environment > that > >>>> uses Log4J instead of JUL. When using OpenJPA webapps, I have noticed > > > > > > > > -- > > Andy Gumbrecht > > > > http://www.tomitribe.com > > [email protected] > > https://twitter.com/AndyGeeDe > > > > TomEE treibt Tomitribe! | http://tomee.apache.org > > > -- ~~~*******'''''''''''''*******~~~ *Kasun Gajasinghe* Software Engineer; WSO2 Inc.; http://wso2.com, *linked-in: *http://lk.linkedin.com/in/gajasinghe *blog: **http://blog.kasunbg.org* <http://blog.kasunbg.org/> *twitter: **http://twitter.com/kasunbg* <http://twitter.com/kasunbg>
