Subject Re: [Firebird-Java] Problems with FBWrappingDataSource and JNDI
Author Hervé Soulard
Hi Rick,

Are you using this in a J2EE server or some other framework, or are you
writing the JNDI routines yourself?

In a standalone application.

Roman suggested to add

         props.put(Context.OBJECT_FACTORIES, FBWrappingDataSource.class.getName());

Not tested yet but I will do it soon.

Thanks,

                                    HervĂ©.