0 Replies Latest reply on Aug 12, 2002 2:03 PM by dhritidave

    CMP Bean - Resouce ref

    dhritidave

      Hello,

      I am really new to j2ee application and jboss and in need of real help.

      I have CMP entity bean and stateless session bean.
      But I also have implemented 'findAll()' method using 'SELECT..statement'.

      Now I want to deploy it on jboss, I have added ejb-ref for entity bean in ejb-jar.xml and also added jboss.xml under the META-INF directory.

      Do I need to add 'resource-ref' to ejb-jar.xml and jboss.xml?

      Thanks in advance.
      -Dhriti