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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...