The example directory paths listed below are based on Solaris or Linux (referred to as UNIX). The instructions are applicable to both UNIX and Windows installations; however, the format of the paths for Windows would use the Windows format, i.e. C:\JReport\Server instead of /opt/JReport/Server.
It is assumed that:
/opt/jboss-3.2.7 directory./opt/JReport/Server/bin/distribute directory. To create the WAR file refer to the instructions in Building a WAR/EAR file to include a self-contained JReport Enterprise Server.To deploy JReport Enterprise Server to JBoss 3.2:
/opt/jboss-3.2.7/bin/shutdown.sh -S./opt/jboss-3.2.7/server/default/deploy.http://localhost:8080/jreport/jrserver
http://localhost:8080/jreport/admin/index.jsp
http://localhost:8080/jreport/jinfonet/index.jsp
If you run into problems when using JReport Enterprise Server in JBoss, send the log files of JReport Enterprise Server to support@jinfonet.com. The following procedure illustrates how to generate the log files:
/opt/jboss-3.2.7/bin.
In the file run.sh, add -Dlogall=true after the reporthome definition:
|
reporthome/logs.
The JBoss log files may also help to identify the problem. The most useful one is /opt/jboss-3.2.7/server/default/log/server.log.