connection « jndi « Java Enterprise Q&A

Home
Java Enterprise Q&A
1.activemq
2.Ant
3.aspectj
4.axis
5.cxf
6.deploy
7.Development
8.ear
9.eclipse
10.ehcache
11.ejb
12.flex
13.grails
14.jax
15.jaxb
16.JBoss
17.jbpm
18.jdo
19.jersey
20.jetty
21.jms
22.jmx
23.jndi
24.junit
25.ldap
26.Library
27.log4j
28.netbeans
29.osgi
30.playframework
31.portlet
32.quartz
33.rabbitmq
34.restful
35.security
36.Session
37.soap
38.tapestry
39.Web Service
40.weblogic
41.websphere
42.wicket
43.workflow
44.wsdl
Java Enterprise Q&A » jndi » connection 

1. How to ensure LDAP connection over SSL from JNDI    stackoverflow.com

I am new to LDAP and JNDI. I have setup a LDAP server with SSL using OpenDS and a client which uses JNDI to access LDAP. What can I do to ...

2. how to accept self-signed certificates for JNDI/LDAP connections?    stackoverflow.com

I need to connect to an LDAP directory over SSL. In non-production environments, we use self-signed certificates which, of course, fails to validate with:

javax.naming.CommunicationException: simple bind failed: ldapserver:636 [Root exception is javax.net.ssl.SSLHandshakeException: ...

3. How can I test LDAP connection using JNDI    stackoverflow.com

I get an exception javax.naming.NameNotFountException: [LDAP: error code 32 - No Such Object]; remaining name = 'DC=my-company, DC=group' The cause of it could be, that the DN 'DC=my-company, DC=group' is invalid. But ...

4. java jndi ldap connection timeout    stackoverflow.com

I want to control the connection timeout by setting com.sun.jndi.ldap.connect.timeout property. It works well for values under 1000 ms, but if I set values bigger then 1000, the timeout doesn't increase(it ...

5. BIRT Define JNDI Connection in Eclipse Report Designer    stackoverflow.com

I'm trying to design a BIRT report using the report designer plugin in eclipse that will use a JNDI connection. I have found several sources mention that its possible to create ...

6. JNDI connection.    java-forums.org

7. Sun JSAS P.E 9.0 and JNDI connection    forums.oracle.com

Hi all I am guessing this is probably in the wrong spot, so please correct me if there is a better place to put it. I am trying to setup a JNDI connection to a database, but am confused by the parameters that are required. I am expected to fill in the following: Resource Type: JNDI Lookup: Factory Class: But I ...

8. JNDI Connection in JNUIT testing    forums.oracle.com

9. jndi connection problem    forums.oracle.com

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.