Issue Details (XML | Word | Printable)

Key: AMQ-753
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Ramesh Bobba
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ActiveMQ

exposing the client IP Address

Created: 15/Jun/06 01:23 AM   Updated: 19/Jun/06 12:33 PM
Return to search
Component/s: Broker
Affects Version/s: 4.0
Fix Version/s: 4.1.0

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works AMQ-753.patch 2006-06-17 11:41 PM Jason Sherman 37 kB
Environment: all os.


 Description  « Hide
We have a requirement to validate a client's host when a subscription request is performed. Is there a way to do this? If not, can we add this?

 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Hiram Chirino added a comment - 15/Jun/06 02:05 AM
Great idea. It should be simple enough to add a method to the ConnectionViewMBean to expose the connection's IP address for JMX management. Just need to finde someone to take a few moments to implement it.

Jason Sherman added a comment - 17/Jun/06 11:41 PM
This patch will add a remote address property to the JMX connection view

James Strachan added a comment - 19/Jun/06 12:33 PM
Patch applied - many thanks!