Just trying to find out the steps to set up an EJB project and I can't find anything in the mailing list or on the website.

There is no maven-archetype-ear or maven-archetype-ejb for the quickstart plugin with which I can create a new project, so should I just be creating a plain old jar project?

That produces no resources directory, so should I just be following the maven 1.0 config, with properties like

${maven.ejb.src}/META-INF/MANIFEST.MF

and m2 ejb:ejb will be OK?


Regards
Adam

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

Reply via email to