Subject Re: [Firebird-Java] Firebird 2.5 Services API extensions?
Author Thomas Steinmaurer
>>> any plans to add the Firebird 2.5 Services API enhancements in one of
>>> the next releases?
>> I had no such plans, but that is because I did not check the new
>> features in 2.5.
>
> I did and implemented the new Services API features in Delphi, but I
> need them in Java as well. ;-)
>
>>> If not, I would give it a try implementing it myself, but before
>>> starting, I want to make sure if you have something similar on your plan.
>> That would be great!
>
> Ok. Will give it a try. Let you know, if I have anything you can review.

I've checked out client-java HEAD and I guess the related source is in
main\ right? Especially in org.firebirdsql.management for the Servics
API stuff and org.firebird.gds for the SPB constant stuff ...

Can you give me a quick startup for an Eclipsed based environment to
work on the Jaybird source? I'm not able to build the entire client-java
project due to missing Hibernate, ... Does it make sense just to build
the main path? If so, how? Just removing everything else from the build
path?

Thanks!


Thomas