[jboss-dev-forums] [Design of POJO Server] - Re: LinkHandler - small fixes

alesj do-not-reply at jboss.com
Sun Sep 10 13:24:05 EDT 2006


  |       finally
  |       {
  |          try
  |          {
  |             fis.close();
  |          }
  |          catch(IOException e)
  |          {
  |             log.warn("Exception closing file input stream: " + fis, e);
  |          }
  |       }
  | 

Ignoring (outputing warning) exception at closing.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970623#3970623

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970623



More information about the jboss-dev-forums mailing list