Subject | Re: Error Messages and Interclient Incompatabilities |
---|---|
Author | Ian A. Newby |
Post date | 2003-03-07T15:12:26Z |
Hi Roman,
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
> Something wrong is with your classloader. It would be great if youin
> can find the reason, because you are not the only one complaining
> about this, however no test case exists. Error messages are stored
> the firebirdsql.jar/isc_error_messages.properties file and areloaded
> 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