Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jndi

Wildfly configuration with DataSource

JNDI lookup failed (NameNotFoundException)

java jetty jndi c3p0

Context specific JNDI parameters problem in tomcat 6

tomcat jndi

Running web app in both Jetty and Tomcat

java tomcat maven jetty jndi

JNDI Service provider for the file system

java jndi

What are the major motivations to use JNDI for datasources? [closed]

java jndi

How does the JNDI lookup work in this JMS example?

java jms jndi

JNDI DataSource with Tomcat 6 and Eclipse

eclipse spring tomcat jndi

why use JndiObjectFactoryBean to config JNDI datasource did not work?

java spring jndi

LDAP user password authentication using JNDI

java ldap jndi

Setting up a datasource with WebSphere Liberty Profile 8.5

jdbc jndi websphere-liberty

Glassfish v3 / JNDI entry cannot be found problems!

Easy way to start a standalone JNDI server (and register some resources)

java datasource jndi

ClassCastException when casting looked-up EJB view in AS7

how to put(bind) object to jndi in spring declaratively?

java spring configuration jndi

javax.naming.NameNotFoundException: Unable to resolve 'MyDB'. Resolved '' Weblogic 12.1.3. c

java jndi weblogic12c

Setting up JNDI Datasource with oracle in Tomcat

oracle tomcat 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