Yes, 5.1
rajdavies wrote:
>
> Are you using ActiveMQ 5.1 ?
>
> On 30 Aug 2008, at 02:26, eawiggins wrote:
>
>>
>> Hey all,
>>
>> I'm trying to subscribe to a msg queue via STOMP and I'm getting the
>> following error ...
>&g
Hey all,
I'm trying to subscribe to a msg queue via STOMP and I'm getting the
following error ...
ERROR TransportConnector - Could not accept connection : Channel
was inactive for too long: /127.0.0.1:48781
Can anyone give me a hand with this error?
--
View this message in context:
I have ActiveMQ 5.1 running and I'm trying to figure out how to access
/queue/test from a client. I'm wondering ... is there some way to build a
URL so that I can access a queue and received data when it's published? I'm
using orbited/stomp from a browser w/ a tcp socket to get to it. Any ideas?
-