This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| - Utilizar a versão iReport-5.6.0-windows-installer.exe que é compativel com a JDK 1.7. - em anexo | |
| - Instalar em um dirtório de sua preferencia. | |
| - Editar o arquivo /etc/ireport.conf | |
| - adicionar a linha abaixo no arquivo ireport.conf abaixo desta linha: (#jdkhome="/path/to/jdk") | |
| jdkhome="E:\JDK\jdk1.7.0_80" | |
| - Rodar a bat ireport_JDK_1.7.bat (somente de tiver o JDevoloper instalado na maquina) - em anexo |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| nohup ./standalone.sh -b 0.0.0.0 -server-config=standalonename.xml > /dev/null & |