Hi David,

I've just rechecked everything. The Avalon Framework JAR distributed
with FOP 0.20.5 is lacking (among other things necessary for Barcode4J)
exactly the method that you showed in your stack trace. Barcode4J 1.0
comes with avalon-framework-4.1.5.jar which has the necessary methods. I
suspect you didn't remove the old avalon-framework-cvs-20020806.jar that
comes with FOP from the classpath. If you have two versions of the same
JAR in the classpath, the JVM will pick the first it encounters. Maybe
you're running Tomcat or another web/application container that picks up
JAR by scanning directories. You have to make sure there's no old
avalon-framework JAR lying around. Upgrading the JVM will not help in
this case. I've also tried with avalon-framework-4.2.0. It works.

Good luck.

On 01.03.2005 06:42:51 David Preuss wrote:
> Hi Jeremias,
> 
> thanks for your immediate help but I tried it first with the provided file
> in the dist. After that was not succesfull I tried with the newest
> avalon-framework and then even tried with upgrading jre to 1.4.2_07
> 
> Dont know what to do next,
> 
> thanks in advance for your contribution to this fine list.
> 
> you most probably overlooked an item in [1]. From that page:
> 
> > Important: When you use FOP 0.20.5 together with Barcode4J, make sure
> > you use the version of Avalon Framework that comes with Barcode4J (or
> > the latest release of Avalon Framework). The version from FOP is
> > slightly out-of-date. 
> 
> [1] http://barcode4j.krysalis.org/fop-ext.html



Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to