Mail and or jira for enhancements ;)
Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-07-23 19:59 GMT+02:00 Keith Williams <[email protected]>: > I finally got it working. A pain, but I understand the pain will go away. > :) > > Thanks for all your help. > > P.S. > > Do you know how I would suggest some enhancements to the maven tomee > plugin? > > Keith > > From: Romain Manni-Bucau [via TomEE & OpenEJB] [mailto: > [email protected]] > Sent: Wednesday, July 23, 2014 11:47 AM > To: Keith Williams > Subject: Re: openEJB log4j > > ok > > thikn the easiest is to add in conf/system.properties > openejb.external.logger=true and put log4j.properties in lib/ otherwise > log4j config is split accross conf/logging.properties for tomee and > lib/log4j.properties for tomcat. > > On next releases it is really easier :). > > > > Romain Manni-Bucau > Twitter: @rmannibucau > Blog: http://rmannibucau.wordpress.com/ > LinkedIn: http://fr.linkedin.com/in/rmannibucau > Github: https://github.com/rmannibucau > > > 2014-07-23 17:34 GMT+02:00 Keith Williams <[hidden > email]</user/SendEmail.jtp?type=node&node=4670689&i=0>>: > > > Here is the pom.xml where I've tried to have TomEE use log4j throughout. > > Simply run: > > mvn package tomee:run > > to see the issues. No ejb log messages and I am getting an error from > slf4j > > which I don;t understand since I believe I have an implementation. > > I would GREATLY appreciate a pom.xml that works as I have spent too much > > time on this. But it is critical because I don;t believe we can go to > > production without real logging. > > pom.xml <http://tomee-openejb.979440.n4.nabble.com/file/n4670686/pom.xml > > > > > > > > > > -- > > View this message in context: > > > http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622p4670686.html > > Sent from the TomEE Users mailing list archive at Nabble.com. > > > > ________________________________ > If you reply to this email, your message will be added to the discussion > below: > > http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622p4670689.html > To unsubscribe from openEJB log4j, click here< > http://tomee-openejb.979440.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4670622&code=a2VpdGgud2lsbGlhbXNAdHJvdXguY29tfDQ2NzA2MjJ8MTAyMjIxNTM1NA== > >. > NAML< > http://tomee-openejb.979440.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml > > > > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/openEJB-log4j-tp4670622p4670691.html > Sent from the TomEE Users mailing list archive at Nabble.com. >
