Hi,

I have an EJB with some dependencies that are not included in the EJB jar file because I use the maven-ejb-plugin. When I generate the ear with the maven-ear-plugin these dependencies are in the ear file but a class not found exception is thrown at runtime. How can I say to maven to add some java module in the application.xml generated file, or made these dependencies accessible ?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to