[EMAIL PROTECTED] ha scritto:
+ try { + in.close(); + } catch(IOException io) { + LOG.warn("Unable to close input stream"); + }
Just a suggestion, put the exception in the LOG.warn instruction. Ciao Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]