How to access to JDBC connection from a JCA connector
Hi all,
I try to get information from a database in order to retreive my JCA connector's parameters.
When I do the lookup I receive an errorjavax.naming.NameNotFoundException: No object bound to name.
I don't know what I have to modify in the rar.xml in order to enable the JNDI ressource-ref of the JDBC.
thanks your help,
didier

