Subject Re: AS3AP source?
Author Roman Rokytskyy
> OK, I got the code compiled and running but when I execute it can't
> find the bundle for benchmarkTpbMapping.
>
> I put a benchmarkTpbMapping_en_US.properties file in the classpath
> but it still can't locate it. The error dump is below.
>
> Any hints?

benchmarkTpbMapping.properties must be in directory
org/firebirdsql/benchmark, not just in root. You do not need to rename
it to *_en_US.properties.

Strange that you have so many problems.... I was able to check it
out, create Eclipse project and that's all...

Roman