I want to add more details: The need to integrate the MMS server with the AS is more than just start/stop buttons, as I need to get data from the received mms and pass it to componenets in my AS.
The basic flow should be like this: AS running and doing what it needs (forever...) | While MMS server is started do: | listen to MMS messages (concurrently with the AS regular flow) | Once an MMS message arrives , perform: | Accept it | Move it to AS | Keep listening to other MMS messages | until MMS server is stopped View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862289#3862289 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862289 ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
