Subject Re: [Firebird-Java] Jaybird 3.0.0-beta-3 EncodingFactory$DefaultEncodingFactory error
Author Mark Rotteveel
On 2017-03-13 02:10, 'William L. Thomson Jr.' wlt-ml@...
[Firebird-Java] wrote:
> On Sunday, March 12, 2017 4:58:59 PM EDT you wrote:
>> In my experience, Netbeans has the annoying habit of blocking certain
>> paths on the classpath, which might causes resources necessary for
>> Jaybird to not be loaded from the classpath. That is also the reason I
>> asked for the full stacktrace, to identify the specific problem.
>
> I have always used Netbeans and never had any issues with Jaybird.
> Though
> usage maybe vary. I have not had problems running from within Netbeans
> either.

The specific case I had in mind was a Hibernate wizard ("Hibernate
Mapping Files and POJOs from Database") in Netbeans, see
http://stackoverflow.com/questions/18921352/using-meta-inf-services-for-internal-plumbing-of-driver
for a write-up.

Which was 'interesting' because normal Netbeans connections worked, only
that wizard was affected.

Mark