Re: [JBoss-user] jbossMQ question: durable subscriber user authentication

2003-09-02 Thread Aurele Vrata Venet
Hi Adrian, got it at last! Thank you for your answers! I got another question regarding JNDI server connections to the JMS server, but I'll post this under a different thread for clarity. cheers Vrata Take a look in jbossmq-state.xml Do you see something like ID:1 in the durable subscripti

RE: [JBoss-user] jbossMQ question: durable subscriber user authentication

2003-08-29 Thread Adrian Brock
PROTECTED] > Sent: Friday, August 29, 2003 12:54 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] jbossMQ question: durable subscriber user > authentication > > Take a look in jbossmq-state.xml > > Do you see something like ID:1 in the durable subscriptions? > >

RE: [JBoss-user] jbossMQ question: durable subscriber user authentication

2003-08-29 Thread thomas . cherel
- From: Adrian Brock [mailto:[EMAIL PROTECTED] Sent: Friday, August 29, 2003 12:54 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] jbossMQ question: durable subscriber user authentication Take a look in jbossmq-state.xml Do you see something like ID:1 in the durable subscriptions? This

Re: [JBoss-user] jbossMQ question: durable subscriber user authentication

2003-08-29 Thread Aurele Vrata Venet
Hi Adrian, thanks for that I got over the JMSSecurityException: Connection not authorized error.I got another problem now. I was under the impression that a publish(msg, DeliveryMode.PERSISTENT, 3, 0) meant that the JMS provider would keep the message until the message was subscribed to s

[JBoss-user] jbossMQ question: durable subscriber user authentication

2003-08-28 Thread Aurele Vrata Venet
Hello, just started on JBoss 3.2.1. I have succesfully configured it for just the JMS/JNDI service. I am able to lookup the testTopic that comes preconfigured. I can publish/subsribe to the topic with a standard Subscriber. However, if I try to createDurableSubcriber(durableTopic, name), i