[ http://issues.apache.org/jira/browse/DIRMINA-227?page=comments#action_12436212 ] Niklas Therning commented on DIRMINA-227: -----------------------------------------
Hmmm, I don't know if commons attributes is such a good idea since they need an extra compilation step. How about using MethodNameBasedMBeanInfoAssembler instead? That way the JMX stuff would be specified only in the Spring config file, right? Please correct me if I'm wrong. I haven't used Spring's JMX support myself so I might be totally wrong. > Chat server example with Spring configuration > --------------------------------------------- > > Key: DIRMINA-227 > URL: http://issues.apache.org/jira/browse/DIRMINA-227 > Project: Directory MINA > Issue Type: New Feature > Affects Versions: 0.9.4 > Reporter: Pablo Pita Leira > Priority: Trivial > Fix For: 1.0 > > Attachments: ChatServer_source.tar.gz > > > Example code of a simple chat server which is configured via Spring. There > are several directories, starting from the simplest server code with no > Spring configuration, to the most advanced one, which offers some > functionality by using JMX features too. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
