Hello,
I have migrated our build process from Ant to Maven for all of our
projects except a few that generate EJB's. The current system we are
running in Production means that I have to build EJB's based on the 2.0
format thus they require an ejb-jar.xml and since we use JBOSS as our
application server, a jboss.xml as well.
I have not had any luck generating these with Maven. If you run the ejb
plugin and specify 3.0 format, it does not generate the ejb-jar.xml. If
you run it in 2.0 format, it says that the ejb-jar.xml does not exist.
Does anyone have experience generating the ejb-jar.xml with Maven or can
anyone point me to any online documentation that might help?
Regards,
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]