To run JasperReports Server:
Start your application server using one of these commands:
Tomcat: |
Windows |
<tomcat>/bin/startup.bat |
|
Linux and Mac OSX |
<tomcat>/bin/startup.sh |
JBoss: |
Windows |
<jboss>/bin/run.bat |
|
Linux and Mac OSX |
<jboss>/bin/run.sh |
GlassFish: |
Windows, Linux, and Mac OSX |
asadmin start-domain domain1 |
To view the JasperReports Server application logs, see JasperReports Server Log Files.