Subject Re: [Firebird-Java] Eclipse, Dali, JPA - No tables under Schema
Author Roman Rokytskyy
Hi,

> I was just wondering about the fixes that you mention to DTP 1.0...
>
> My first question would be are these fixes available?
> Second question, if they are available, are they easy to apply? I see my current Eclipse 3.2.2 uses 0.9.1

See bug reports

https://bugs.eclipse.org/bugs/show_bug.cgi?id=175454
https://bugs.eclipse.org/bugs/show_bug.cgi?id=175455
https://bugs.eclipse.org/bugs/show_bug.cgi?id=175456
https://bugs.eclipse.org/bugs/show_bug.cgi?id=175457
https://bugs.eclipse.org/bugs/show_bug.cgi?id=175458

I have applied them to DTP 1.0, simply recompiled the supplied sources
and replaced the patched classes in appropriate jar files. Also I do not
know whether those are correct fixes, they work for me, but DTP team
might have better ones.

> As mentioned, I am just playing and learning at this stage... but have been playing against already existing Firebird databases.
>
> Since it is just playing... it is therefore not mission critical... I could test the Dali part against PostgreSQL, but if the updates are available, and not too difficult to apply, I might give it a try.

I do not know what Deli is and what additional parts it needs, and I am
not sure whether it would work without Firebird plugin I am currently
developing.

Roman