]
Tristan Tarrant closed ISPN-509.
--------------------------------
Resolution: Out of Date
Plug listeners via XML
----------------------
Key: ISPN-509
URL:
https://issues.jboss.org/browse/ISPN-509
Project: Infinispan
Issue Type: Feature Request
Components: Remote Protocols
Reporter: Galder ZamarreƱo
Assignee: Galder ZamarreƱo
Labels: hotrod
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.