leonardo 2016-03-02 18:11:28 +00:00
parent 0d698f2474
commit 9086bfe633
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ public class RelatorioArquivoBGMController extends MyGenericForwardComposer {
} }
String fileZip = System.getProperty("jboss.server.log.dir") + "\\ArquivosBGM.zip"; String fileZip = System.getProperty("jboss.server.log.dir") + "/ArquivosBGM.zip";
log.debug("nome arquivo: " + fileZip); log.debug("nome arquivo: " + fileZip);
FileInputStream inputStream; FileInputStream inputStream;