Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jndi

Adding custom object to JNDI on Weblogic 10

weblogic jndi weblogic-10.x

How to get driver class name (not driver name) from jdbc connection

java oracle jdbc jndi

Is javax.naming.InitialContext ThreadSafe

java thread-safety jndi

How to activemq in ssl

java ssl jms activemq jndi

Proper usage of JDBC Connection Pool (Glassfish)

Shutting down Spring application makes JNDI name for datasource go away from jdbc context

How to lookup JNDI resources on WebLogic?

weblogic jndi weblogic11g

Servlet-spec: <context-param> vs <env-entry> in web.xml?

servlets jndi context-param

spring jndi NamingException: Name [spring.liveBeansView.mbeanDomain] is not bound in this Context

java spring jndi

ejb lookup failing with NamingException

java ejb jndi

How does the EJB client locate the EJB server without url?

java jakarta-ee ejb jndi

Configure Multiple DataSource in Spring Boot with JNDI

How to get resource from the context.xml file in tomcat webapp?

JNDI lookup works fine using lookUp but not when used in persistence.xml of JPA

Connection pool or data source? Which should I put in JNDI?

java.lang.ClassNotFoundException: org.apache.tomcat.jdbc.pool DataSourceFactory

Does OSGI JNDI allow coexistence with JNDI calls from non-OSGI code?

Unknown NullPointerException in JdbcOdbcDriver.finalize() line: 96

Connection pooling in Spark Java framework