[ http://issues.apache.org/jira/browse/DIRMINA-227?page=comments#action_12436180 ] Pablo Pita Leira commented on DIRMINA-227: ------------------------------------------
I used Spring annotations for exposing a couple of methods via JMX. Spring offers also a 1.4 compatible way of creating those using jakarta Commons Attributes : http://www.springframework.org/docs/reference/jmx.html 20.3.2. Using source-Level metadata I could do that change in the source and mention it in the documentation to be compatible with 1.4. > 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
