1 Reply Latest reply on Apr 5, 2010 5:52 PM by rajasundaram

    LDAP Server Persistent Connection Problem

    jeggen

      Hi all,

      I'm having a problem with AS 4.2.2. I have a connection to an ldap server defined via an mbean ExternalContext definition in my jboss-service.xml file. When the connection to the ldap server gets interrupted some how (server dies, network device in between drops the tcp session, etc), the jboss server will not attempt to re-establish the connection to the server and all attempts to access it result in "connection reset" errors. Is there some configuration setting I can change on the mbean, or define the ldap resource in another way, to allow the jboss server to be a bit more tolerant of connection problems?

      Thanks,
      Jeff