1 Reply Latest reply on Jun 22, 2007 3:54 PM by gavin.king

    What's the value of jndi-pattern in components.xml?

      Hello everybody,

      this is the components.xml in the ajax4jsf example of Michael Yuan Tao's book:

      <core:init jndi-pattern="ajax4jsf/#{ejbName}/local" debug="true"/>

      How do I determine the word before the 1st slash in the value of the jndi-pattern attribute?