Jump to content
We've recently updated our Privacy Statement, available here ×

kenyoungsolutionary.com

Members
  • Posts

    12
  • Joined

  • Last visited

kenyoungsolutionary.com's Achievements

Apprentice

Apprentice (3/14)

  • First Post Rare
  • Collaborator Rare
  • Conversation Starter Rare
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. (Note: Posting here due to information provided on BigData page) I am looking for help/links for the configuration of the Hive Connector when you are embedding JasperReports 4.7 into a customer application (no jasperserver). I have verified connectivity with Ireport, but without Javadoc, I am unsure where to start. When trying to reverse engine the sample from the connector download, it is referencing com.jaspersoft.jasperserver.api.engine.jasperreports.util.CustomDataSourceDefinition, which is not part of the straight jasperreports distribution. THanks Ken
  2. I was looking for some assistance in a demo application where I am embedding the Hive 1.0.4 datasourse connector into a webapp with JasperReports 4.7 and Spring 3.1. I would try the 0.5 connector, but it is packaged as a .nbm file. Any help/links would be great. Thanks
  3. I tried to download the iReport 4.1.2 image today after the release, but the MacOS version (.DMG) was corrupt. I think it is only showing 68k, instead of 68 meg like the other installers.
  4. My question was, while a JFreechart is a great project, it hasn't seen a new release in over two years. If the project is orphaned, is there a plan for JasperReports to provide direct support for other libraries, advance Jfreechart, etc for the betterment of JasperReports. I am not unhappy with the current level of support, but as we put more time into using JasperReports, I was wondering about the status of this important supporting project.
  5. I was wondering if there was any java examples (other than the samples that shipped) of how to utilize the new repository API. In is an interesting way to get rid of the custom classes that I have implemented to find subreports, images, etc when deploying jasper reports into a custom application. I have reviewed the javadoc, but an example would be helpful. I also see that the major bugs are marked as closed for the 4.1.2 release. As we use some of the tables features, is there a pending release of 4.1.2 in the next few weeks? Thanks
  6. I would like to make a project suggestion. As browser are being update, please consider the possibility adding "optional" support to data url's in the html exporters.
  7. Currently, for our more extensive reports, we have been using the subreport feature to issue separate queries that return values back to the main report. The only problem is that it causing excessive management of subreports. The end users are using ireport, so having them write scriptlets is not an option. It would seem that providing the ability for a subdataset return a value would be a nice feature to help ease the need to utilize subreports in this capacity. Thanks
  8. The change would benefit new development. JDK 1.6 would be my vote.
  9. I think this will depend on you application architecture. In our case, we are using Oracle VPD and the Springframework. In our case, using Spring AOP, we intercept the call to java.sql.Datasource.getConnection(), and replace the connection (or in our case, add additional variables to the connection) prior to having it delivered back to the application, or to Jasper.
  10. Are there plans to make iReport available as a complete eclipse plug, instead of the "link" method that exists today? Thanks
×
×
  • Create New...