2 Replies Latest reply on Feb 25, 2008 10:23 AM by gcameo

    glbal JNDI namespace confused. please help

    gcameo

      which jndi name should be used for which interface
      In my application the console shows the following names for the bean LicValidation

      java:comp namespace of the LicValidation_01 bean:
      
       +- env
      

      Global JNDI Namespace
      +- local
      +- LicValidation_01@23417981 (proxy: $Proxy100 implements interface com.lalpac.enterprise.ejb.service.service_01.LicValidationLocalHome)
      

      which name should i use to get a local reference for this bean