Subject Re: [Firebird-Java] Re: Jaybird deploy problem: ”No suitable driver”
Author Roman Rokytskyy
> This may be a stupid question, but when I include everything in the deployed jar, does java still need this classpath?
> I mean, when I open the jar with winzip, I can se all the org.firebird... classes. They are right there in the deployed jar file.
>
> If so, what should the classpath be?

If you copied the classes into your JAR, please check if you have also
copied the META-INF entries as well...

Roman