Stephen Coy-3 wrote:
>
> The usual way of doing this is to package the EJB jar together with
> its dependencies in an EAR file. In a JEE5 environment the deps can
> either go in a "lib" directory in the EAR or (and for J2EE 1.3/4) be
> at the root of the EAR and a manifest classpath entry added to the EJB
> jar.
>
There is no special restriction or requirement for where the additional jars
can go.
We were using a lib directory in the root of the ear quite happily with
WebSphere 5.1 (J2EE 1.3).
The above post implies (the way that I read it) that J2EE 1.3/4 must go into
the root of the ear, which is not the case.
-Chris
--
View this message in context:
http://www.nabble.com/EJB-Jar-packaging-tp18402174p18426698.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]