Running Within an Application Server
In addition to running as a standalone server and as a service, Logi JReport Server can also run as a servlet inside a Java application server. Since Logi JReport Server is implemented using servlets and JSPs, it can work with any servlet-enabled web application server by assembling and deploying Logi JReport Server as a Web Application Archive (WAR) or Enterprise Application Archive (EAR).
For a general method for creating the deployable archive and detailed procedures for deploying the archive into some popular application servers, see Logi JReport Server Integration.