Running Report Server Within an Application Server
Report Server can also run as a servlet inside a Java application server, in addition to running as a standalone server and as a service. This topic describes how to deploy Report Server as a WAR or EAR.
Since Report Server is implemented using servlets and JSPs, it can work with any servlet-enabled web application server by assembling and deploying Report Server as a Web Application Archive (WAR) or Enterprise Application Archive (EAR).
For more information about creating the deployable archive and deploying the archive into popular application servers, see Report Server Integration.
Previous Topic
Back to top