Re: Resource declaration.

2006-04-26 Thread fcarrion
s to begin with "ejb/" etc...) Cheers' -- Fabien Carrion () Campagne du ruban ASCII -- Contre les mails en html /\ contre les pieces-jointes Microsoft Remy Maucherat <[EMAIL PROTECTED]> 26/04/2006 04:53 p.m. Por favor, responda a "Tomcat Developers List" P

Re: Resource declaration.

2006-04-26 Thread Remy Maucherat
[EMAIL PROTECTED] wrote: Hi the list, Well I complete a the Jndi-JMS-howto on my website, with the declaration of some resources for the openjms server. And I had a problem. To declare a Queue on a OpenJms server, I have to do something like this : And it doesn't work, obviously :) The pro

Re: Resource declaration.

2006-04-26 Thread Yoav Shapira
Hola, > First it doesn't respect the standard : JMS names have to begin with > "jms/", Is the above a convention or a real standard-mandated requirement? Yoav - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Resource declaration.

2006-04-26 Thread fcarrion
Hi the list, Well I complete a the Jndi-JMS-howto on my website, with the declaration of some resources for the openjms server. And I had a problem. To declare a Queue on a OpenJms server, I have to do something like this : And it doesn't work, obviously :) The problem is the name attribute.