Subject | Re: [Firebird-Java] JDBC Issue (2.2.0) |
---|---|
Author | Mark Rotteveel |
Post date | 2012-09-12T07:00:30Z |
On Wed, 12 Sep 2012 05:36:45 -0000, "Donose Mihai"
<donose.mihai@...>
wrote:
You either need to add connector-api-1.5.jar from the lib folder to the
classpath of your application or use jaybird-full-2.2.0.jar (which includes
the connector-api). See the Distribution package section of the release
notes for details.
Mark
<donose.mihai@...>
wrote:
> Hello,{java.lang.NoClassDefFoundError@4744}"java.lang.NoClassDefFoundError:
>
> Here an issue with the driver 2.2.0.
> Loading the driver in a application under Java 1.6 I got:
>
> ex =
>
> javax/resource/ResourceException"There is no issue with the driver, you are missing a required dependency.
>
> I tried to use the driver from DbSchema database tool.
>
> I used the correct dirver ( 1.6 ) from
> http://www.firebirdsql.org/en/jdbc-driver/ [^]
You either need to add connector-api-1.5.jar from the lib folder to the
classpath of your application or use jaybird-full-2.2.0.jar (which includes
the connector-api). See the Distribution package section of the release
notes for details.
Mark