1 Reply Latest reply on May 22, 2002 12:42 PM by marr

    Sessions and entities(with local interfeces) in different ja

    marr

      Hello!

      I am using JBos3.0RC2_Tomcat4.0.3. I have a jar with session beans and another jar with entities which have local interfaces.
      Can someone please tell me where do I have to specifie the jndi-names for the entities? Is it enought to make this in entitie-jboss.xml and then the sessions can use the entities specifying them in ejb-local-ref in the ejb-jar.xml file?

      Thank's .