users@glassfish.java.net

Re: Invalid ejb jar .... it contains zero ejb.

From: <glassfish_at_javadesktop.org>
Date: Mon, 30 Nov 2009 05:57:55 PST

When doing a directory deployment for ear (with exploded folder), you need to have the sub modules in exploded form as well, and the directory should end with "_jar", "_rar", "_war" etc. For example:

foo/
  abc_war/
     WEB-INF/
     ...
   xyz_jar/
      ...
[Message sent by forum member 'hzhang_jn' ]

http://forums.java.net/jive/thread.jspa?messageID=373834