Subject Connection Pooling Jaybird
Author Michael Koch
Hi

I'm using the Conection Pooling Examples from the FAQ Jaybird examples
(JayBird-2.0.1JDK_1.5) with
Tomcat 5.0.28 and Firebird 1.0.3

8- How do i use JayBird with Tomcat?
http://firebird.sourceforge.net/index.php?op=devel&sub=jdbc&id=faq#8

The first example works fine, but in the second example,
I get the Error Message: Could Not get data source, error:
javax.naming.NameNotFoundException:
Name java:comp is not bound in this Context

Can anybody help me?

Greets miko