On Aug 4, 2007, at 10:05 PM, David Blevins wrote:
On Aug 4, 2007, at 3:00 PM, Karan Malhi wrote:
Yes,
https://issues.apache.org/jira/browse/OPENEJB-601
The patch is in the file openejb-601.patch
Excellent. Working on it now.
All applied. Looks great! Nice not to have all those .i18n(...)
method calls all over the place. Can't wait to start leveraging it
in some of our tooling -- lots of shared options like --version and --
help can use the same messages, now we can pull it off!
Just a note, seems in the standalone server most the log messages
wind up in system.out and not in the logs/openejb.log file. It's
totally cool if we have one log setup for embedded stuff (maven
building, etc.) and a different one for the standalone server.
Thanks again, Karan!
-David