Added the patch, sorry it took so long. I am having problems with my
environment, so the patch I created does not contain the appropiate
revision numbers, but a custom one from my own svn, hope its still
useful. I'm using eclipse with M2Clipse and am having trouble compiling
activemq/camel from svn.
https://issues.apache.org/activemq/browse/AMQ-1547
Regards,
Eric
Hiram Chirino wrote:
A patch would be gladly accepted!
On Jan 2, 2008 6:53 AM, toxicafunk <[EMAIL PROTECTED]> wrote:
I'm also interested on this subject. Looking at activemq-web-4.1.1.jar, i
found the QueueBrowseServlet:
Renders the contents of a queue using some kind of view. The URI is assumed
to be the queue. The following parameters can be used:
* view - specifies the type of the view such as simple, xml, rss
* selector - specifies the SQL 92 selector to apply to the queue
However there seems to be no direct relation between QueueBrowseServlet and
AjaxServlet so i think one needs to set it on the web.xml and invoke it
separately.
It doesn't seem to be difficult to implement this behavior inside the
AjaxServlet but i would like to know if this has already been done for 5.0
or if i'm missing something. If not then I'm more than willing to work on
this so others can use it too.
thx!
didyeah971 wrote:
Hi,
I was wondering if it was possible to use JMS Selector or queue Browsing
with the Ajax connector.
It would be great if i could retrieve the messages and let them in the
queue anyway.
Thx for help,
Did
--
View this message in context:
http://www.nabble.com/JMS-Selectors--Queue-Browsing---Ajax-tp10857158s2354p14577190.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.