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

itty06 do-not-reply at jboss.com
Sun Nov 19 21:21:10 EST 2006


The destination property needs to be a queue or topic JNDI.

Try looking up for 
ctx.lookup("queue/azavia/testmdb");


if you get exception, it will complain while deploying EJB


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

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



More information about the jboss-user mailing list