Subject Re: Java App with embedded server deployment (Linux)
Author Roman Rokytskyy
> It does. When I put "embedded" version of connection string it does
> not work, then when I put jaybird.so in library path it works.
> Althought I just tested simple connection and trivial SQL.

Are you sure that you do not have libfbembed.so in the path?

> > wait for Vulcan release, which will solve this issue.
> Any schedule? (it would be nice to say something to my users who
> ping me from time to time about Linux port)

I do not know. Vulcan is a project for a specific customer and is
planned to be merged with Firebird 2.0 HEAD after release. It is not
clear if it will be publicly available as a separate product before
the code bases are merged. Try asking in Firebird-Support, Ann
Harrison and Paul Beach should have more information on this topic.

Till then you have to install FB server on Linux. Note, you can use
client library in "local" mode, which gives you approx. the same
peformance. I also suspect that server will run without installation
and under regular user account.

> By the way, thanks for great product.

Thanks!

Roman