Kiran Ayyagari wrote: > > ldapServer = new LdapServer(); > ldapServer.setTransports( new TcpTransport( 1024 ) ); > ldapServer.setDirectoryService( dirService ); >
Brilliant, just what I needed to know. Everything's working again now. Cheers, Marian. -- View this message in context: http://www.nabble.com/1.5.5.---LdapService-gone--tp25117748p25134556.html Sent from the Apache Directory Project mailing list archive at Nabble.com.
