Well my first attempt at following these instructions failed. I get a not very informative "HTTP 500: internal server error". Can anybody give me a hand to get more information so that I can hopefully get this to work.
-------------- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA "C code. C code run. Run code run. Please!" - Cynthia Dunning -----Original Message----- From: Ian Skinner Sent: Wednesday, April 27, 2005 12:56 PM To: 'CF-Talk' Subject: First JAVA/JSP integration attempt. 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. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:204842 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

