I´m not sure, because the exploded project inside WEB-INF\lib does not have
any EJB. And the exception I get is ClassNotFoundException, instead of the
ones in http://java.net/jira/browse/GLASSFISHPLUGINS-324 [1]
What is most strange is that, as I said in the comment for
GLASSFISHPLUGINS-319 [2], the first letters from the referenced project
folder are missing in the Exception message. The message is:
java.lang.ClassNotFoundException: ectcore.jar.core.MyEJB
But the name of the project is "projectcore" and not "ectcore". Guess that it
could be related with the error.