JNDI naming server for JDBC connections

Customer is asking whether they can do JNDI lookups for JDBC connections configured into Intergration Server 7.1.2? I assume we have Java Naming Server for JMS, is this also available for JDBC Connection pools?

Did you find a solution.

Thank you.

There needs to be a JNDI provider that support that.
WM IS doesn’t have such built-in provider, so you have to use the JDBC adapter instead.

is it possible to embedded tomcat and configure JNDI in that and use it??