Hello everybody,

I'm new maven user and I start in maven with a JEE project.
The project have 3 parts :
- ejb with persistance (JPA)
- web with JSF
- client connect with ejb by RMI

If I good understand I must create 3 modules for each parts and a
pom.xml to build an ear file.
I have choice : ejb-javaee6 and maven-archetype-webapp for 2 firsts
parts but I don't find an archetype for the client.

I have found an archetype named ear-javaee6, with this archetype can I
create my project ?

Thanks very much
_____________________
Michel BARRET

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

Reply via email to