How to configure cooperation between Apache Tomcat and Ce Ras 9

Source: Internet
Author: User
Tags knowledge base apache tomcat

Knowledge in this article involves:
Crystal Report, Crystal Enterprise Report Application Server 9
Applicable:
Tomcat of other versions is not tested. (The configuration method in this article is also applicable to Tomcat 5.xand has been tested on Tomcat 5.0.19 .)
Apache Tomcat
Deployment

Outline

How can I configure Apache Tomcat (version 4.x) to work with the Crystal Enterprise Report Application Server (Ce RAS) 9?

================================
Note:

The Crystal Enterprise Report Application Server 9 is only available on the accompanying crystal report 9 Professional Edition, Developer Edition, and stand-alone CD provided by the advanced edition.
================================

Solution:

To configure Apache Tomcat (version 4.x) to work with Ce Ras 9, complete these steps:

1. Install ce Ras 9 and Apache Tomcat 4.xon the same computer. If you want to install ce Ras 9 Java SDK and Ce Ras 9 service on different computers, make sure that Ce Ras 9 Java SDK and web server are installed on the same computer.

2. Copy the '../program files/common files/crystal decisions/2.0/crystalreportviewers' folder to the Tomcat 'webapps/root' folder.

3. Open the 'web. xml' file in the 'webapps/root/WEB-INF 'folder.

4. Add the context parameter to specify the location of the 'crystalreportviewers' folder, as shown below:

<Context-param>
<Param-Name> crystal_image_uri </param-Name>
<Param-value>/crystalreportviewers </param-value>
</Context-param>

================================
Note:

· The context root folder is set to Tomcat 'webapps/root '. Place your ce Ras 9 JSP program in this folder or its subfolders. However, the location may vary depending on your tomcat version. For other configurations, refer to the Tomcat document about setting web contexts.

· There is a well-known issue when ce ras and Apache Tomcat 4.1x are used, involving updates to the serialization. jar file. For more information, search for the Knowledge Base Article c2012965 on our support site.
Http://support.crystaldecisions.com/search

Note:
Direct Access: http://support.businessobjects.com/library/kbase/articles/c2012965.asp
================================

5. create the 'lib' folder under the Tomcat 'webapps/root/WEB-INF 'folder, and then '... copy all jar files in the/program files/common files/crystal decisions/2.0/jars folder to this folder.

6. Restart the Apache Tomcat server.


Note:

To access the crystal report, you also need to configure the "Report directory" option of RAS based on the Report storage location.
Use Ras Configuration Manager for configuration.
By default, this option is '../program files/crystal decisions/Report Application Server 9/reports', and any reports in this directory and Its subdirectories can be accessed.
If your report is in another location, enter the asterisk (*) to allow you to access the report at any location on the local computer.
After the configuration is modified, restart the Report Application Server Service for the modification to take effect.

Error message: org. Apache. Jasper. jasperexception: Access denied. Please check directory setting for files you can access.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.