Subject Re: Firebird pool in Sun Java System Application Server
Author mozheyko_d
> > if i change type from TYPE4 to TYPE2 error message:
> > Operation 'pingConnectionPool' failed in 'resources'
> > Config Mbean. Target exception message: no jaybird in
> > java.library.path.
> >
> > What's wrong?
> For type TYPE2 you mast add libjaybird.so in java.library.path.

I put libjaybird.so in java.library.path and change type to TYPE2.
No error message but same result - timeout exceeded. :(