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/bea directory. This is referred to as BEA_HOME in the WebLogic documentation./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 BEA WebLogic 10:
/opt/bea/wlserver_10.0/samples/domains/domain_name(for example, wl_server)/bin.http://hostname:7001/console/, where the hostname is host name or IP address, and 7001 is the port number. The 7001 port is the default although it may be different on your installation. The port number was specified when you created your WebLogic domain.
To login, use a user with the Administrator role. If you didn't change the default for the domain it is Username weblogic and Password weblogic.
/opt/JReport/Server/bin/distribute. Click Next./opt/bea/wlserver_10.0/samples/domains/domain_name/servers/examplesServer/upload. Select the checkbox before the uploaded jreport.war and click Next.http://<hostname>:7001/jreport/jrserver
http://<hostname>:7001/jreport/admin/index.jsp
http://<hostname>:7001/jreport/jinfonet/index.jsp
Note that you will be asked to input user name and password for the defaultRealm (JReport Enterprise Server) and for Weblogic before successfully logging in.
If you run into problems when using JReport Enterprise Server in BEA WebLogic, send the log files of JReport Enterprise Server to support@jinfonet.com. The following procedure illustrates how to generate the log files:
-Dlogall=true on the same line as -Dreporthome in the startWebLogic.sh shell script.reporthome/logs.
The WebLogic log file may also help to identify the problem. It is /opt/bea/wlserver_10.0/samples/domains/domain_name/servers/examplesServer/logs.