JBoss Community

Re: JNDI lookup issue - EJB not bound

created by Gurmat Bhatia in JNDI and Naming - View the full discussion

Thanks Anders / Wolf-Dieter for your response!!

The EJB version we are using is 1.0.

One thing I noted in JMX console in JMX MBean Operation Result list() is that I am not finding reference of those EJBs under EJB module and Global JNDI name...

 

 

Web Applications

+- UserTransaction[link -> UserTransaction] (class: javax.naming.LinkRef)
  +- env (class: org.jnp.interfaces.NamingContext)
  |   +- jdbc (class: org.jnp.interfaces.NamingContext)
  |   |   +- Profile[link -> java:Profile] (class: javax.naming.LinkRef)
  |   +- ejb (class: org.jnp.interfaces.NamingContext)
  |   |   +- BulkLoaderApp (class: org.jnp.interfaces.NamingContext)
  |   |   |   +- VendorOsTracking[link -> VendorOsTracking] (class: javax.naming.LinkRef)
  |   +- security (class: org.jnp.interfaces.NamingContext)
  |   |   +- realmMapping[link -> java:/jaas/customRealm] (class: javax.naming.LinkRef)
  |   |   +- subject[link -> java:/jaas/customRealm/subject] (class: javax.naming.LinkRef)
  |   |   +- securityMgr[link -> java:/jaas/customRealm] (class: javax.naming.LinkRef)
  |   |   +- security-domain[link -> java:/jaas/customRealm] (class: javax.naming.LinkRef)

 

EJB Modules

No finding any reference of those EJBs under this

 

 

Global JNDIname

I am not finding any reference of the EJBs under this

 

I think it is not deployed correctly..not sure what I am missing out...

 

Thanks,

Gurmat

Reply to this message by going to Community

Start a new discussion in JNDI and Naming at Community