Hi, I am considering using JMX as a mechanism to allow external Flash clients to connect to JMS topics.
The way I see this working is creating a JMX bean that listens on a well known port. The Flash clients would then open a socket connection to this bean which would then accept the connection and start a JMS proxy object which subscribe to a particular topic. Does anyone know whether JBoss provides any standard mbeans that would listen on a configurable port and then run a specified action on an incoming request? Alternativley does anyone know how to a flash client could subscribe to a JBossMQ topic? Regards, Jeff. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3881387#3881387 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3881387 ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
