Subject Re: [Firebird-Java] Jaybird 3.0.0-beta-3 EncodingFactory$DefaultEncodingFactory error
Author Mark Rotteveel
On 13-3-2017 04:20, Andrew Ushkov andrew.ushkov@...
[Firebird-Java] wrote:
> Can't find log in NB but here steps to reproduse:
> 1.in <http://1.in> Netbeans Windows-Services(Ctrl-5)
> 2. databases->drivers-(right click)->new driver. add files. I've tryed
> add only jaybird-full or jaybird-full+jna+connector+antldr. ->OK

Either use jaybird-full, or jaybird (not full) + connector. JNA is not
necessary, antlr-runtime is only necessary when you need generated keys
support.

> 3.right click on thes added driver and "connect using this driver". fill
> username,pass, url and "test connection" -> got such error.

Thanks, I was able to reproduce and fix it.

I have published a snapshot with the fix:

You can download it from:
Java 7:
https://www.dropbox.com/s/lhzh0qt5n60i3j0/Jaybird-3.0.0-SNAPSHOT-JDK_1.7.zip?dl=0
Java 8:
https://www.dropbox.com/s/3qy5m0qyoy71d62/Jaybird-3.0.0-SNAPSHOT-JDK_1.8.zip?dl=0

Or from the Sonatype snapshot repository for Maven
(https://oss.sonatype.org/content/repositories/snapshots)

--
Mark Rotteveel