Subject Re: Error Messages and Interclient Incompatabilities
Author Ian A. Newby
Hi Roman,

> Something wrong is with your classloader. It would be great if you
> can find the reason, because you are not the only one complaining
> about this, however no test case exists. Error messages are stored
in
> the firebirdsql.jar/isc_error_messages.properties file and are
loaded
> using classloader that loaded org.firebidsql.gds.GDS class.

We are using Jetty 3.1 as our web server (www.mortbay.com). The
Firebirdsql.jars are placed in the WEB-INF/lib directory. If I
extract the *.properties file from the jar and put them in the WEB-
INF/classes directory the error messages appear.

Thats about all I can say at the moment. How do I find out what
classloader I am using?

Regards
Ian Newby