Hi, I have a very strange scenario. In which 3 EJB access a Socket to read from it.The issue is that 3 EJB should be shared with one Socket. I am able to do the Single Socket but when I application is hit with mutiple users I am getting a connection Time Out.