Typically, after you have installed your version of the JasperReportsIntegration toolkit on your Apache Tomcat J2EE server, the configuration files will be located in the directory $CATALINA_HOME/ conf/Catalina/localhost/ JasperReportsIntegration.xml , for example version 4.7.0 of JasperReports, where $CATALINA_HOME represents the path to your installation of Tomcat where all the dataSource configuration are. Similarly, after installation of your glassfish sever, you would have to upload the .war file located in the toolkit version you download Eg. webapp\JasperReportsIntegration.war Locate lib/ojdbc14 and lib/orai18n in the JasperReportsIntegration toolkit copy and put them in {glassfish_installation}/glassfish/lib directory and restart glassfish (from {glassfish_installation}/glassfish/bin directory): asadmin stop-domain domain1 asadmin start-domain domain1 or If it was set as a service,...
Mentations of an Oracle Developer