[jboss-user] [JNDI/Naming/Network] - Re: NameNotBoundException
jaikiran
do-not-reply at jboss.com
Wed Apr 9 09:10:51 EDT 2008
anonymous wrote : +- RivalseEar (class: org.jnp.interfaces.NamingContext)
| | +- EjbSynchronizations (class: org.jnp.interfaces.NamingContext)
| | | +- localStatefulProxyFactory (class: org.jboss.ejb3.stateful.StatefulLocalProxyFactory)
| | | +- local (class: java.lang.Object)
| | +- TimerServiceDispatcher (class: org.jnp.interfaces.NamingContext)
| | | +- local (proxy: $Proxy89 implements interface org.jboss.seam.async.LocalTimerServiceDispa
| tcher,interface org.jboss.ejb3.JBossProxy)
| | +- AccessoBean (class: org.jnp.interfaces.NamingContext)
| | | +- local (proxy: $Proxy82 implements interface it.inail.rivalse.session.security.Accesso,interface org.jboss.ejb3.JBossProxy)
|
The jndi tree does show that the bean is bound with that jndi-name. Can you post the code of it.inail.rivalse.jsf.converters.ConfermaSceltaSedeEvent.changeSceltaSede method where you are doing the lookup? Are you passing anything to the InitialContext constructor? Or do you have a jndi.properties in your application?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142713#4142713
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142713
More information about the jboss-user
mailing list