With JBoss, you can write services that are plain MBeans and deploy them. You could even
come up with a bean shell script (
http://wiki.jboss.org/wiki/Wiki.jsp?page=BSHDeployer )
and deploy a socket listener that way.
I would probably consider using HTTP instead of a plain socket listener for what you
describe, however. There's no need to reinvent the wheel.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4071757#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...