2010/9/28 Michel <[email protected]>:
> Thank you I have create an parent pom and I créate my ".jar" (ejb) and
> my ".war" with it.

Remember that, for the EJB project, the packaging must be "ejb".

> The two last point is :
>  - the packaging of the two archive in ".ear" (or in ".war" (I read
> it's possible with JEE6 in a book))

Sorry? I can't understand the question.

>  - launch the application

You can use Cargo Maven plugin:
http://cargo.codehaus.org/Maven2+plugin
Or specific plugins for your container.
Or you can simply run the script of your container ;-)

Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to