> I have ejb that uses some external libraries, I have configured my pom.xml > for that and the jars are found during compile time and the ejb jar is > generated. What I want to do is to package the libs used by the ejb with the > ejb itself i.e. placing those lib under
The Assembly plugin is your friend. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
