[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Deployment problem on jboss 5 CR1

jaikiran do-not-reply at jboss.com
Tue Jul 1 13:45:03 EDT 2008


+- 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#4161864

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



More information about the jboss-user mailing list