Re: [ActiveMQ] Trying to decipher confusing exception message

2008-04-25 Thread Alex Karasulu
I just went to file a JIRA and it seems I have to create yet another JIRA account since this is not the same instance used ASF wide. Gosh we need to tie these JIRA instances together with the same user store. Alex On Fri, Apr 25, 2008 at 1:49 PM, Alex Karasulu <[EMAIL PROTECTED]> wrote: > Ahh O

Re: [ActiveMQ] Trying to decipher confusing exception message

2008-04-25 Thread Alex Karasulu
Ahh OK thanks a bunch Rob. This furthered my understanding a lot. Alex On Fri, Apr 25, 2008 at 1:40 PM, Rob Davies <[EMAIL PROTECTED]> wrote: > > On 25 Apr 2008, at 16:42, Alex Karasulu wrote: > > On Fri, Apr 25, 2008 at 2:48 AM, Rob Davies <[EMAIL PROTECTED]> wrote: >> >> >>> On 25 Apr 2008,

Re: [ActiveMQ] Trying to decipher confusing exception message

2008-04-25 Thread Rob Davies
On 25 Apr 2008, at 16:42, Alex Karasulu wrote: On Fri, Apr 25, 2008 at 2:48 AM, Rob Davies <[EMAIL PROTECTED]> wrote: On 25 Apr 2008, at 04:46, Alex Karasulu wrote: Hi all, I just started using ActiveMQ 5.1.0 and it's just wonderful. I just wish I had a better understanding of it.

Re: [ActiveMQ] Trying to decipher confusing exception message

2008-04-25 Thread Alex Karasulu
On Fri, Apr 25, 2008 at 2:48 AM, Rob Davies <[EMAIL PROTECTED]> wrote: > > On 25 Apr 2008, at 04:46, Alex Karasulu wrote: > > Hi all, >> >> I just started using ActiveMQ 5.1.0 and it's just wonderful. I just wish >> I >> had a better understanding of it. Trying to get up to speed reading the >>

Re: AMQNET Nms cannot use multiple connections, gets InvalidClientIDException

2008-04-25 Thread Jim Gomes
Hi Stefan, Thanks for testing those changes. I am glad they solved the problem. As far as the unit tests go, many of them have been broken (i.e., failing) for a long time. I have been meaning to go back and take a look at them to find out where the problems are. They have been neglected for too

Re: Internal web-console login

2008-04-25 Thread j0llyr0g3r
Hi, i had a long fight to get this working, hopefully it helps you (this is from our internal wiki): * jetty-plus Download jetty, extract the archive and copy the jar jetty-plus.x.x.x.jar to $AMQ_HOME/lib/web/. * activemq.xml Edit the file $AMQ_HOME/conf/activemq.xml. Find this

Internal web-console login

2008-04-25 Thread LosWochos
Hello everybody, can please anybody provide me a step-by-step configuration howto to enable basic authentication with the internal jetty web-console and ActiveMQ 5.0.0? I tried a lot of things, but I do not get it running... Best regards, LosWochos -- View this message in context: http://www.

Re: AMQNET Nms cannot use multiple connections, gets InvalidClientIDException

2008-04-25 Thread StefanL
Hi Jim, Your correction works brilliantly, thanks for quick resolution. Some additional questions. What is the test status in e.g. Apache.NMS.ActiveMQ.Test. Should they work..? I currently get 7 tc's in error, have tried both on 4.1 and 5.0 broker. Also when I end my application I get some exce