Hi, I am trying to use the "j2ee" plugin to generate ejb jar files.
1. How do I setup my Maven to use j2ee plugins and what is the name of the goal? I tried maven:ejb but got the following error: [ERROR] BUILD FAILED [ERROR] Goal "maven:ejb" does not exist in this project. 2. Are the documentation in: http://jakarta.apache.org/turbine/maven/reference/plugins/j2ee/build-file.ht ml correct? I couldn't find the j2ee-build.xml file. Can I use j2ee plugin without using Ant? 3. I am using WebLogic 7, how does the j2ee plugin know to call WebLogic's ejbjar? Does it make use of maven.appserver.* properties? Thanks Charles -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
