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/IBM/WebSphere/AppServer 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 IBM WebSphere 5.1:
/opt/IBM/WebSphere/AppServer/bin/startServer.sh <servername> to start the server. The default server name is server1.http://hostname:9090/admin/, where the hostname is host name or IP address, and 9090 is the port number. The 9090 port is the default for UNIX installations although it may be different on your installation.http://<hostname>:9080/jreport/jrserver
http://<hostname>:9080/jreport/admin/index.jsp
http://<hostname>:9080/jreport/jinfonet/index.jsp
If you run into problems when using JReport Enterprise Server in IBM WebSphere, send the log files of JReport Enterprise Server to support@jinfonet.com. The following procedure illustrates how to generate the log files:
reporthome/logs.
The WebSphere log files may also help to identify the problem. The most useful one is in /opt/IBM/WebSphere/AppServer/logs/server1/SystemErr.log.