Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jndi

JBoss 7: JNDI lookup

jboss jndi

java.sql.SQLException: Connection has already been closed

java postgresql tomcat jndi

Is the factory attribute for tomcat's server.xml required?

Singleton and DataSource

Configuring/injecting a JMS connection factory and a topic in WildFly

Do Tomcat JDBC Connection pools get shared between instances?

java tomcat jdbc jakarta-ee jndi

Programmatically determining JNDI root context / ear name in JBoss 5.1

Spring Jndi Context and PropertyPlaceholderConfigurer

Oracle driver memory leak - Tomcat

What is the difference between mappedName and lookup attributes of @Resource annotation in EJB?

Weblogic: Call DB2 stored procedure without schema name (property currentSchema)

java db2 weblogic jndi

Is it possible to get "everything" from javax.naming.InitialContext? [duplicate]

java jndi

apache tomcat 7.0.30 datasourcerealm javax.naming.NameNotFoundException: Name [jdbc/proto] is not bound in this Context. Unable to find [jdbc]

Java EE Exception: Name java:comp is not bound in this Context

java tomcat netbeans jndi

Unable to use JNDI DataSource provided by Tomcat in Spring?

Weblogic javax.naming.NameNotFoundException while running application

jdbc weblogic jndi weblogic11g

Lookup a JDBC DataSource in WebSphere 8.5

Context is read only

java spring tomcat servlets jndi

JNDI lookup of EJB3 inside an EAR file on Glassfish

java ejb-3.0 jndi local

Getting a JDBC connection by JNDI in Spring JDBC

spring jdbc jndi spring-jdbc