"Gowri" wrote:
I am using JBOSS ESB socket listener in my project. I tried to connect to the server with this socket listener (JBR-Socket ) using a simple java client program which uses Socket API to make the connection. When I execute this program, I am getting Worker thread initialization error in JBOSS ESB server. But I am not getting this error if I am using org.jboss.remoting.Client for making the connection. Could you pls. let me know why I am getting this error?
Thanks
Gowri