Re: DirectoryService.getSession thread safe

2012-11-23 Thread Emmanuel Lécharny
Le 11/23/12 11:00 AM, Eugene Prokopiev a écrit : > Hi, > > Is it possible to use DirectoryService.getSession (or getAdminSession) from > different threads inside tha same JVM with embedded ApacheDS or I need to > use network connection? It's thread safe. Every operation started with getSession() w

DirectoryService.getSession thread safe

2012-11-23 Thread Eugene Prokopiev
Hi, Is it possible to use DirectoryService.getSession (or getAdminSession) from different threads inside tha same JVM with embedded ApacheDS or I need to use network connection? -- Regards, Eugene Prokopiev