Jump to content

holgerg

Members
  • Posts

    11
  • Joined

  • Last visited

holgerg's Achievements

Rookie

Rookie (2/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Collaborator Rare

Recent Badges

0

Reputation

  1. Hello Lucian, you're right, but with the new ant version 1.8.0 i got new errors! I tried this on Windows and Red Hat Enterprise Linux 5.4 (also with ant 1.8.0) and i got different errors. I see the problem are the jars. There are so many different files and versions and i do not know which works together. Without a manual it is not possible to use jasperreports as a beginner. It is not a problem to buy the printed book at Amazon, but i read some pages at google books and it didn't help me. Greets Holger
  2. No, I got no reply, and I never solved this. The project jasperreports is cancelled. The tool is good, but not useful i a productiv environment. We now use a commercial solution. Greets
  3. I used a old version. The error occours with version 3.5.2. With 3.7.1 i have a new error. Follow this thread: http://jasperforge.org/plugins/espforum/view.php?group_id=102&forumid=103&topicid=58611
  4. Hi Teodor, thanks for your repy. Until your post i thought i am using the newest version. That wasn't so. Now i have the 3.7.1 installed. I don't know where i've got the 3.5.2... With this new version i have a new error: java.lang.NoSuchMethodError: method org.apache.tools.ant.types.Path.iterator with signature ()Ljava.util.Iterator; was not found. Do you know what this means? My steps are ant clean ant javac ant compile (<- Error above) Is this a problem of the ant version? The version is 'Apache Ant version 1.6.5 compiled on August 30 2006'. It runs on a Red Hat Server 5.4. This 1.6.5 is the latest version from Red Hat. I dont' know how i can get a stack trace. If you need this, please tell me how i can do this. Thanks for your help. Holger
  5. Hello Rod, i'm now on this point where you were. I have the same error which you get. Who did you solve this problem? Thanks for your answer. Holger
  6. Update: I have also installed iReport on Windows. There it is no problem to preview the report. So i thought to take this jar files. Is this possible? I copied the spring.jar to my lib folder and deleted the spring-core.jar. Now i have a new Error: BUILD FAILED java.lang.NoClassDefFoundError: net.sf.jasperreports.extensions.SpringExtensionsRegistryFactory But this class is in the jasperreports-3.7.1.jar. Is it a problem to use 'Apache Ant version 1.6.5 compiled on August 30 2006'? Is it possible to use all the jar files from the windows version? I tried to copy all the files to my linux file system, but then i get an i/o error. Therer are 1622 jar files on my c drive and i dont know which folder i have to use. All help is welcome! Have a nice day! Holger
  7. OK. I now gone back to the roots and deleted all additional jar files i downloaded. Now i have the error BUILD FAILED java.lang.NoClassDefFoundError: org.springframework.core.CollectionFactory I have seen that there is a spring-core.org. This class is in this lib. Why do i have this error? Does anyone have a hint for me? Thanks Holger
  8. Hello, i am learning to use jasper reports and do not know how i can pass a parameter to a compiled jasper report. Please help me to follow my thoughts. We have an application not in java. We will run a generated report via the shell. For example i have a customer report and want to pass a customer number to the report to print only one or a few records. Whow can i do this? I hope you understand my question. Please ask, if not. Thanks Holger
  9. Hello there, i have a new problem i cannot solve, so i need your help. I want to use jreport on linux. Many java libs i searched and add them to the lib folder. With each new lib a get new errors while compiling the report. Now i do not know what lib i should use. This is my error after 'ant compile': java.lang.NoClassDefFoundError: org.springframework.beans.factory.support.DefaultListableBeanFactory I downloaded the SpringSourceToolSuite. There are the libs i copied to my lib folder. The error occours again. org.springframework.beans_3.0.1.RELEASE-A.jar org.springframework.beans-3.0.1.RELEASE-A.jar The 'spring-beans.jar' is also in the lib folder. My questions: What libs do i need to run my reports without problems (and errors)? What lib do i need especially for my error? Thanks four your help in advance. Holger This is the complete list of my libs: ant-1.5.1.jar antlr-2.7.5.jar barbecue-1.5-beta1.jar barcode4j.jar batik-anim.jar batik-awt-util.jar batik-bridge.jar batik-css.jar batik-dom.jar batik-ext.jar batik-gvt.jar batik-parser.jar batik-script.jar batik-svg-dom.jar batik-svggen.jar batik-util.jar batik-xml.jar bsh-2.0b4.jar commons-beanutils-1.8.0.jar commons-beanutils.jar commons-collections-2.1.jar commons-collections.jar commons-digester-1.7.jar commons-javaflow-20060411.jar commons-logging-1.0.2.jar commons-logging-1.1.1.jar commons-logging-1.1.1-javadoc.jar commons-logging-1.1.1-sources.jar commons-logging-adapters-1.1.1.jar commons-logging-api-1.1.1.jar commons-logging-tests.jar groovy-all-1.5.5.jar hibernate3.jar hsqldb-1.7.1.jar itext-1.02b.jar iText-2.1.0.jar itext-xml-1.02.jar ivy-2.1.0.jar jakarta-bcel-20050813.jar jakarta-regexp-1.5.jar jaxen-1.1.1.jar jaxp-api.jar jaxp-ri.jar jcommon-1.0.15.jar jdt-compiler-3.1.1.jar jfreechart-1.0.12.jar jpa.jar jxl-2.6.jar LICENSE.ant.txt LICENSE-barbecue.txt LICENSE.barcode4j.txt LICENSE.batik.txt LICENSE.bcel.txt LICENSE.bsh.txt LICENSE.commons.txt LICENSE.groovy.txt LICENSE.hibernate.txt LICENSE.hsqldb.txt LICENSE.itext.txt LICENSE.jaxen.txt LICENSE.jdt-compiler.html LICENSE.jfreechart.txt LICENSE.jxl.txt LICENSE.log4j.txt LICENSE.mondrian.html LICENSE.png-encoder.txt LICENSE.poi.txt LICENSE.rhino.txt LICENSE.spring.txt LICENSE.xalan.txt LICENSE.xerces.txt log4j-1.2.15.jar mondrian-3.1.1.12687.jar NOTICE.barcode4j.txt org.springframework.aop-3.0.1.RELEASE-A.jar org.springframework.asm-3.0.1.RELEASE-A.jar org.springframework.aspects-3.0.1.RELEASE-A.jar org.springframework.beans_3.0.1.RELEASE-A.jar org.springframework.beans-3.0.1.RELEASE-A.jar org.springframework.context-3.0.1.RELEASE-A.jar org.springframework.context.support-3.0.1.RELEASE-A.jar org.springframework.core-3.0.1.RELEASE-A.jar org.springframework.expression-3.0.1.RELEASE-A.jar org.springframework.instrument-3.0.1.RELEASE-A.jar org.springframework.instrument.tomcat-3.0.1.RELEASE-A.jar org.springframework.jdbc-3.0.1.RELEASE-A.jar org.springframework.jms-3.0.1.RELEASE-A.jar org.springframework.orm-3.0.1.RELEASE-A.jar org.springframework.oxm-3.0.1.RELEASE-A.jar org.springframework.spring-library-3.0.1.RELEASE-A.libd org.springframework.test-3.0.1.RELEASE-A.jar org.springframework.transaction-3.0.1.RELEASE-A.jar org.springframework.web-3.0.1.RELEASE-A.jar org.springframework.web.portlet-3.0.1.RELEASE-A.jar org.springframework.web.servlet-3.0.1.RELEASE-A.jar org.springframework.web.struts-3.0.1.RELEASE-A.jar png-encoder-1.5.jar poi-3.2-FINAL-20081019.jar rhino-1.7R1.jar saaj-api-1.3.jar servlet.jar spring-beans.jar spring-core.jar xalan.jar xercesImpl.jar xml-apis-ext.jar xml-apis.jar
  10. Hello Matt, thanks a lot for your help. This is exact the right solution! Greetings from Germany Holger
  11. Hello there! I am new to iReport. The first thing i want do is to use my database. I can connect to my Unify database via JDBC in the Service window. There i see all the tables with the data. I have done this by adding my JDBC driver and created a new database connection. My problem is that i can not place this database fields to my report. I tried it via drag and drop and the mouse cursor said to me that it is not allowed to place the filed there. I do not see the database fields in the report inspector windows at fields. I also can not create a new connection to my datasource using Connections/Datasources. When i choose 'Database JDBC connection' my JDBC driver is not listed. The classpath to my JDBC driver is added. Thanks for your help in advance. Holger
×
×
  • Create New...