On 8/9/06, StanleyH <[EMAIL PROTECTED]> wrote:
Hi, I am writing a messenger voice-email application and I want to create a queue for each new user. JNDI always return null when I look up the queue. I dynamically create it but when the client exits the queue disappears. I need to store the message permanently.
Some background... http://incubator.apache.org/activemq/how-do-i-create-new-destinations.html For details of making destinations appear in JNDI... http://incubator.apache.org/activemq/jndi-support.html e.g. try the 'dynamically creating destinations' section -- James ------- http://radio.weblogs.com/0112098/
