Top "Jndi" questions

The Java Naming and Directory Interface (JNDI) is a Java API for a directory service that allows Java software clients to discover and look up data and objects via a name.

Spring 3 The matching wildcard is strict, but no declaration can be found for element 'jee:jndi-lookup'

So I am having an issue similar to here... Spring 3.0 Error: The matching wildcard is strict, but no declaration can …

spring hibernate db2 jndi
jndi binding for local and remote stateless bean

I'm trying to implements an EJB3 stateless with a remote and local interfaces the problem is the local one is …

java jakarta-ee ejb-3.0 jndi stateless-session-bean
JNDI with Active Directory PartialResultException

I am basically walking the LDAP tree in Active Directory. At each level I query for "(objectClass=*)". When I do …

java active-directory ldap jndi
LDAP search base DN not working

I'm trying to perform an LDAP search into many different OUs that are located at the root of the directory. …

java ldap jndi distinguishedname ou
JBoss Hibernate conflict with SessionFactory and JNDI

I am starting a project using ICEFaces and Hibernate on a JBoss AplicationServer and now I am stuck getting Hibernate …

hibernate jboss jndi sessionfactory
How to store string values in context.xml

I'd like to store connection URLs in a JNDI binding for my Tomcat application. Since Tomcat uses context.xml for …

java string tomcat jndi context.xml
What is a validationQuery with respect to databases and JNDI?

I seem to be having the same exact problem as the poster of this original SO question. The problem is, …

java jdbc database-connection sybase jndi
How to initialize ConnectionFactory for remote JMS queue when remote machine is not running?

Using JBoss 4.0.5, JBossMQ, and Spring 2.0.8, I am trying to configure Spring to instantiate beans which depend on a remote JMS …

deployment jboss jms jndi jbossmq
active directory filter with objectGUID encoded as specified in rfc2254 doesn't work

I'm using java ldap to access active directory, more specifically spring ldap. a group search by objectGUID yields no results …

active-directory ldap jndi spring-ldap active-directory-group
Setting up a URL resource on WebSphere Application Server 7.0?

I need to setup a URL resource in WebSphere and is following this tutorial. However, the tutorial requires the modification …

websphere jndi web.xml websphere-7