Hi,
I need to add the ejb.xml deployment descriptor to the jar file "my-ejb.jar" so that the file will be under the "META-INF" subfolder in the jar file. Can anyone tell me how I can do this using Maven 2.0?
Thanks!
Sam
Labels
Hi,
I need to add the ejb.xml deployment descriptor to the jar file "my-ejb.jar" so that the file will be under the "META-INF" subfolder in the jar file. Can anyone tell me how I can do this using Maven 2.0?
Thanks!
Sam