Northern Virginia Software Symposium 2006: Spring Edition coming to Reston on April 28-30th! "The Best Technically focused Java/Agility/Open Source Event...
... Thanks for that link.. Prior to seeing your response, I did not know about the java.util.logging package, and that it was built into J2SE 1.4.2 Strange.....
For those of you who are interested in learning more about JINI and JavaSpaces, (mentioned in 2nd NovaJUGS presentation on March 28, 2006) there are 2 chapters...
... because commons-logging lets your code be independent on logging implementation, such as log4j and java.logging. also, log4j is much better than...
I would advise staying away from commons logging because of it's dynamic discovery process(otherwise known as CLogging..:), particularly in web applications....
... http://www.qos.ch/logging/thinkAgain.jsp ... well, it's a very well known nice read by a very well known nice guy, who has a stake in the discussion :) on...
By the way.. I tried to read the source code for the commons logging API (written by Craig McLanahan).. it is VERY ADVANCED coding and I don't understand it.. ...
... beware of advanced code :) someone ( Brian Kernigan?) said that debugging a piece of code is twice more difficult than writing it. so, if you wrote a code...
Because of it's dynamic discovery of actual logging implementations, you need all kinds of class loading hacks to make it work :). Btw, what version of...
The Virginia Department of Transportation reports an injury accident has closed the Dulles Toll Rd in *both* directions at Wiehle Ave. Heavy delays are...
FYI According to a friend whose office overlooks the Toll Road at Wiehle, the traffic is all gone. It's Spring Break fortunately. Tom Kalafut Interchange Crew...
Tom Kalafut
tommyk@...
Apr 11, 2006 7:04 pm
9573
Join Us for the Ajax Experience 2006 (www.theajaxexperience.com), the premier Ajax event of the year coming to San Francisco on May 10-12th. Note: Special Java...
Hello, everyone. Two other people will be joining (backing) me for my presentation this evening: 1. Jeff Nielsen, Chief Scientist, at Digital Focus ...
Hello. I tried uploading the file to this group but got this message: The disk space allotted for this community is not big enough for your file. So, the...
1) JMS Client Failover. During WebLogic JMS clustering session couple of questions raised about failover capabilities of JMS producer and consumer clients. ...
i was wondering if anybody worked with indexing image archives. suppose, i've a bunch of tiff files with documents. i need a tool, which would OCR them all,...
Northern Virginia Software Symposium 2006: Spring Edition coming to Reston on April 28-30th! (JUG Discount Still Available - see below...) "The Best...
... Good question.. I am learning myself, and so I don't have a final answer,. but I suggest to investigate 2 possible approaches. I'm cross-posting this...
Does anyone have experience of logging to multiple files. We have an Enterprise project with multiple modules (Both web and ejb). Now we need to log in 1 file...
... This reminds me of those standardized test questions where you're supposed to select the item that does not belong in the list. :) ... This reminds me of...