[jboss-user] [EJB/JBoss] - Re: java.lang.ClassNotFoundException: org.jnp.interfaces.Nam

jaikiran do-not-reply at jboss.com
Thu May 8 04:46:48 EDT 2008


anonymous wrote :  +- TestMyBean (class: org.jnp.interfaces.NamingContext)
  | | +- local (proxy: $Proxy65 implements interface com.wei.chen.MyBeanLocal,interface org.jboss.ejb3.JBossProxy,interface javax.ejb.EJBLocalObject) 

Here's the jndi-name. You should use "TestMyBean/local" in the client while doing the lookup. By the way, are you sure that your changes to the beans and its interfaces are being picked up? I would have expected this jndi-name to look like TestMyBean/remote when using @Remote.


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

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



More information about the jboss-user mailing list