I am trying an experiment to use Crystal Reports 10 Java functionality with ColdFusion. Has anybody ever done this? All pointers greatly accepted.
Anyone care to translate these Java JDK/Tomcat instructions to the JRUN/CF environment I assume I have on my development box. Mostly I think I just need reassurance on which WEB-INF folders I want to put these various files in. And what is my "web application folder" custom or otherwise? ---start--- Now that the Java Reporting Component (JRC) is installed, to view a report that has been saved with data: 1. Copy the JAR files in the Program Files\Common Files\Crystal Decisions\2.5\java\lib folder to the WEB-INF\lib folder in your web application. 2. Copy the JAR files in the Program Files\Common Files\Crystal Decisions\2.5\java\lib\external folder to the WEB-INF\lib folder in your web application. 3. Create a folder called classes in the WEB-INF folder in your web application folder. If you did not create a custom web application folder, then the classes folder should be created under the WEB-INF folder in the root context of the application server. 4. Copy the CrystalReportEngine-config.xml and log4j.properties files into the classes folder. These files are located in \Program Files\Common Files\Crystal Decisions\2.5\java\lib folder. 5. Copy the crystalreportviewers10 folder from Program Files\common files\Crystal Decisions\2.5 to the root folder of your web application. If you did not create a custom web application folder, then save the crystalreportviewers10 folder in the root context of the application server. ---end--- -------------- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA "C code. C code run. Run code run. Please!" - Cynthia Dunning Confidentiality Notice: This message including any attachments is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender and delete any copies of this message. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:204831 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

