Thanks David, I am working on OpenEJB-433 right now.
On 1/8/07, David Blevins <[EMAIL PROTECTED]> wrote:
On Jan 8, 2007, at 11:36 AM, Jacek Laskowski wrote: > On 1/8/07, Karan Malhi <[EMAIL PROTECTED]> wrote: > >> So here is what i have observed and would like to do whenever i >> find a >> printStackTrace() call in the catch block >> 1 . Remove the printStackTrace() statement >> 2. Throw an OpenEJBException wrapping the original exception. >> 3. Add an error message in the Messages.properties file of the >> respective >> project and use the Messages class to format the message before >> adding it to >> the OpenEJBException >> >> Please let me know if the above is the right approach. If not, >> please let me >> know. > > +1. Report a jira task and do it. > Definitely. Karan, I've also added you to the openejb-contributors group so you can have issues assigned to you, etc. Whenever you want to work on something, just post to the list as you've been doing. Thanks! -David
-- Karan Malhi
