1 Reply Latest reply on Mar 28, 2008 5:22 PM by pmuir

    multiple jndi-pattern entries

    gav_on_rails

      I have a requirement to look up ejb's from two different jndi locations i.e.


      myproj/#{ejbName}/local
      


      and


      #{ejbName}/local
      



      Does anyone know if mutliple entries can be declared in components.xml? There don't appear to be any examples in the docs.