Jan Kroken wrote:

Unfortunately, the ear plugin doesn't update the META-INF/MANIFEST.MF of the included ejb projects. The EJB project will only have access to libraries properly refered to from the manifest file, leaving the EJB projects with missing dependencies
runtime.

You have to configure both the EAR and EJB (or WAR) plugins for this, see the md4j-quickstarter POMs for an example. The POMs also have comments in them so it should be easy to figure out. The only downside is that you have to duplicate the dependencies of the EJB (or WAR) modules in the EAR module.

hth,

Manos

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to