[jboss-user] [Remoting] - How to add ConnectionListener in JBoss ?

Rhodan do-not-reply at jboss.com
Tue Apr 15 16:50:35 EDT 2008


Hello,

i'm currently evaluating jboss-remoting for our project. Therefore i tried to implement a server-side connection listener. I understand, that i declarative can configure and deploy a (socket-) connector via jboss-service.xml or an own *-service.xml.

But how can i bind MyOwnConnectionListener.class as a listener to this connector ? The documentation says only that it's not possible via xml. But what's then the alternative in jboss ? How can i get inside my beans a instance of the deployed remoting-service/connector to add the listener?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4144338#4144338

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4144338



More information about the jboss-user mailing list