Re: JMS Selector/ Javascript

2008-03-07 Thread Eric Rodriguez
Hi I was talking about this patch: https://issues.apache.org/activemq/browse/AMQ-1547 but it seems you got my second email first. Basically it adds a parameter to the MessageListenerServlet, this passes the parameter to the WebClient which looks for the parameter value on the request headers

Re: JMS Selector/ Javascript

2008-03-06 Thread skydriver_sv
Thanks Eric for the help! You could tell where I can find this path? toxicafunk wrote: > > It doesn't but I submitted a patch wich may help you. Take a look at the > comments on the code since this is easily implemented. > > Regards, > Eric > > skydriver_sv wrote: >> Hi, >> >> >> I w

Re: JMS Selector/ Javascript

2008-03-06 Thread skydriver_sv
I am grateful for the help, despite the link with this problem ... toxicafunk wrote: > > https://issues.apache.org/activemq/browse/AMQ-1547 > > forgot the link.. > > > > skydriver_sv wrote: >> Hi, >> >> >> I wonder if the library amq.js to javascript, if there is a way

Re: JMS Selector/ Javascript

2008-03-06 Thread Eric Rodriguez
https://issues.apache.org/activemq/browse/AMQ-1547 forgot the link.. skydriver_sv wrote: Hi, I wonder if the library amq.js to javascript, if there is a way to use JMS selector? Thanks.

Re: JMS Selector/ Javascript

2008-03-06 Thread Eric Rodriguez
It doesn't but I submitted a patch wich may help you. Take a look at the comments on the code since this is easily implemented. Regards, Eric skydriver_sv wrote: Hi, I wonder if the library amq.js to javascript, if there is a way to use JMS selector? Thanks.