Re: Identifying subscriber and publisher with their IP address

2008-06-10 Thread co
Any other feedback would be aprpeciated. Please be specific in terms of what service to override. The transport service would provide me with the IP address, but does not give me a profile of the client (such as whether it is a subscriber, publisher, or broker). I could intercept the messages,

Re: Identifying subscriber and publisher with their IP address

2008-06-10 Thread Dejan Bosanac
Hi, you can implement your own plugin that will allow you to extend broker's behavior on almost any event You can find more details about plugin mechanism here: http://activemq.apache.org/interceptors.html Cheers -- Dejan Bosanac www.scriptinginjava.net On Mon, Jun 9, 2008 at 8:57 PM, co <[EM