Can't Extract Tamino Java API examples

I’m new to the Tamino Java API and I’ve been going through the dicumentation and when I try to extract the examples like the documentation says using the jar utility I get an error.
I have included all the .jar files contained in the directory /lib in my CLASSPATH, please advice.
Thanks

Hello venuela,

could you please provide some further details about the error?

Do you receive an error from the Jar program when you try to run it? Could you please post the command you are executing, and the corresponding error message that you receive?

Thanks,
Trevor.

Hi!

I have the same problem. Then I copied all jar files in bin (for example: c:/j2sdk1.4.1_01/bin)directory and execute them from there, and now it works properly.