[jboss-user] [EJB 3.0] - Re: Can't get a stateless session bean to work - JNDI can't

Azavia do-not-reply at jboss.com
Sat Nov 18 11:34:06 EST 2006


It looks like I fixed that problem. I had to change the jndi name in calculator-ds.xml, because apparently it was conflicting with something else.

Now there's only one issue left:

11:30:33,031 WARN  [MessagingContainer] Could not find the queue destination-jndi-name=queue/azavia/testmdb
  | 11:30:33,031 WARN  [MessagingContainer] destination not found: queue/azavia/testmdb reason: javax.naming.NameNotFoundException: queue/azavia/testmdb
  | 11:30:33,031 WARN  [MessagingContainer] creating a new temporary destination: queue/azavia/testmdb
  | 

So how do you create a new message queue, without getting those warning messages?

Thanks again.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987077#3987077

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987077



More information about the jboss-user mailing list