protected void disconnect() {
   CSVReportRemoteManagerUtil.clearCache();
 }
 protected EJBObject createService() throws Exception {
   return CSVReportRemoteManagerUtil.getHome().create();
 }