Subject Re: [Firebird-Java] Re: jaybird-2.0.0 and JBoss
Author Roman Rokytskyy
> I have download JayBird-2.0.0RC2JDK_1.5 and try again.
> But I still get the NameNotFoundException (java:/HrJxPjDS not bound)
> ...
> Pleae help. Thanks a lot.

According to the log everything is deployed correctly. Please go to the
jmx-console and call the JNDIView MBean, it will show you list of all JNDI
bindings. I suspect that your data source is bound under HrJxPjDS name in
the global context.

Roman