+- myapp (class: org.jnp.interfaces.NamingContext)
| | +- ejb (class: org.jnp.interfaces.NamingContext)
| | | +- MyBeanStatefulProxyFactory (proxy: $Proxy125 implements interface
org.jboss.ejb3.proxy.
| ProxyFactory)
| | | +- CommunicationLoggerBean (proxy: $Proxy352 implements interface
com.myapp.log.ICommunica
| tionLogger,interface org.jboss.ejb3.proxy.JBossProxy)
| | | +- PostalBoxManagerBean (proxy: $Proxy358 implements interface
org.jboss.ejb3.proxy.JBossP
| roxy,interface com.myapp.ejb.IPostalBoxManager)
| | | +- MyBean (class: java.lang.Object)
As can be seen, the JNDI tree does contain the jndi-name myapp/ejb/MyBean and other beans
too. What exception do you get when you lookup this bean? Post the entire exception
stacktrace. And from where are you doing this lookup?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4161864#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...