Hi, I'm using ejb-jar plugin to generate the ejb-jar.jar.
I have some library jars, which are only used by this ejbModule. So I want them to be packaged inside ejb-jar.jar file only and I don't want them to place them in ear lib directory. I couldn't find anything with ejb-jar plug-in to package these jars into ejb-jar.jar file. Is there any way to do that. Thanks, Rajendar
