is properties.setProperty("OpenEJB.server.http.level", "FINE"); ok?
- Romain 2012/2/19 David Blevins <david.blev...@gmail.com> > > On Feb 19, 2012, at 1:15 PM, Romain Manni-Bucau wrote: > > > for logging: properties as usually? > > Possible you could write a short doc on that for the testing scenario? > > I have never really worked with juli. > > > the question behind is: i am on a server and i don't have sysout how do i > > do? with logger it is obvious. > > We would probably skip the property and just always log on some fine level. > > > -David > > > > 2012/2/19 David Blevins <david.blev...@gmail.com> > > > >> > >> On Feb 19, 2012, at 10:15 AM, Romain Manni-Bucau wrote: > >> > >>> hope it is better now > >> > >> Thanks! > >> > >>> @David: why sout rather than logger in debug? > >> > >> How does one enable debug logging for that logger? > >> > >> > >> -David > >> > >>> > >>> 2012/2/19 dsh <daniel.hais...@googlemail.com> > >>> > >>>> I guess the breakage has been introduced by revision 1290935 [1]. > >>>> > >>>> [1] http://ci.apache.org/builders/openejb-trunk-ubuntu/builds/1923 > >>>> > >>>> Cheers > >>>> Daniel > >>>> > >>>> On Sun, Feb 19, 2012 at 6:05 PM, Alan D. Cabrera < > l...@toolazydogs.com> > >>>> wrote: > >>>>> [ERROR] Failed to execute goal > >>>> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile > >>>> (default-compile) on project openejb-http: Compilation failure > >>>>> [ERROR] > >>>> > >> > /home/acabrera/dev/openejb/openejb/server/openejb-http/src/main/java/org/apache/openejb/server/httpd/OpenEJBHttpServer.java:[238,53] > >>>> read(java.io.File) in org.apache.openejb.loader.IO cannot be applied > to > >>>> (java.lang.String) > >>>>> > >>>>> We've gotten a fair bit of build failures lately. I think that it > >> would > >>>> be a good idea to not checkin any code that does not fully pass > >>>>> > >>>>> mvn clean install > >>>>> > >>>>> from the project "root" directory. > >>>>> > >>>>> > >>>>> Regards, > >>>>> Alan > >>>>> > >>>>> > >>>> > >> > >> > >