Skip to main content

Posts

Showing posts from February, 2013

Configure Oracle Connection Pool in Glassfish V3 for Jasper Reports Integration

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, just restart it. N avigate to the administrator application on

Blog Now on the ODTUG Blogroll

Hi all, It's amazing when something new happens especially on the good side.I wanted to let you all know this blog is on the ODTUG Blog site. Go the ApexBlogroll and u should see it there  Benjamin Intsiful  . Thank You , HeatherKennedy Perry