[jboss-user] [EJB 3.0] - Re: Extensions to EJB3: Message Driven POJOs

YEL do-not-reply at jboss.com
Fri Jul 13 09:26:43 EDT 2007


hi i tired the consumer example and ends with a mysterious error




  | 14:22:14,470 ERROR [STDERR] javax.naming.NameNotFoundException: ma.anfatech.tut.services.QueueTestRemote not bound
  | 

this caused by this line:


  | QueueTestRemote tester = (QueueTestRemote)ctx.lookup(QueueTestRemote.class.getName()); 
  | 
does this happen because i changed the packge name of the class ??
any suggestion will be apreciated
Greetings
Yassine

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

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



More information about the jboss-user mailing list