History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: AMQ-1547
Type: New Feature New Feature
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Eric Noam Rodriguez
Votes: 0
Watchers: 0
Operations

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

JMS Selectors can be created for Ajax/REST Servlet clients.

Created: 14/Jan/08 02:09 AM   Updated: 06/May/08 09:22 AM
Component/s: JMS client, Selector
Affects Version/s: 5.0.0, 4.1.1
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments: 1. Text File Licensed for inclusion in ASF works patch.txt (5 kb)

Environment: WinXP SP2

Patch Info: Patch Available


 Description  « Hide
MessageListenerServlet and MessageServlet will look for a request header or a session attribute which will contan the SQL92Selector. The name of the header/attribute is confihured on the web.xml as a context parameter.

 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Eric Noam Rodriguez - 06/May/08 09:18 AM
Original path was wrong. This can be improved, but it works and the general idea is there.

Eric Noam Rodriguez - 06/May/08 09:22 AM
This can be greatly improved, but the general ide is there. Just add the com.apache.amq.selector.name as an init-param to the web.xml of your servlet.