Have a look at ApacheDS code, you may find something very similar over there.
On Thu, Feb 12, 2009 at 11:52 AM, David Rosenstrauch <[email protected]> wrote: > Atul Moglewar wrote: >> >> I'm using same kind of structure using MINA. I wanted to share the data >> between the 2 protocol handlers easily so instead of having 2 different >> server running on 2 different JVMs I set up 2 acceptors in the same >> server. >> I'm not handling the threads myself, but let MINA handle it. >> >> Thanks, >> Atul > > OK, good to know this is possible. > > Thanks! > > DR > -- thanks ashish Blog: http://www.ashishpaliwal.com/blog My Photo Galleries: http://www.pbase.com/ashishpaliwal
