Mark,
--- Mark Lybarger <[EMAIL PROTECTED]>
wrote:
> we have a project that consists of an ejb module and
> a web module. the ejb module uses some 3rd party
> jars that are made available in the ear via the ejb
> jar's manifest.mf. our current practice and setup is
> to put all jars into our proje
we have a project that consists of an ejb module and a web module. the ejb
module uses some 3rd party jars that are made available in the ear via the ejb
jar's manifest.mf. our current practice and setup is to put all jars into our
project sources's WEB-INF/lib folder. when building the ejb modu