1 Reply Latest reply on Feb 2, 2009 10:06 AM by beve

    Custom Listener

    viniciuscarvalho

      Hello there! We have a project running JBoss ESB that's been running for almost an year with no problems at all.

      One issue, was creating new types of listeners, for instance we need TFTP protocol support, and what we did was create a JMX Bean, that creates a TFTP server and delegates to the JMS listener of JBossESB.

      Now we are facing new chanlenges (UDP, Some proprietary protocols), and we would like to know if there's any way (maybe on 5.0) to create new listeners and have them registred. We took a look at Mule, and it seems to be quite easy to create new connectors there (please this is not a comparison).

      Is it possible to get new listeners?

      Regards