Hello all,
is it posible to use a server socket inside a MBean? The problema I found is that if I
want it to start when the app server starts then it hangs up the loading process because
of the accept() method. What I need is a server socket to listen to other non Java
applications in order to process some messages? And I want it to start automatically !!!
Any ideas?
Thanks in advance,
Victor
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099509#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...