Creating a Jasper reports on RHEL 5.9 service offering
This topic describes the tasks that you must perform in BMC Cloud Lifecycle Management to create the service offering that the end user can then use to provision the application infrastructure (for example, an OS and an application package). It includes the following topics:
To create the service and the service offering
In the BMC Cloud Lifecycle Management Administrator console, you must add a service and a service offering.
For Jasper reports service blueprint, create a service and service offering based on the available deployment model. The Jasper reports Content-Pack supports single-tier deployment model. In the single-tier deployment model, Jasper reports will be installed on a single instance of a server.
To create a service
To create a service offering
To make the provisioning request
- Access Workspaces > Service Instances to display the Service Instances workspace, and click New Service Request.

In the New Service Request dialog box, click the server provisioning service you want to display the Submit Request dialog box.To complete the Service Request for Jasper reports, specify the following Parameters:
Parameter
Description
Postgres DB Password
Database Password
Confirm
Confirm Database password
Tomcat Shutdown Port
Tomcat port
Tomcat Starting Port
Tomcat port
- Enter the data in the required fields to complete the request for an instance of the service request. You can click Next to review the details.
- Click Submit. The request is added to the Pending Activity list in the Service Instances window.
The request status is displayed in the Pending Activity list of the Service Instances window. You can double-click on the service request to see its detailed information.
For more detailed procedures, see Requesting cloud services.
To validate the provisioned components
After provisioning the blueprint, you can validate the Jasper reports components setup in your environment.
Components | How to verify | Results |
|---|---|---|
To access the Jasper reports server | To access the Jasper reports server, visit the following URL: http://<IP><hostname>:Port/jasperserver Note: Update the URL as per your environment.
| This displays the Jasper reports home page.
|
To check the Tomcat and PostgreSQL | To check the Tomcat and PostgreSQL, run the following command:
/opt/jasperreports-server-cp-5.5.0/ctlscript.sh status | This displays the Tomcat and PostgreSQL status. |
To check the PostgreSQL version | To check the PostgreSQL version, run the following command: /opt/jasperreports-server-cp-5.5.0/postgresql/bin/psql --version | This command displays the PostgreSQL version. |
To check the Java version | To check the Java version, run the following command: /opt/jasperreports-server-cp-5.5.0/java/bin/java -version | This command displays the Java version. |
Where to go next
After you have created the service offering, the cloud end user can request a service offering from the My Cloud Services console. To view a list of tasks that the cloud end user can perform to manage your cloud services, see Managing cloud services.