[infinispan-issues] [JBoss JIRA] Updated: (ISPN-509) Plug listeners via XML

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Thu Feb 24 02:47:13 EST 2011


     [ https://issues.jboss.org/browse/ISPN-509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreño updated ISPN-509:
----------------------------------

    JBoss Forum Reference: http://community.jboss.org/message/589158#589158
              Description: 
This would allow Hot Rod servers to be plugged with listeners in an easier way (otherwise you'd have to think of passing some kind of command line parameters with listeners which is not right).

Alternatively, if someone wanted to hook listeners to Hot Rod, they'd to write some code to programatically start a Hot Rod server and associate the listener.

  was:
Enable Hot Rod servers to have listeners injected.

At the moment, this would require some code to programatically start a Hot Rod server and associate the listener. This would not be nice cos such program would need to deal with command line parameters....etc.

So, we need a way to put listeners into Hot Rod server. I can think of two options:
- Enable listeners to be set via configuration XML.
- Enable Hot Rod to be passed listeners via command line parameter and get Hot Rod to instantiating them.

                  Summary: Plug listeners via XML  (was: Enable listeners to be hooked to Hot Rod servers)


> Plug listeners via XML
> ----------------------
>
>                 Key: ISPN-509
>                 URL: https://issues.jboss.org/browse/ISPN-509
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Cache Server
>            Reporter: Galder Zamarreño
>            Assignee: Galder Zamarreño
>              Labels: hotrod
>             Fix For: 5.1.0.BETA1, 5.1.0.Final
>
>
> This would allow Hot Rod servers to be plugged with listeners in an easier way (otherwise you'd have to think of passing some kind of command line parameters with listeners which is not right).
> Alternatively, if someone wanted to hook listeners to Hot Rod, they'd to write some code to programatically start a Hot Rod server and associate the listener.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the infinispan-issues mailing list