Jump to content

hanland

Members
  • Posts

    9
  • Joined

  • Last visited

hanland's Achievements

Apprentice

Apprentice (3/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. This relates to iReports 3.5.3 The problem is not as such with the compilation, but the compilation output directory. In tools->options the compilation output directory can be set. When compiling a report, the jasper output file is sent to this directory. The problem is the subreport jasper files are sent to the report source directory. If the sub reports are individully compiled all is well. Is this the expected behaviour?? Regards Post Edited by hanland at 08/15/2009 14:17 Post Edited by hanland at 08/15/2009 14:18 Post Edited by hanland at 08/15/2009 14:19
  2. This has been a long standing issue for me now. The method when called with the show dialog false works perfectly, when set true it causes the timer pinwheel cursor to show and the application locks up. On XP the same code, with dialog or without works perfectly. This is running from within an Eclipse RCP application Is anyone else using this on OSX Leopard??? Regards /Dominic
  3. I now its some time since I started this thread but I§m having further trouble on the Leopard platform. I have changed my implementation to follow the demo example of the printservice and I get the print dialog which is completely dead. I have followed the code into the source and found that it hangs up when the printerjob.printdialog is called. I also get a number of debug messages to the console, these are below; The jasper report is running inside an eclipse application, which on XP and Leopard produce perfect pdf output, it's just the printing!!!!! Regards /Dominic 2008-10-20 15:23:25.760 java[18641:80f] [Java CocoaComponent compatibility mode]: Enabled 2008-10-20 15:23:25.763 java[18641:80f] [Java CocoaComponent compatibility mode]: Setting timeout for SWT to 0.100000 2008-10-20 15:23:52.240 java[18641:42703] *** -[NSConditionLock unlock]: lock (<NSConditionLock: 0x25268cb0> '(null)') unlocked when not locked 2008-10-20 15:23:52.240 java[18641:42703] *** Break on _NSLockError() to debug. 2008-10-20 15:23:52.341 java[18641:42703] *** -[NSConditionLock unlock]: lock (<NSConditionLock: 0x2526a4a0> '(null)') unlocked when not locked 2008-10-20 15:23:52.342 java[18641:42703] *** Break on _NSLockError() to debug. 2008-10-20 15:23:52.445 java[18641:42703] *** -[NSConditionLock unlock]: lock (<NSConditionLock: 0x2526a650> '(null)') unlocked when not locked 2008-10-20 15:23:52.446 java[18641:42703] *** Break on _NSLockError() to debug. 2008-10-20 15:23:52.546 java[18641:42703] *** -[NSConditionLock unlock]: lock (<NSConditionLock: 0x2526a850> '(null)') unlocked when not locked 2008-10-20 15:23:52.547 java[18641:42703] *** Break on _NSLockError() to debug. 2008-10-20 15:23:52.661 java[18641:42703] *** -[NSConditionLock unlock]: lock (<NSConditionLock: 0x252541d0> '(null)') unlocked when not locked 2008-10-20 15:23:52.662 java[18641:42703] *** Break on _NSLockError() to debug. 2008-10-20 15:23:52.765 java[18641:42703] *** -[NSConditionLock unlock]: lock (<NSConditionLock: 0x1430a0> '(null)') unlocked when not locked 2008-10-20 15:23:52.766 java[18641:42703] *** Break on _NSLockError() to debug.
  4. I'm having problems with printReport on OSX leopard JVM 1.5. When running code on XP it works perfectly and the print dialog pops up to select the printer. When running the same code on leopard it locks with the pin wheel spinning. The code in question is as follows // run the xml against the report JasperPrint jPrint = JasperFillManager.fillReport(fileUrl.getFile(), parameters, xmlDataSource); // and print it via the print dialog JasperPrintManager.printReport(jPrint, true); When running the code but outputing to a browser window it shows the pdf output perfectly on both platforms. This code is as follows // run the xml against the report JasperPrint jPrint = JasperFillManager.fillReport(fileUrl.getFile(), parameters, xmlDataSource); File tempFile = File.createTempFile("issuableInvoices", ".pdf"); // send the result as a pdf to the servlet output stream JasperExportManager.exportReportToPdfFile(jPrint, tempFile.getAbsolutePath()); Any ideas or pointers as to how I could solve this issue???? Regards /Dominic
  5. I have a number of reports that run perfectly on the Windows platform but when I transfer the binary to or compile on Mac I get the following exception; cannot assign instance of net.sf.jasperreports.engine.JasperReport to field net.sf.jasperreports.engine.base.JRBaseElement.backcolor of type java.awt.Color in instance of net.sf.jasperreports.engine.base.JRBaseTextField I am using jasperReports 3.0.0 and iReports 3.0.0 in an eclipse RCP project. The error occurs during the following code; // run the xml against the report JasperPrint jPrint = JasperFillManager.fillReport(fileUrl.getFile(), parameters, xmlDataSource); Some configuration details *** Date: Sunday, September 28, 2008 5:45:55 PM United Kingdom *** Platform Details: *** System properties:WBP_REFRESHING_FLAG=falseapple.awt.usingSWT=trueapple.lang.DisableCompatibilityClasspath=trueawt.nativeDoubleBuffering=trueawt.toolkit=apple.awt.CToolkiteclipse.buildId=M20071023-1652eclipse.commands=-osmacosx-wscarbon-archx86-showsplash-launcher/opt/eclipse-3.3.1/Eclipse.app/Contents/MacOS/eclipse-nameEclipse--launcher.library/opt/eclipse-3.3.1/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher.carbon.macosx_1.0.3.R33x_v20080118/eclipse_1023.so-startup/opt/eclipse-3.3.1/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar-keyring/Users/dominichanlan/.eclipse_keyring-consoleLog-showlocation-productcom.genuitec.myeclipse.product.ide-vm/System/Library/Frameworks/JavaVM.frameworkeclipse.consoleLog=trueeclipse.ee.install.verify=falseeclipse.product=org.eclipse.sdk.ideeclipse.startTime=1222506439518eclipse.vm=/System/Library/Frameworks/JavaVM.frameworkeclipse.vmargs=-Dosgi.splashLocation=/opt/MyEclipse 6.0/eclipse/MyEclipseSplash.bmp-showsplashorg.eclipse.platform-Xdock:icon=../Resources/Eclipse.icns-Xms128m-Xmx512m-XX:MaxPermSize=128M-XX:PermSize=64M-Xdock:name=MyEclipse-Dorg.eclipse.swt.internal.carbon.smallFonts-Djava.awt.headless=true-Djava.class.path=/opt/eclipse-3.3.1/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jareof=eoffile.encoding=MacRomanfile.encoding.pkg=sun.iofile.separator=/gopherProxySet=falsejava.awt.graphicsenv=apple.awt.CGraphicsEnvironmentjava.awt.headless=truejava.awt.printerjob=apple.awt.CPrinterJobjava.class.path=/opt/eclipse-3.3.1/Eclipse.app/Contents/MacOS/../../../plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jarjava.class.version=49.0java.content.handler.pkgs=com.swtdesigner.contentjava.endorsed.dirs=/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/lib/endorsedjava.ext.dirs=/Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/lib/extjava.home=/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Homejava.io.tmpdir=/tmpjava.library.path=.:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/javajava.runtime.name=Java 2 Runtime Environment, Standard Editionjava.runtime.version=1.5.0_13-b05-237java.specification.name=Java Platform API Specificationjava.specification.vendor=Sun Microsystems Inc.java.specification.version=1.5java.vendor=Apple Inc.java.vendor.url=http://www.apple.com/java.vendor.url.bug=http://bugreport.apple.com/java.version=1.5.0_13java.vm.info=mixed modejava.vm.name=Java HotSpot Client VMjava.vm.specification.name=Java Virtual Machine Specificationjava.vm.specification.vendor=Sun Microsystems Inc.java.vm.specification.version=1.0java.vm.vendor=Apple Inc.java.vm.version=1.5.0_13-119javax.swing.adjustPopupLocationToFit=falseline.separator= mrj.version=1040.1.5.0_13-237org.eclipse.equinox.launcher.splash.location=/opt/MyEclipse 6.0/eclipse/MyEclipseSplash.bmporg.eclipse.jdt.debug.ui.debuggerActive=trueorg.eclipse.jdt.debug.ui.instanceof.IJavaStackFrame=trueorg.eclipse.jdt.debug.ui.supportsForceReturn=falseorg.eclipse.jdt.debug.ui.supportsInstanceRetrieval=falseorg.eclipse.swt.internal.carbon.smallFonts=org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1,JRE-1.1,J2SE-1.2,J2SE-1.3,J2SE-1.4,J2SE-1.5org.osgi.framework.language=enorg.osgi.framework.os.name=MacOSXorg.osgi.framework.os.version=10.5.5org.osgi.framework.processor=i386org.osgi.framework.system.packages=javax.accessibility,javax.activity,javax.crypto,javax.crypto.interfaces,javax.crypto.spec,javax.imageio,javax.imageio.event,javax.imageio.metadata,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,javax.imageio.spi,javax.imageio.stream,javax.management,javax.management.loading,javax.management.modelmbean,javax.management.monitor,javax.management.openmbean,javax.management.relation,javax.management.remote,javax.management.remote.rmi,javax.management.timer,javax.naming,javax.naming.directory,javax.naming.event,javax.naming.ldap,javax.naming.spi,javax.net,javax.net.ssl,javax.print,javax.print.attribute,javax.print.attribute.standard,javax.print.event,javax.rmi,javax.rmi.CORBA,javax.rmi.ssl,javax.security.auth,javax.security.auth.callback,javax.security.auth.kerberos,javax.security.auth.login,javax.security.auth.spi,javax.security.auth.x500,javax.security.cert,javax.security.sasl,javax.sound.midi,javax.sound.midi.spi,javax.sound.sampled,javax.sound.sampled.spi,javax.sql,javax.sql.rowset,javax.sql.rowset.serial,javax.sql.rowset.spi,javax.swing,javax.swing.border,javax.swing.colorchooser,javax.swing.event,javax.swing.filechooser,javax.swing.plaf,javax.swing.plaf.basic,javax.swing.plaf.metal,javax.swing.plaf.multi,javax.swing.plaf.synth,javax.swing.table,javax.swing.text,javax.swing.text.html,javax.swing.text.html.parser,javax.swing.text.rtf,javax.swing.tree,javax.swing.undo,javax.transaction,javax.transaction.xa,javax.xml,javax.xml.datatype,javax.xml.namespace,javax.xml.parsers,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stream,javax.xml.validation,javax.xml.xpath,org.ietf.jgss,org.omg.CORBA,org.omg.CORBA_2_3,org.omg.CORBA_2_3.portable,org.omg.CORBA.DynAnyPackage,org.omg.CORBA.ORBPackage,org.omg.CORBA.portable,org.omg.CORBA.TypeCodePackage,org.omg.CosNaming,org.omg.CosNaming.NamingContextExtPackage,org.omg.CosNaming.NamingContextPackage,org.omg.Dynamic,org.omg.DynamicAny,org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.DynamicAny.DynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryPackage,org.omg.IOP.CodecPackage,org.omg.Messaging,org.omg.PortableInterceptor,org.omg.PortableInterceptor.ORBInitInfoPackage,org.omg.PortableServer,org.omg.PortableServer.CurrentPackage,org.omg.PortableServer.POAManagerPackage,org.omg.PortableServer.POAPackage,org.omg.PortableServer.portable,org.omg.PortableServer.ServantLocatorPackage,org.omg.SendingContext,org.omg.stub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.css,org.w3c.dom.events,org.w3c.dom.html,org.w3c.dom.ls,org.w3c.dom.ranges,org.w3c.dom.stylesheets,org.w3c.dom.traversal,org.w3c.dom.views ,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpersorg.osgi.framework.vendor=Eclipseorg.osgi.framework.version=1.4.0org.osgi.supports.framework.extension=trueorg.osgi.supports.framework.fragment=trueorg.osgi.supports.framework.requirebundle=trueos.arch=i386os.name=Mac OS Xos.version=10.5.5osgi.arch=x86osgi.bundles=org.eclipse.equinox.common@2:start, org.eclipse.update.configurator@3:start, org.eclipse.core.runtime@startosgi.bundlestore=/opt/eclipse-3.3.1/configuration/org.eclipse.osgi/bundlesosgi.compatibility.bootdelegation=trueosgi.configuration.area=file:/opt/eclipse-3.3.1/configuration/osgi.framework=file:/opt/eclipse-3.3.1/plugins/org.eclipse.osgi_3.3.2.R33x_v20080105.jarosgi.framework.beginningstartlevel=1osgi.framework.shape=jarosgi.framework.version=3.3.2.R33x_v20080105osgi.install.area=file:/opt/eclipse-3.3.1/osgi.instance.area=file:/Users/dominichanlan/Documents/workspace/osgi.instance.area.default=file:/Users/dominichanlan/Documents/workspace/osgi.logfile=/Users/dominichanlan/Documents/workspace/.metadata/.logosgi.manifest.cache=/opt/eclipse-3.3.1/configuration/org.eclipse.osgi/manifestsosgi.nl=en_USosgi.os=macosxosgi.splashLocation=/opt/MyEclipse 6.0/eclipse/MyEclipseSplash.bmposgi.splashPath=platform:/base/plugins/org.eclipse.platformosgi.syspath=/opt/eclipse-3.3.1/pluginsosgi.ws=carbonpath.separator=:sun.arch.data.model=32sun.awt.exception.handler=apple.awt.CToolkit$EventQueueExceptionHandlersun.boot.class.path=/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Classes/classes.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Classes/ui.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Classes/laf.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Classes/sunrsasign.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Classes/jsse.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Classes/jce.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Classes/charsets.jarsun.boot.library.path=/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Librariessun.cpu.endian=littlesun.cpu.isalist=sun.io.unicode.encoding=UnicodeLittlesun.jnu.encoding=MacRomansun.management.compiler=HotSpot Client Compilersun.net.client.defaultConnectTimeout=60000sun.net.client.defaultReadTimeout=60000sun.os.patch.level=unknownuser.country=USuser.dir=/opt/eclipse-3.3.1/Eclipse.app/Contents/MacOSuser.home=/Users/dominichanlanuser.language=enuser.name=dominichanlanuser.timezone=Europe/London *** Features:com.genuitec.myeclipse.ast (6.0.1.zmyeclipse601200710) "MyEclipse Application Server Tooling"com.genuitec.myeclipse.core (6.0.1.zmyeclipse601200710) "MyEclipse Core Feature"com.genuitec.myeclipse.database (6.0.1.zmyeclipse601200710) "MyEclipse Database Feature"com.genuitec.myeclipse.enterprise.workbench (6.0.1.zmyeclipse601200710) "MyEclipse Enterprise Workbench Feature"com.genuitec.myeclipse.help (6.0.1.zmyeclipse601200710) "MyEclipse Help Feature"com.genuitec.myeclipse.hibernate (6.0.1.zmyeclipse601200710) "MyEclipse Hibernate Feature"com.genuitec.myeclipse.jsf (6.0.1.zmyeclipse601200710) "MyEclipse JSF Feature"com.genuitec.myeclipse.jspdesign (6.0.1.zmyeclipse601200710) "MyEclipse JSP Design Feature"com.genuitec.myeclipse.platform (6.0.1.zmyeclipse601200710) "MyEclipse Base Platform Feature"com.genuitec.myeclipse.spring (6.0.1.zmyeclipse601200710) "MyEclipse Spring Feature"com.genuitec.myeclipse.struts (6.0.1.zmyeclipse601200710) "MyEclipse Struts Feature"com.genuitec.myeclipse.tapestry (6.0.1.zmyeclipse601200710) "MyEclipse Tapestry / Spindle Feature"com.genuitec.myeclipse.uml (6.0.1.zmyeclipse601200710) "MyEclipse UML Feature"com.genuitec.myeclipse.wdt (6.0.1.zmyeclipse601200710) "MyEclipse Web Development Feature"com.genuitec.myeclipse.ws.xfire (6.0.1.zmyeclipse601200710) "MyEclipse Web Services Feature"com.instantiations.designer (6.5.1) "Designer"com.swtdesigner.gwt.feature (3.0.1) "GWT Designer"org.eclipse.cvs (1.0.2.r33x_r20080129-7C79_B_GLJwq3I9ZCD8L_) "Eclipse CVS Client"org.eclipse.cvs.source (1.0.2.r33x_r20080129-7C79_B_GLJwq3I9ZCD8L_) "Eclipse CVS Client SDK"org.eclipse.dali (0.5.0.zmyeclipse601200710) "Dali Java Persistence API (JPA) Tools"org.eclipse.datatools.connectivity.feature (1.5.1.200709261) "Data Tools Platform Connectivity Plug-in"org.eclipse.datatools.connectivity.oda.designer.feature (1.5.1.200709261) "DTP ODA Designer UI Framework Plug-in"org.eclipse.datatools.connectivity.oda.feature (1.5.1.200709261) "DTP Open Data Access"org.eclipse.datatools.modelbase.feature (1.5.1.200709261) "Eclipse Data Tools Platform SQLModel Plug-in"org.eclipse.datatools.sqldevtools.feature (1.5.1.zmyeclipse601200710) "Eclipse Data Tools Platform SQL Tools Common UI Plug-in"org.eclipse.emf (2.3.1.v200709252135) "Eclipse Modeling Framework (EMF)"org.eclipse.emf.codegen (2.3.1.v200709252135) "EMF Template Code Generator"org.eclipse.emf.codegen.ecore (2.3.1.v200709252135) "EMF Ecore Code Generation"org.eclipse.emf.codegen.ecore.ui (2.3.0.v200709252135) "EMF Ecore Code Generation UI"org.eclipse.emf.codegen.ui (2.3.0.v200709252135) "EMF Template Code Generator UI"org.eclipse.emf.common (2.3.0.v200709252135) "EMF Common"org.eclipse.emf.common.ui (2.3.1.v200709252135) "EMF Common UI"org.eclipse.emf.converter (2.3.1.v200709252135) "EMF Model Convert Support"org.eclipse.emf.ecore (2.3.1.v200709252135) "EMF Ecore"org.eclipse.emf.ecore.edit (2.3.0.v200709252135) "EMF Ecore Edit Support"org.eclipse.emf.ecore.editor (2.3.1.v200709252135) "Sample Ecore Editor"org.eclipse.emf.ecore.sdo (2.3.0.v200709252135) "EMF Service Data Objects (SDO)"org.eclipse.emf.edit (2.3.1.v200709252135) "EMF Edit"org.eclipse.emf.edit.ui (2.3.1.v200709252135) "EMF Edit UI"org.eclipse.emf.mapping (2.3.0.v200709252135) "EMF Mapping "org.eclipse.emf.mapping.ecore (2.3.0.v200709252135) "Eclipse Modeling Framework (EMF) - org.eclipse.emf.mapping.ecore"org.eclipse.emf.mapping.ecore.editor (2.3.0.v200709252135) "Eclipse Modeling Framework (EMF) - org.eclipse.emf.mapping.ecore.editor"org.eclipse.emf.mapping.ui (2.3.0.v200709252135) "EMF Mapping UI"org.eclipse.gef (3.3.1.v20070814) "Graphical Editing Framework"org.eclipse.jdt (3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7) "Eclipse Java Development Tools"org.eclipse.jdt.source (3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7) "Eclipse Java Development Tools SDK"org.eclipse.jst (2.0.1.zmyeclipse601200710) "J2EE Standard Tools (JST)"org.eclipse.pde (3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL) "Eclipse Plug-in Development Environment"org.eclipse.pde.source (3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL) "Eclipse Plug-in Development Environment Developer Resources"org.eclipse.platform (3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft) "Eclipse Platform"org.eclipse.platform.source (3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft) "Eclipse Platform Plug-in Developer Resources"org.eclipse.rcp (3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc) "Eclipse RCP"org.eclipse.rcp.source (3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc) "Eclipse RCP Plug-in Developer Resources"org.eclipse.sdk (3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO) "Eclipse Project SDK"org.eclipse.wst (2.0.1.zmyeclipse601200710) "Web Standard Tools (WST)"org.eclipse.xsd (2.3.1.v200709252135) "XML Schema Infoset Model (XSD)"org.eclipse.xsd.edit (2.3.0.v200709252135) "XML Schema Edit Framework" *** Plug-in Registry:com.genuitec.com.tikal.eclipse.updatemanager.quicksetup (6.0.1.zmyeclipse601200710) "MyEclipse QuickSetup" [Active]com.genuitec.eclipse.aspphp.core (6.0.1.zmyeclipse601200710) "ASP and PHP Support Core Plug-in" [starting]com.genuitec.eclipse.aspphp.ui (6.0.1.zmyeclipse601200710) "ASP and PHP support UI Plug-in" [starting]com.genuitec.eclipse.ast.deploy.core (6.0.1.zmyeclipse601200710) "MyEclipse Deployment Support" [Active]com.genuitec.eclipse.browser (6.0.1.zmyeclipse601200710) "MyEclipse Web Browser" [starting]com.genuitec.eclipse.core (6.0.1.zmyeclipse601200710) "MyEclipse Core" [Active]com.genuitec.eclipse.core.common (6.0.1.zmyeclipse601200710) "MyEclipse Common Core Utilities" [Active]com.genuitec.eclipse.core.common.platform (6.0.1.zmyeclipse601200710) "MyEclipse Common Core Platform Utilities" [Active]com.genuitec.eclipse.cross.easystruts.eclipse (6.0.1.zmyeclipse601200710) "MyEclipse Struts Support" [starting]com.genuitec.eclipse.derby (6.0.1.zmyeclipse601200710) "MyEclipse Derby" [Active]com.genuitec.eclipse.desktop (6.0.1.zmyeclipse601200710) "MyEclipse Desktop Utilities" [starting]com.genuitec.eclipse.dtd (6.0.1.zmyeclipse601200710) "MyEclipse DTD Support" [starting]com.genuitec.eclipse.easie.core (6.0.1.zmyeclipse601200710) "MyEclipse EASIE Core" [Active]com.genuitec.eclipse.easie.geronimo1 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE Geronimo 1" [Active]com.genuitec.eclipse.easie.geronimo2 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE Geronimo 2" [Active]com.genuitec.eclipse.easie.jboss (6.0.1.zmyeclipse601200710) "MyEclipse EASIE JBoss" [Active]com.genuitec.eclipse.easie.jboss2 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE JBoss 2" [Active]com.genuitec.eclipse.easie.jboss3 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE JBoss 3" [Active]com.genuitec.eclipse.easie.jboss4 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE JBoss 4" [Active]com.genuitec.eclipse.easie.jboss5 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE JBoss 5" [Active]com.genuitec.eclipse.easie.jetty (6.0.1.zmyeclipse601200710) "MyEclipse EASIE Jetty" [Active]com.genuitec.eclipse.easie.jetty4 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE Jetty 4" [Active]com.genuitec.eclipse.easie.jetty5 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE Jetty 5" [Active]com.genuitec.eclipse.easie.jetty6 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE Jetty 6" [Active]com.genuitec.eclipse.easie.jonas (6.0.1.zmyeclipse601200710) "MyEclipse EASIE JOnAS" [Active]com.genuitec.eclipse.easie.jonas3 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE JOnAS 3" [Active]com.genuitec.eclipse.easie.jonas4 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE JOnAS 4" [Active]com.genuitec.eclipse.easie.jrun (6.0.1.zmyeclipse601200710) "MyEclipse EASIE JRun" [Active]com.genuitec.eclipse.easie.jrun4 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE JRun 4" [Active]com.genuitec.eclipse.easie.oracle (6.0.1.zmyeclipse601200710) "MyEclipse EASIE Oracle AS" [Active]com.genuitec.eclipse.easie.oracle10 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE Oracle 10 AS" [Active]com.genuitec.eclipse.easie.oracle9 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE Oracle 9 AS" [Active]com.genuitec.eclipse.easie.orion1 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE Orion 1" [Active]com.genuitec.eclipse.easie.orion2 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE Orion 2" [Active]com.genuitec.eclipse.easie.resin (6.0.1.zmyeclipse601200710) "MyEclipse EASIE Resin" [Active]com.genuitec.eclipse.easie.resin2 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE Resin 2" [Active]com.genuitec.eclipse.easie.resin3 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE Resin 3" [Active]com.genuitec.eclipse.easie.sun (6.0.1.zmyeclipse601200710) "MyEclipse EASIE Sun One" [Active]com.genuitec.eclipse.easie.sun8 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE Sun 8" [Active]com.genuitec.eclipse.easie.sun81 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE Sun 8.x" [Active]com.genuitec.eclipse.easie.sun9 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE Sun 9" [Active]com.genuitec.eclipse.easie.sunglassfish (6.0.1.zmyeclipse601200710) "MyEclipse EASIE Glassfish 1" [Active]com.genuitec.eclipse.easie.sunglassfish2 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE Glassfish 2" [Active]com.genuitec.eclipse.easie.tomcat (6.0.1.zmyeclipse601200710) "MyEclipse EASIE Tomcat" [Active]com.genuitec.eclipse.easie.tomcat.myeclipse (6.0.1.zmyeclipse601200710) "MyEclipse EASIE MyEclipse Tomcat 6 Server" [Active]com.genuitec.eclipse.easie.tomcat4 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE Tomcat 4" [Active]com.genuitec.eclipse.easie.tomcat5 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE Tomcat 5" [Active]com.genuitec.eclipse.easie.tomcat6 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE Tomcat 6" [Active]com.genuitec.eclipse.easie.weblogic (6.0.1.zmyeclipse601200710) "MyEclipse EASIE WebLogic" [Active]com.genuitec.eclipse.easie.weblogic10 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE WebLogic 10" [Active]com.genuitec.eclipse.easie.weblogic6 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE WebLogic 6" [Active]com.genuitec.eclipse.easie.weblogic7 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE WebLogic 7" [Active]com.genuitec.eclipse.easie.weblogic8 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE WebLogic 8" [Active]com.genuitec.eclipse.easie.weblogic9 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE WebLogic 9" [Active]com.genuitec.eclipse.easie.websphere (6.0.1.zmyeclipse601200710) "MyEclipse EASIE WebSphere 4" [Active]com.genuitec.eclipse.easie.websphere5 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE WebSphere 5" [Active]com.genuitec.eclipse.easie.websphere6 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE WebSphere 6" [Active]com.genuitec.eclipse.easie.websphere61 (6.0.1.zmyeclipse601200710) "MyEclipse EASIE WebSphere 6.1" [Active]com.genuitec.eclipse.examples (6.0.1.zmyeclipse601200710) "MyEclipse Examples" [Active]com.genuitec.eclipse.export.wizard (6.0.1.zmyeclipse601200710) "MyEclipse J2EE Export Wizards" [starting]com.genuitec.eclipse.fileview (6.0.1.zmyeclipse601200710) "The File View Plug-in" [Active]com.genuitec.eclipse.hibernate (6.0.1.zmyeclipse601200710) "MyEclipse Hibernate Capabilities" [Active]com.genuitec.eclipse.imageeditor (6.0.1.zmyeclipse601200710) "MyEclipse Image Editor" [starting]com.genuitec.eclipse.integration (6.0.1.zmyeclipse601200710) "MyEclipse Integration Utilities" [starting]com.genuitec.eclipse.j2eedt.core (6.0.1.zmyeclipse601200710) "MyEclipse Java Enterprise Development Tooling" [Active]com.genuitec.eclipse.javascript (6.0.1.zmyeclipse601200710) "MyEclipse Javascript Support" [Active]com.genuitec.eclipse.jsf (6.0.1.zmyeclipse601200710) "MyEclipse JSF Capabilities" [Active]com.genuitec.eclipse.jsf.designer (6.0.1.zmyeclipse601200710) "MyEclipse JSF Designer Plug-in" [Active]com.genuitec.eclipse.memory (6.0.1.zmyeclipse601200710) "MyEclipse Memory Monitor" [Active]com.genuitec.eclipse.modeling.core (6.0.1.zmyeclipse601200710) "MyEclipse Modeling Core" [starting]com.genuitec.eclipse.modeling.core.layout (6.0.1.zmyeclipse601200710) "MyEclipse Graph Layout" [starting]com.genuitec.eclipse.persistence.jpa (6.0.1.zmyeclipse601200710) "MyEclipse JPA" [Active]com.genuitec.eclipse.springframework (6.0.1.zmyeclipse601200710) "MyEclipse Spring Framework Support" [starting]com.genuitec.eclipse.springhibernate (6.0.1.zmyeclipse601200710) "MyEclipse Spring / Hibernate Support" [starting]com.genuitec.eclipse.sqlexplorer (6.0.1.zmyeclipse601200710) "MyEclipse Database Explorer Plugin" [Active]com.genuitec.eclipse.sqlexplorer.doc (6.0.1.zmyeclipse601200710) "MyEclipse Database Explorer Help Plug-in" [Resolved]com.genuitec.eclipse.sqlexplorer.mssql (6.0.1.zmyeclipse601200710) "MyEclipse SQLServer Support" [starting]com.genuitec.eclipse.sqlexplorer.mysql (6.0.1.zmyeclipse601200710) "MyEclipse MySQL Support" [starting]com.genuitec.eclipse.sqlexplorer.oracle (6.0.1.zmyeclipse601200710) "MyEclipse Oracle Database Explorer" [starting]com.genuitec.eclipse.struts (6.0.1.zmyeclipse601200710) "MyEclipse Struts Capabilities" [starting]com.genuitec.eclipse.tapestry (6.0.1.zmyeclipse601200710) "MyEclipse Tapestry Integration" [Active]com.genuitec.eclipse.tapestry.ui.contrib (6.0.1.zmyeclipse601200710) "MyEclipse Tapestry UI Integration Fragment" [Resolved]com.genuitec.eclipse.templates (6.0.1.zmyeclipse601200710) "MyEclipse Code Generation Template Support" [Active]com.genuitec.eclipse.uml (6.0.1.zmyeclipse601200710) "MyEclipse UML" [starting]com.genuitec.eclipse.wdt.jsp.debug (6.0.1.zmyeclipse601200710) "MyEclipse JSP Debug Tooling" [Active]com.genuitec.eclipse.web.imagepreviewer (6.0.1.zmyeclipse601200710) "MyEclipse Image Previewer" [starting]com.genuitec.eclipse.webdesigner3 (6.0.1.zmyeclipse601200710) "MyEclipse Visual Web Designer" [starting]com.genuitec.eclipse.wizards (6.0.1.zmyeclipse601200710) "MyEclipse File Creation Wizards" [Active]com.genuitec.eclipse.ws.xfire (6.0.1.zmyeclipse601200710) "MyEclipse XFire Web Services Support" [Active]com.genuitec.javascript.debug (6.0.1.zmyeclipse601200710) "MyEclipse JavaScript Debugger" [starting]com.genuitec.javascript.debug.mozilla (6.0.1.zmyeclipse601200710) "MyEclipse JavaScript Browser" [Resolved]com.genuitec.jboss.ide.eclipse.apache.xalan (6.0.1.zmyeclipse601200710) "MyEclipse XDoclet Apache Xalan" [Resolved]com.genuitec.jboss.ide.eclipse.core (6.0.1.zmyeclipse601200710) "MyEclipse XDoclet Support Core" [starting]com.genuitec.jboss.ide.eclipse.xdoclet.assist (6.0.1.zmyeclipse601200710) "MyEclipse XDoclet Assist" [starting]com.genuitec.jboss.ide.eclipse.xdoclet.core (6.0.1.zmyeclipse601200710) "MyEclipse XDoclet Core" [starting]com.genuitec.jboss.ide.eclipse.xdoclet.run (6.0.1.zmyeclipse601200710) "MyEclipse XDoclet Runner" [starting]com.genuitec.jboss.ide.eclipse.xdoclet.ui (6.0.1.zmyeclipse601200710) "MyEclipse XDoclet UI Plug-in" [starting]com.genuitec.myeclipse.ast (6.0.1.zmyeclipse601200710) "MyEclipse Application Server Tooling" [Resolved]com.genuitec.myeclipse.compatibility (6.0.1.zmyeclipse601200710) "MyEclipse Backward Compatibility" [Active]com.genuitec.myeclipse.core (6.0.1.zmyeclipse601200710) "MyEclipse Core Feature" [Resolved]com.genuitec.myeclipse.database (6.0.1.zmyeclipse601200710) "MyEclipse Database Feature" [Resolved]com.genuitec.myeclipse.doc (6.0.1.zmyeclipse601200710) "MyEclipse Documentation" [starting]com.genuitec.myeclipse.enterprise.workbench (6.0.1.zmyeclipse601200710) "MyEclipse Enterprise Workbench Feature" [Resolved]com.genuitec.myeclipse.help (6.0.1.zmyeclipse601200710) "MyEclipse Help Feature" [Resolved]com.genuitec.myeclipse.hibernate (6.0.1.zmyeclipse601200710) "MyEclipse Hibernate Feature" [Resolved]com.genuitec.myeclipse.jsf (6.0.1.zmyeclipse601200710) "MyEclipse JSF Feature" [Resolved]com.genuitec.myeclipse.jspdesign (6.0.1.zmyeclipse601200710) "MyEclipse JSP Design Feature" [Resolved]com.genuitec.myeclipse.perspective (6.0.1.zmyeclipse601200710) "MyEclipse Perspective Plug-in" [Active]com.genuitec.myeclipse.platform (6.0.1.zmyeclipse601200710) "MyEclipse Base Platform Feature" [Resolved]com.genuitec.myeclipse.product (6.0.1.zmyeclipse601200710) "MyEclipse Product" [starting]com.genuitec.myeclipse.spring (6.0.1.zmyeclipse601200710) "MyEclipse Spring Feature" [Resolved]com.genuitec.myeclipse.struts (6.0.1.zmyeclipse601200710) "MyEclipse Struts Feature" [Resolved]com.genuitec.myeclipse.tapestry (6.0.1.zmyeclipse601200710) "MyEclipse Tapestry / Spindle Feature" [Resolved]com.genuitec.myeclipse.uml (6.0.1.zmyeclipse601200710) "MyEclipse UML Feature" [Resolved]com.genuitec.myeclipse.wdt (6.0.1.zmyeclipse601200710) "MyEclipse Web Development Feature" [Resolved]com.genuitec.myeclipse.ws.xfire (6.0.1.zmyeclipse601200710) "MyEclipse Web Services Feature" [Resolved]com.genuitec.org.eclipse.webbrowser (6.0.1.zmyeclipse601200710) "Web Browser" [starting]com.genuitec.org.hibernate.eclipse (6.0.1.zmyeclipse601200710) "MyEclipse Hibernate Core" [Active]com.genuitec.org.hibernate.eclipse.console (6.0.1.zmyeclipse601200710) "MyEclipse Hibernate Console" [Active]com.genuitec.org.hibernate.eclipse.mapper (6.0.1.zmyeclipse601200710) "MyEclipse Hibernate Mapper" [starting]com.genuitec.org.springframework.ide.eclipse.beans.core (6.0.1.zmyeclipse601200710) "MyEclipse Spring IDE Beans Support Core" [Active]com.genuitec.org.springframework.ide.eclipse.beans.ui (6.0.1.zmyeclipse601200710) "MyEclipse Spring IDE Beans UI" [Active]com.genuitec.org.springframework.ide.eclipse.beans.ui.doc (6.0.1.zmyeclipse601200710) "MyEclipse Spring IDE Beans Documentation" [Resolved]com.genuitec.org.springframework.ide.eclipse.beans.ui.editor (6.0.1.zmyeclipse601200710) "MyEclipse Spring IDE Beans Config Editor" [starting]com.genuitec.org.springframework.ide.eclipse.beans.ui.graph (6.0.1.zmyeclipse601200710) "MyEclipse Spring IDE Beans Graph" [starting]com.genuitec.org.springframework.ide.eclipse.beans.ui.navigator (6.0.1.zmyeclipse601200710) "MyEclipse Spring IDE Beans UI Navigator" [starting]com.genuitec.org.springframework.ide.eclipse.beans.ui.search (6.0.1.zmyeclipse601200710) "MyEclipse Spring IDE Beans UI Search" [starting]com.genuitec.org.springframework.ide.eclipse.core (6.0.1.zmyeclipse601200710) "MyEclipse Spring IDE Compatibility Core" [Active]com.genuitec.org.springframework.ide.eclipse.core.doc (6.0.1.zmyeclipse601200710) "MyEclipse Spring Framework Reference Documentation" [starting]com.genuitec.org.springframework.ide.eclipse.ui (6.0.1.zmyeclipse601200710) "MyEclipse Spring IDE UI" [Active]com.ibm.icu (3.6.1.v20070906) "International Components for Unicode for Java (ICU4J)" [Active]com.ibm.icu.source (3.6.1.v20070906) "International Components for Unicode for Java (ICU4J) source plug-in" [Resolved]com.instantiations.common.core (5.3.0) "Shared - Common Core Plug-in" [Active]com.instantiations.common.help (5.3.0) "Common Help" [starting]com.instantiations.common.ui (5.3.0) "Shared - Common UI Plug-in" [Active]com.instantiations.css (3.0.1) "CSS Plug-in" [starting]com.instantiations.designer.databinding (6.5.1) "Databinding Support" [Active]com.instantiations.eclipse.debug (5.3.0) "Shared - Debug Plug-in" [Active]com.instantiations.eclipse.startup (5.3.0) "Shared - Startup Plug-in" [Active]com.instantiations.eclipse.ui (5.3.0) "Shared - UI plugin" [Active]com.instantiations.eclipse.util (5.3.0) "Shared - Eclipse Utilities Plug-in" [Active]com.instantiations.j2ee (3.0.1) "J2EE Plug-in" [starting]com.instantiations.tools (5.3.0) "Shared - Tools Plug-in" [starting]com.iw.plugins.spindle.core (6.0.1.zmyeclipse601200710) "MyEclipse Spindle Core Support" [Active]com.iw.plugins.spindle.docs (6.0.1.zmyeclipse601200710) "MyEclipse Spindle 3 Documentation" [starting]com.iw.plugins.spindle.ui (6.0.1.zmyeclipse601200710) "MyEclipse Spindle UI" [Active]com.jcraft.jsch (0.1.31) "JSch" [Resolved]com.swtdesigner (6.5.1) "Designer" [Active]com.swtdesigner.fragment.jdt.core (6.5.1) "Designer JDT Core Fragment" [Resolved]com.swtdesigner.gwt (3.0.1) "GWT Designer" [Active]com.swtdesigner.gwt.ie (3.0.1) "GWT Windows Internet Explorer Browser Support" [installed]com.swtdesigner.gwt.moz (3.0.1) "GWT Mozilla Browser Support" [installed]com.swtdesigner.gwt.saf (3.0.1) "GWT Safari Browser Support" [Active]com.swtdesigner.gwt.saf.browser (3.0.1) "GWT Safari Browser Support Fragment" [Resolved]com.swtdesigner.help (6.5.1) "Designer Help" [starting]com.swtdesigner.layout.group (6.5.1) "Designer GroupLayout Core" [Active]com.swtdesigner.layout.group.designer (6.5.1) "Designer GroupLayout Editing" [Active]com.swtdesigner.properties.java5 (1.0.0) "Designer Plug-in for Java 5+ properties support" [Active]javax.servlet (2.4.0.v200706111738) "Servlet API Bundle" [Resolved]javax.servlet.jsp (2.0.0.v200706191603) "Java Server Pages API Bundle" [Resolved]javax.servlet.jsp.source (2.0.0.v200706191603) "Java Server Pages API Source Bundle" [Resolved]javax.servlet.source (2.4.0.v200706111738) "Servlet API Source Bundle" [Resolved]javax.wsdl (1.4.0.v200706111329) "WSDL4J" [Resolved]javax.wsdl15 (1.5.1.v200705290614) "WSDL4J" [Resolved]javax.xml.rpc (1.1.0.v200706111329) "JAX-RPC" [Resolved]javax.xml.soap (1.2.0.v200706111329) "SAAJ" [Resolved]net.sf.solareclipse.ui (0.4.0.spindle-dep-6) "MyEclipse Spindle SolarEclipse UI" [Resolved]net.sf.solareclipse.xml.ui (0.4.0.spindle-dep-6) "MyEclipse Spindle XML Development Tools UI" [starting]org.apache.ant (1.7.0.v200706080842) "Apache Ant" [Resolved]org.apache.ant.source (1.7.0.v200706080842) "Apache Ant Source" [Resolved]org.apache.axis (1.4.0.v200706191647) "Apache Web Services" [Resolved]org.apache.cactus (1.7.2.v200606181221) "Cactus Resource Plug-in" [starting]org.apache.commons.discovery (0.2.0.v200706111329) "Jakarta-Commons Discovery" [Resolved]org.apache.commons.el (1.0.0.v200706111724) "Apache Commons JSP 2.0 Expression Language Interpreter" [Resolved]org.apache.commons.el.source (1.0.0.v200706111724) "Apache Commons JSP 2.0 Expression Language Interpreter Source" [Resolved]org.apache.commons.logging (1.0.4.v200706111724) "Apache Commons Logging Plug-in" [Resolved]org.apache.commons.logging.source (1.0.4.v200706111724) "Apache Commons Logging Plug-in Source" [Resolved]org.apache.jasper (5.5.17.v200706111724) "Apache Jasper 2 Plug-in" [Resolved]org.apache.jasper.source (5.5.17.v200706111724) "Apache Jasper 2 Source Plug-in" [Resolved]org.apache.log4j (1.2.13.v200706111418) "Apache Jakarta log4j Plug-in" [Resolved]org.apache.lucene (1.9.1.v200706111724) "Apache Lucene" [Resolved]org.apache.lucene.analysis (1.9.1.v200706181610) "Apache Lucene Analysis" [Resolved]org.apache.lucene.analysis.source (1.9.1.v200706181610) "Apache Lucene Analysis Source" [Resolved]org.apache.lucene.source (1.9.1.v200706111724) "Apache Lucene Source" [Resolved]org.apache.wsil4j (1.0.0.v200706111329) "WSIL4J" [Resolved]org.apache.xerces (2.8.0.v200705301630) "Apache Xerces-J" [Resolved]org.apache.xml.resolver (1.1.0.v200705310020) "Apache XmlResolver" [Resolved]org.eclipse.ant.core (3.1.200.v20070522) "Ant Build Tool Core" [starting]org.eclipse.ant.ui (3.2.200.v20070825_r331) "Ant UI" [starting]org.eclipse.atf.core (0.2.2.zmyeclipse601200710) "Core Plug-in (Incubation)" [starting]org.eclipse.atf.mozilla.ide.core (0.2.2.zmyeclipse601200710) "Mozide Core Plugin (Incubation)" [starting]org.eclipse.atf.mozilla.ide.debug (0.2.2.zmyeclipse601200710) "Mozilla Debug Plug-in (Incubation)" [Active]org.eclipse.atf.mozilla.ide.debug.ui (0.2.2.zmyeclipse601200710) "Mozilla Debug UI Plug-in (Incubation)" [Active]org.eclipse.atf.mozilla.ide.ui (0.2.2.zmyeclipse601200710) "Moz IDE UI Plug-in (Incubation)" [Active]org.eclipse.atf.mozilla.ide.ui.extras (0.2.2.zmyeclipse601200710) "Mozilla IDE UI Extras Plug-in (Incubation)" [starting]org.eclipse.atf.templates (0.2.2.zmyeclipse601200710) "Templates Plug-in (Incubation)" [starting]org.eclipse.atf.ui (0.2.2.zmyeclipse601200710) "Ui Plug-in (Incubation)" [starting]org.eclipse.compare (3.3.2.r33x_20080128) "Compare Support" [Active]org.eclipse.core.boot (3.1.100.v20060603) "Core Boot" [starting]org.eclipse.core.commands (3.3.0.I20070605-0010) "Commands" [Resolved]org.eclipse.core.contenttype (3.2.100.v20070319) "Eclipse Content Mechanism" [Active]org.eclipse.core.databinding (1.0.1.M20070822-0800) "JFace Data Binding" [Resolved]org.eclipse.core.databinding.beans (1.0.1.M20070910-0800b) "JFace Data Binding for JavaBeans" [Resolved]org.eclipse.core.expressions (3.3.0.v20070606-0010) "Expression Language" [Active]org.eclipse.core.filebuffers (3.3.1.r331_v20070829) "File Buffers" [Active]org.eclipse.core.filesystem (1.1.0.v20070606) "Core File Systems" [Active]org.eclipse.core.filesystem.macosx (1.0.0.v20060603) "Core File System for Macintosh" [Resolved]org.eclipse.core.jobs (3.3.1.R33x_v20070709) "Eclipse Jobs Mechanism" [Active]org.eclipse.core.net (1.0.1.r33x_20070709) "Internet Connection Management" [Active]org.eclipse.core.resources (3.3.1.R33x_v20080205) "Core Resource Management" [Active]org.eclipse.core.resources.compatibility (3.2.100.v20070502) "Core Resource Management Compatibility Fragment" [Resolved]org.eclipse.core.runtime (3.3.100.v20070530) "Core Runtime" [Active]org.eclipse.core.runtime.compatibility (3.1.200.v20070502) "Core Runtime Plug-in Compatibility" [Active]org.eclipse.core.runtime.compatibility.auth (3.2.100.v20070502) "Authorization Compatibility Plug-in" [Active]org.eclipse.core.runtime.compatibility.registry (3.2.100.v20070316) "Eclipse Registry Compatibility Fragment" [Resolved]org.eclipse.core.variables (3.2.0.v20070426) "Core Variables" [Active]org.eclipse.cvs (1.0.2.r33x_r20080129) "Eclipse CVS Client" [starting]org.eclipse.cvs.source (1.0.2.r33x_r20080129-7C79_B_GLJwq3I9ZCD8L_) "Eclipse CVS Client SDK" [Resolved]org.eclipse.dali.core (0.5.0.zmyeclipse601200710) "Dali Core" [Active]org.eclipse.dali.db (0.5.0.zmyeclipse601200710) "Dali DB" [starting]org.eclipse.dali.edit (0.5.0.zmyeclipse601200710) "Dali Edit" [starting]org.eclipse.dali.gen (0.5.0.zmyeclipse601200710) "Dali Entity Gen" [starting]org.eclipse.dali.ui (0.5.0.zmyeclipse601200710) "Dali Java Persistence API (JPA) Tools" [starting]org.eclipse.dali.utility (0.5.0.zmyeclipse601200710) "Dali Utility" [Active]org.eclipse.datatools.connectivity (1.0.1.200709061) "Data Tools Platform Connectivity Plug-in" [starting]org.eclipse.datatools.connectivity.db.generic (1.0.0.200706071) "Eclipse Data Tools Platform Generic DB Connectivity Plug-in" [starting]org.eclipse.datatools.connectivity.db.generic.ui (1.0.1.200708201) "Eclipse Data Tools Platform Generic DB UI Plug-in" [starting]org.eclipse.datatools.connectivity.dbdefinition.genericJDBC (1.0.0.200706071) "Eclipse Data Tools Platform DBDefinition Generic JDBC Plug-in" [starting]org.eclipse.datatools.connectivity.oda (3.1.0.200708161) "DTP Open Data Access" [starting]org.eclipse.datatools.connectivity.oda.consumer (3.1.1.200708221) "DTP ODA Consumer Helper Component Plug-in" [starting]org.eclipse.datatools.connectivity.oda.design (3.0.5.200709071) "DTP ODA Design Session Model" [starting]org.eclipse.datatools.connectivity.oda.design.ui (3.0.5.200709071) "DTP ODA Designer UI Framework Plug-in" [starting]org.eclipse.datatools.connectivity.oda.flatfile (3.0.4.200706071) "Eclipse Data Tools Platform Flat File ODA Runtime Driver" [starting]org.eclipse.datatools.connectivity.oda.flatfile.ui (3.0.5.200707301) "Eclipse Data Tools Platform Flat File ODA Designer" [starting]org.eclipse.datatools.connectivity.oda.profile (3.0.5.200708131) "DTP ODA Connection Profile Framework Plug-in" [starting]org.eclipse.datatools.connectivity.oda.template.ui (3.0.5.200707301) "DTP ODA New Plug-in Template Wizard" [starting]org.eclipse.datatools.connectivity.sqm.core (1.0.1.200709071) "Eclipse Data Tools Platform SQM Core Plug-in" [starting]org.eclipse.datatools.connectivity.sqm.core.ui (1.0.1.200708201) "Eclipse Data Tools Platform SQM UI Plug-in" [starting]org.eclipse.datatools.connectivity.sqm.fe.ui (1.0.0.200706071) "Eclipse Data Tools Platform FE UI Plug-in" [starting]org.eclipse.datatools.connectivity.sqm.fe.ui.actions (1.0.0.200706071) "Eclipse Data Tools Platform FE Ui Actions Plug-in" [starting]org.eclipse.datatools.connectivity.sqm.server.ui (1.0.0.200709141) "Eclipse Data Tools Platform Server UI Plug-in" [starting]org.eclipse.datatools.connectivity.ui (1.0.1.200708231) "Data Tools Platform Connectivity UI Plug-in" [starting]org.eclipse.datatools.connectivity.ui.dse (1.0.1.200709171) "Eclipse Data Tools Platform Data Source Explorer Plug-in" [starting]org.eclipse.datatools.help (1.5.0.200706181) "Data Tools Platform Help Utilities" [Resolved]org.eclipse.datatools.lpg (1.0.0.200706071) "Wrapper for the LPG java runtime" [Resolved]org.eclipse.datatools.modelbase.dbdefinition (1.0.0.200706071) "Eclipse Data Tools Platform DBDefinition Model" [starting]org.eclipse.datatools.modelbase.sql (1.0.0.200708161) "Eclipse Data Tools Platform SQLModel Plug-in" [starting]org.eclipse.datatools.modelbase.sql.edit (1.0.0.200706071) "Eclipse Data Tools Platform SQLModel Edit Plug-in" [starting]org.eclipse.datatools.modelbase.sql.query (1.0.0.200706151) "Eclipse Data Tools Platform SQL Query Model Plugin" [starting]org.eclipse.datatools.modelbase.sql.xml.query (1.0.0.200706151) "Eclipse Data Tools Platform SQL XML Query Model Plugin" [starting]org.eclipse.datatools.sqltools.common.ui (1.0.0.200708161) "Eclipse Data Tools Platform SQL Tools Common UI Plug-in" [starting]org.eclipse.datatools.sqltools.data.core (1.0.0.200706151) "Data Core Plugin" [starting]org.eclipse.datatools.sqltools.data.ui (1.0.0.200706151) "Data UI Plugin" [starting]org.eclipse.datatools.sqltools.db.generic (1.0.0.200706131) "Eclipse Data Tools Platform SQL Tools Generic Database Plug-in" [starting]org.eclipse.datatools.sqltools.debugger.core (1.0.0.zmyeclipse601200710) "Eclipse Data Tools Platform SQL Debugger Framework" [starting]org.eclipse.datatools.sqltools.editor.core (1.0.0.200709261) "Eclipse Data Tools Platform SQL Editor Core Plug-in" [starting]org.eclipse.datatools.sqltools.parsers.sql (1.0.0.200706161) "Eclipse Data Tools Platform SQL Parser Plugin" [starting]org.eclipse.datatools.sqltools.parsers.sql.lexer (1.0.0.200706161) "Eclipse Data Tools Platform Lexer Plug-in" [starting]org.eclipse.datatools.sqltools.parsers.sql.query (1.0.0.200706162) "Eclipse Data Tools Platform SQL Query Parser Plugin" [Resolved]org.eclipse.datatools.sqltools.parsers.sql.xml.query (1.0.0.200706151) "Eclipse Data Tools Platform SQL XML Query Parser Plugin" [starting]org.eclipse.datatools.sqltools.plan (1.0.0.200709061) "Eclipse Data Tools Platform SQL Execution Plan View Plug-in" [starting]org.eclipse.datatools.sqltools.result (1.0.0.200709061) "Eclipse Data Tools Platform SQL Results View Plug-in" [starting]org.eclipse.datatools.sqltools.routineeditor (1.0.0.200708161) "Eclipse Data Tools Platform SQL Tools Routine Editor Plug-in" [starting]org.eclipse.datatools.sqltools.sql (1.0.0.200706111) "Eclipse Data Tools Platform SQL Core Plug-in" [starting]org.eclipse.datatools.sqltools.sqleditor (1.0.0.zmyeclipse601200710) "Eclipse Data Tools Platform SQL Editor" [starting]org.eclipse.datatools.sqltools.sqlscrapbook (1.0.0.zmyeclipse601200710) "Eclipse Data Tools Platform Sqlscrapbook Plug-in" [starting]org.eclipse.datatools.sqltools.tabledataeditor (1.0.0.200706071) "Eclipse Data Tools Platform Table Data Editor Plug-in" [starting]org.eclipse.datatools.sqltools.tablewizard (1.0.0.200706071) "Eclipse Data Tools Platform Database Table Creation Plug-in" [starting]org.eclipse.debug.core (3.3.2.v20080117_r332) "Debug Core" [Active]org.eclipse.debug.ui (3.3.2.v20080117_r332) "Debug UI" [Active]org.eclipse.draw2d (3.2.100.v20070529) "Graphical Editing Framework Draw2d" [Active]org.eclipse.emf (2.3.0.v200709252135) "Eclipse Modeling Framework (EMF)" [starting]org.eclipse.emf.ant (2.3.1.v200709252135) "EMF Ant Tasks" [starting]org.eclipse.emf.codegen (2.3.1.v200709252135) "EMF Template Code Generator" [starting]org.eclipse.emf.codegen.ecore (2.3.1.v200709252135) "EMF Ecore Code Generation" [starting]org.eclipse.emf.codegen.ecore.ui (2.3.0.v200709252135) "EMF Ecore Code Generation UI" [starting]org.eclipse.emf.codegen.ui (2.3.0.v200709252135) "EMF Template Code Generator UI" [starting]org.eclipse.emf.common (2.3.0.v200709252135) "EMF Common" [Active]org.eclipse.emf.common.ui (2.3.1.v200709252135) "EMF Common UI" [starting]org.eclipse.emf.commonj.sdo (2.3.0.v200709252135) "CommonJ SDO" [starting]org.eclipse.emf.converter (2.3.0.v200709252135) "EMF Model Convert Support" [starting]org.eclipse.emf.ecore (2.3.1.v200709252135) "EMF Ecore" [Active]org.eclipse.emf.ecore.change (2.3.0.v200709252135) "EMF Ecore Change Model" [starting]org.eclipse.emf.ecore.change.edit (2.3.0.v200709252135) "EMF Ecore Change Edit Support" [starting]org.eclipse.emf.ecore.edit (2.3.0.v200709252135) "EMF Ecore Edit Support" [starting]org.eclipse.emf.ecore.editor (2.3.1.v200709252135) "Sample Ecore Editor" [starting]org.eclipse.emf.ecore.sdo (2.3.0.v200709252135) "EMF Service Data Objects (SDO)" [starting]org.eclipse.emf.ecore.xmi (2.3.1.v200709252135) "EMF XMI" [Active]org.eclipse.emf.edit (2.3.1.v200709252135) "EMF Edit" [starting]org.eclipse.emf.edit.ui (2.3.1.v200709252135) "EMF Edit UI" [starting]org.eclipse.emf.exporter (2.3.0.v200709252135) "EMF Model Export Support" [starting]org.eclipse.emf.importer (2.3.1.v200709252135) "EMF Model Import Support" [starting]org.eclipse.emf.importer.ecore (2.3.1.v200709252135) "EMF Ecore Importer" [starting]org.eclipse.emf.importer.java (2.3.1.v200709252135) "EMF Annotated Java Importer" [starting]org.eclipse.emf.importer.rose (2.3.1.v200709252135) "EMF Rose Importer" [starting]org.eclipse.emf.mapping (2.3.0.v200709252135) "EMF Mapping" [starting]org.eclipse.emf.mapping.ecore (2.3.0.v200709252135) "Eclipse Modeling Framework (EMF) - org.eclipse.emf.mapping.ecore" [starting]org.eclipse.emf.mapping.ecore.editor (2.3.0.v200709252135) "Eclipse Modeling Framework (EMF) - org.eclipse.emf.mapping.ecore.editor" [starting]org.eclipse.emf.mapping.ecore2ecore (2.3.0.v200709252135) "Ecore to Ecore Mapping" [starting]org.eclipse.emf.mapping.ecore2ecore.editor (2.3.0.v200709252135) "Ecore to Ecore Mapping Editor" [starting]org.eclipse.emf.mapping.ecore2xml (2.3.0.v200709252135) "Ecore to XML Mapping" [starting]org.eclipse.emf.mapping.ecore2xml.ui (2.3.0.v200709252135) "Ecore to XML Mapping UI" [starting]org.eclipse.emf.mapping.ui (2.3.0.v200709252135) "EMF Mapping UI" [starting]org.eclipse.equinox.app (1.0.1.R33x_v20070828) "Equinox Application Container" [Active]org.eclipse.equinox.common (3.3.0.v20070426) "Common Eclipse Runtime" [Active]org.eclipse.equinox.http.jetty (1.0.1.R33x_v20070816) "Jetty Http Service" [starting]org.eclipse.equinox.http.registry (1.0.1.R33x_v20071231) "Http Service Registry Extensions" [Resolved]org.eclipse.equinox.http.servlet (1.0.1.R33x_v20070816) "Http Services Servlet" [starting]org.eclipse.equinox.jsp.jasper (1.0.1.R33x_v20070816) "Jasper Jsp Support Bundle" [starting]org.eclipse.equinox.jsp.jasper.registry (1.0.0.v20070607) "Jasper Jsp Registry Support Plug-in" [starting]org.eclipse.equinox.launcher (1.0.1.R33x_v20080118) "Equinox Launcher" [Resolved]org.eclipse.equinox.launcher.carbon.macosx (1.0.3.R33x_v20080118) "Equinox Launcher MacOSX Fragment" [Resolved]org.eclipse.equinox.preferences (3.2.101.R33x_v20080117) "Eclipse Preferences Mechanism" [Active]org.eclipse.equinox.registry (3.3.1.R33x_v20070802) "Extension Registry Support" [Active]org.eclipse.gef (3.2.101.v20070814) "Graphical Editing Framework" [Active]org.eclipse.help (3.3.2.v20071126_33x) "Help System Core" [Active]org.eclipse.help.appserver (3.1.200.v20070510) "Help Application Server" [starting]org.eclipse.help.base (3.3.1.v20070813_33x) "Help System Base" [starting]org.eclipse.help.ui (3.3.2.v20071126_33x) "Help System UI" [starting]org.eclipse.help.webapp (3.3.2.v20071102_33x) "Help System Webapp" [starting]org.eclipse.jdt (3.3.1.r332_v20080131) "Eclipse Java Development Tools" [Resolved]org.eclipse.jdt.apt.core (3.3.1.R33x_v20071112-2330) "Java Annotation Processing Core" [Active]org.eclipse.jdt.apt.pluggable.core (1.0.1.R33x_v20071002-2100) "Java Compiler Apt IDE" [installed]org.eclipse.jdt.apt.ui (3.3.1.R33x_v20071002-2100) "Java Annotation Processing UI" [starting]org.eclipse.jdt.compiler.apt (1.0.1.R33x_v20071002-2100) "Java Compiler Apt" [installed]org.eclipse.jdt.compiler.tool (1.0.1.v_793_R33x) "Java Compiler Tool Support" [installed]org.eclipse.jdt.core (3.3.3.v_793_R33x) "Java Development Tools Core" [Active]org.eclipse.jdt.core.manipulation (1.1.0.v20070606-0010) "Java Code Manipulation Functionality" [Active]org.eclipse.jdt.debug (3.3.1.v20070719_r331) "JDI Debug Model" [Active]org.eclipse.jdt.debug.ui (3.2.102.v20071002_r332) "JDI Debug UI" [Active]org.eclipse.jdt.doc.isv (3.3.1.r331_v20070913) "Eclipse JDT Plug-in Developer Guide" [starting]org.eclipse.jdt.doc.user (3.3.2.r332_20080116-0900) "Eclipse Java Development User Guide" [starting]org.eclipse.jdt.junit (3.3.2.r332_20080109-0800) "Java Development Tools JUnit support" [Active]org.eclipse.jdt.junit.runtime (3.3.0.v20070606-0010) "Java Development Tools JUnit runtime support" [Resolved]org.eclipse.jdt.junit4.runtime (1.0.100.v20070606-0010) "Java Development Tools JUnit4 runtime support" [Resolved]org.eclipse.jdt.launching (3.3.2.v20080115_r332) "Java Development Tools Launching Support" [Active]org.eclipse.jdt.launching.macosx (3.1.100.v20061211) "Mac OS X Launcher" [Active]org.eclipse.jdt.source (3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7) "Eclipse Java Development Tools SDK" [Resolved]org.eclipse.jdt.source.macosx.carbon.ppc (3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL) "pluginName" [installed]org.eclipse.jdt.ui (3.3.2.r332_20080128) "Java Development Tools UI" [Active]org.eclipse.jem (2.0.100.v200709051030) "Java EMF Model" [Active]org.eclipse.jem.beaninfo (2.0.0.v200705302225) "Java EMF Model BeanInfo (Introspection) Support" [starting]org.eclipse.jem.proxy (2.0.0.v200705302225) "Java EMF Model Proxy Support" [starting]org.eclipse.jem.ui (2.0.0.v200705302225) "Java EMF Model UI" [Active]org.eclipse.jem.util (2.0.1.v200709051030) "Java EMF Model Utilities" [Active]org.eclipse.jem.workbench (2.0.0.v200705302225) "Java EMF Model Workbench Support" [Active]org.eclipse.jface (3.3.2.M20080207-0800) "JFace" [Active]org.eclipse.jface.databinding (1.1.1.M20080207-0800) "JFace Data Binding for SWT and JFace" [Resolved]org.eclipse.jface.text (3.3.2.r332_20071017-0800) "JFace Text" [Resolved]org.eclipse.jpt.core (1.0.1.zmyeclipse601200710) "Java Persistence API Tools - Core" [installed]org.eclipse.jsch.core (1.0.0.I20070426) "JSch Core" [Active]org.eclipse.jsch.ui (1.0.1.r33x_20070709) "JSch UI" [starting]org.eclipse.jst (1.0.2.zmyeclipse601200710) "J2EE Standard Tools (JST)" [Resolved]org.eclipse.jst.common.annotations.controller (1.1.2.v200708301745) "Annotation Controller Plug-in" [Resolved]org.eclipse.jst.common.annotations.core (1.1.2.v200706120315) "Annotation Core Plug-in" [Resolved]org.eclipse.jst.common.annotations.ui (1.1.2.v200706120315) "Annotations UI Plug-in" [starting]org.eclipse.jst.common.frameworks (1.1.102.v200709122200) "Integration Plug-in" [Active]org.eclipse.jst.common.project.facet.core (1.1.1.v200706120315) "Project Facet Core (Java Support)" [starting]org.eclipse.jst.ejb.ui (1.1.102.v200709122200) "WTP EJB UI Plug-in" [starting]org.eclipse.jst.j2ee (1.1.105.zmyeclipse601200710) "J2EE Component" [Active]org.eclipse.jst.j2ee.core (1.1.103.v200709191000) "J2EE Core Component" [Active]org.eclipse.jst.j2ee.ejb (1.1.104.zmyeclipse601200710) "EJB component Plug-in" [starting]org.eclipse.jst.j2ee.ejb.annotation.model (1.1.2.v200706120315) "EJB Annotation Model Plug-in" [starting]org.eclipse.jst.j2ee.ejb.annotations.emitter (1.1.2.v200708301745) "EJB Emitter Plug-in" [starting]org.eclipse.jst.j2ee.ejb.annotations.ui (1.1.2.v200706191638) "EJB Annotations Ui Plug-in" [starting]org.eclipse.jst.j2ee.ejb.annotations.xdoclet (1.1.2.zmyeclipse601200710) "Xdoclet Annotations Plug-in" [starting]org.eclipse.jst.j2ee.infopop (1.0.203.v200706110217) "J2EE tools infopops" [Resolved]org.eclipse.jst.j2ee.jca (1.1.104.zmyeclipse601200710) "JCA Plug-in" [starting]org.eclipse.jst.j2ee.jca.ui (1.1.100.v200706071630) "WTP JCA UI Plug-in" [starting]org.eclipse.jst.j2ee.navigator.ui (1.1.102.v200709122200) "J2EE Extensions to Common Navigator" [starting]org.eclipse.jst.j2ee.ui (1.1.102.zmyeclipse601200710) "WTP J2EE UI Plug-in" [starting]org.eclipse.jst.j2ee.web (1.1.104.zmyeclipse601200710) "Web Plug-in" [starting]org.eclipse.jst.j2ee.webservice (1.1.101.v200709122200) "Web Service Plug-in" [starting]org.eclipse.jst.j2ee.webservice.ui (1.1.102.v200709122200) "WTP Webservice UI Plug-in" [starting]org.eclipse.jst.j2ee.xdoclet.runtime (1.1.2.v200706120315) "XDocletRuntime Plug-in" [starting]org.eclipse.jst.jee (1.0.1.v200709251200) "JEE common Plug-in" [starting]org.eclipse.jst.jee.ejb (1.0.1.v200709251200) "JEE Ejb Plug-in" [starting]org.eclipse.jst.jee.ui (1.0.1.v200709122200) "Ui Plug-in" [starting]org.eclipse.jst.jee.web (1.0.1.v200709251200) "JEE Web Plug-in" [starting]org.eclipse.jst.jsf.common (1.0.1.zmyeclipse601200710) "JavaServer Faces Tools - Common" [Active]org.eclipse.jst.jsf.common.ui (1.0.1.zmyeclipse601200710) "JavaServer Faces Tools - Common UI" [starting]org.eclipse.jst.jsf.core (1.0.1.zmyeclipse601200710) "JavaServer Faces Tools - Core" [Active]org.eclipse.jst.jsf.facesconfig (1.0.1.zmyeclipse601200710) "JavaServer Faces Tools - FacesConfig Model" [starting]org.eclipse.jst.jsf.facesconfig.ui (1.0.1.v20070912) "JavaServer Faces Tools - FacesConfig Editor" [starting]org.eclipse.jst.jsf.standard.tagsupport (1.0.1.v20070912) "JavaServer Faces Tools - Taglibrary Metadata" [starting]org.eclipse.jst.jsf.ui (1.0.1.zmyeclipse601200710) "JavaServer Faces Tools - UI" [starting]org.eclipse.jst.jsp.core (1.2.1.zmyeclipse601200710) "Structured Source JSP Model" [Active]org.eclipse.jst.jsp.ui (1.1.201.zmyeclipse601200710) "SSE JSP Source Editor" [starting]org.eclipse.jst.jsp.ui.infopop (1.0.3.v200706110217) "JSP tools infopops" [Resolved]org.eclipse.jst.pagedesigner (1.0.1.zmyeclipse601200710) "JavaServer Faces Tools - Web Page Editor" [starting]org.eclipse.jst.pagedesigner.jsf.ui (1.0.1.zmyeclipse601200710) "JavaServer Faces Tools - Pagedesigner UI" [starting]org.eclipse.jst.pagedesigner.jsp.core (1.0.1.zmyeclipse601200710) "JavaServer Faces Tools - JSP Core Pagedesigner" [starting]org.eclipse.jst.server.core (1.0.205.v20070829b) "Java Server Support" [starting]org.eclipse.jst.server.generic.core (1.0.205.v200709061325) "Generic Server Plugin" [starting]org.eclipse.jst.server.generic.jboss (1.5.105.v200709061325) "JBoss Generic server definitions" [starting]org.eclipse.jst.server.generic.jonas (1.5.105.v200709061325) "JOnAS Generic Server definitions" [starting]org.eclipse.jst.server.generic.oc4j (1.5.105.v200709061325) "Oracle OC4J v10.1.3 DP4 Generic Server Definition Core Plug-in" [starting]org.eclipse.jst.server.generic.ui (1.0.205.v200709061325) "Generic Server Plugin UI" [starting]org.eclipse.jst.server.installable (1.5
  6. I have an application which produces a pdf report for display in an embedded browser, this works fine. I have added the facility to print the report using printReport. When I run this on an XP box with the dialog parameter true, everything is fine. When I run it on OSX the application hangs on printReport. If I set the dialog parameter false, it works perfectly, sending the output to the default printer. Although not a show stopper this is an irritation. I appear to get an exception thrown ; 2008-05-27 12:25:41.780 java[805:80f] [Java CocoaComponent compatibility mode]: Enabled 2008-05-27 12:25:41.781 java[805:80f] [Java CocoaComponent compatibility mode]: Setting timeout for SWT to 0.100000 Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at apple.awt.CGraphicsEnvironment.displayChanged(CGraphicsEnvironment.java:65) at apple.awt.CToolkit$4.run(CToolkit.java:1259) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209) at java.awt.EventQueue.dispatchEvent(EventQueue.java:461) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176) at java.awt.EventDispatchThread.run(EventDispatchThread.java:110) Code:
  7. I get the idea, I just had to read the chapter on setting up the datasource with the correct usage and path and it now works a treat. I now have a subreport for the address to deal with variable number of address lines and one for the invoice lines. It is actually more flexible than BIRT and will allow for reusage. Thanks
  8. I'm new to jasper / ireports, so far it's great so much more easy to setup and produce printed reports. Having fought with BIRT .... My question is, I have an XML remote datasource, that works fine, but I have an invoice node which has the invoice number, creation date etc and then a set of nodes for each line entry in the invoice. It seems that I can either have the invoice details and one line entry printed or all the line entries and no invoice details. Is this a case for a subreport for the line details and the invoice details are picked up by the main report? In BIRT you could specify a table which could be populated with, in this case the line information Regards
  9. I am running jasper reports inside a jboss application server everything works with the xml and report when testing with iReports and from a simple java application, but from within a servlet I get the following exception 21:30:01,937 ERROR [sTDERR] net.sf.jasperreports.engine.JRException: Class "net.sf.jasperreports.engine.util.xml.XalanXPathExecuterF actory" should be compatible with "net.sf.jasperreports.engine.util.xml.JRXPathExecuterFactory" I have the latest jasperReports as of today, and jboss-4.2.1. I see that jboss has its own xalan distribution included The code that is being used is as follows // output the xml to a byte arry output stream XMLOutputter formatter = new XMLOutputter(); ByteArrayOutputStream xmlOutputStream = new ByteArrayOutputStream(); formatter.output(xmlResponseDoc, xmlOutputStream); // create a jasper reports xml datasource based on the xml byte array InputStream xmlInputStream = new ByteArrayInputStream(xmlOutputStream.toByteArray()); JRXmlDataSource xmlDataSource = new JRXmlDataSource(xmlInputStream, "/Invoice"); // load the jasper report InputStream jasperReportInputStream = getClass().getClassLoader().getResourceAsStream("reports/test.jasper"); // run the xml against the report JasperPrint jPrint = JasperFillManager.fillReport(jasperReportInputStream, null, xmlDataSource); // send the result as a pdf to the servlet output stream JasperExportManager.exportReportToPdfStream(jPrint, response.getOutputStream()); Any thoughts /Dominic
×
×
  • Create New...