I can only explain this with a strange mix of JAR files in your classpath. Make sure you check directories such as <JRE>/lib and <JRE>/lib/endorsed, too.
On 27.01.2007 14:50:56 Sebastian Fey wrote: > Hi, > > Im getting this error when i try to render the example fo "normal.fo" > > im using fop-0.93-bin-jdk1.4 with jre1.5.0_06, classpath is empty. > > C:\fop-0.93>fop normal.fo normal.pdf > "C:\Programme\Java\jre1.5.0_06\bin\java" > Exception in thread "main" java.lang.NoSuchMethodError: > org.apache.fop.apps.Fop.<init> > (Ljava/lang/String;Lorg/apache/fop/apps/FOUserAgent;Ljava/io/OutputStream;)V > at org.apache.fop.apps.FopFactory.newFop(FopFactory.java:227) > at org.apache.fop.cli.InputHandler.renderTo(InputHandler.java:94) > at org.apache.fop.cli.Main.startFOP(Main.java:160) > at org.apache.fop.cli.Main.main(Main.java:191) > > any pointers? > > thx, > > Sebastian Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
