Hi, attaluri1210 wrote: > Hi, > > I have downloaded the latest source from the trunk and I have build it. > When I tried to run FO -> AFP I got the below exception. > Can anyone guide me to get rid of this error. Your help is greatly > appreciated. > > I have downloaded the file by file from the trunk. I believe I did not miss > any file. > Is there a way that we can download the complete code from trunk by single > click.
You need a Subversion client to download the Trunk code. Have a look there: http://xmlgraphics.apache.org/fop/download.html#source > The exception I got is below. Did you build FOP using the provided ant file? It does more than just compiling the source code, it also generates all sorts of files that are needed to properly run FOP. See there: http://xmlgraphics.apache.org/fop/trunk/compiling.html > C:\FOP\fop-0.95>C:\FOP_RANDD\fop-0.95-src\fop-0.95\fop.bat > C:\FOP\fop-0.95\1.fo > -afp 1.afp -c C:\FOP_RANDD\fop-0.95-src\fop-0.95\conf\fop.xconf > Jun 2, 2009 7:34:27 PM org.apache.fop.apps.FopFactoryConfigurator configure > INFO: Default page-height set to: 11in > Jun 2, 2009 7:34:28 PM org.apache.fop.apps.FopFactoryConfigurator configure > INFO: Default page-width set to: 8.26in > Jun 2, 2009 7:34:28 PM org.apache.fop.cli.Main startFOP > SEVERE: Exception > java.lang.IllegalStateException: Event model doesn't contain the definition > for > org.apache.fop.afp.AFPEventProducer <snip/> > > > Thanks! > > Regards, > Bharat HTH, Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
