0 Replies Latest reply on Oct 27, 2006 1:24 AM by poonwingyee

    about EJB packing problem

    poonwingyee

      Hi All,
      is it each ejb jar file must include
      /META-INF/ejb-jar.xml
      /META-INF/jboss.xml
      /META-INF/jbosscmp-jdbc.xml
      /META-INF/MANIFEST.MF

      my system last time using the jboss 3.0.8.
      i view the source code, each ejb folder just have ejb-jar.xml.
      the other xml file is not included.

      is it require to include it.?