Re: JEE project

2010-09-28 Thread Michel
2010/9/28 Antonio Petrelli : > 2010/9/28 Michel : >> 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

Re: JEE project

2010-09-28 Thread Antonio Petrelli
2010/9/28 Michel : > 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 JE

Re: JEE project

2010-09-27 Thread Michel
2010/9/27 Antonio Petrelli : > 2010/9/27 Michel : >> 2010/9/26 Antonio Petrelli : >>> 2010/9/26 Michel : >>>> 2010/9/26 Antonio Petrelli : >>>>> 2010/9/25 Michel : >>>>>> I'm new maven user and I start in maven with a JEE proj

Re: JEE project

2010-09-27 Thread Antonio Petrelli
2010/9/27 Michel : > 2010/9/26 Antonio Petrelli : >> 2010/9/26 Michel : >>> 2010/9/26 Antonio Petrelli : >>>> 2010/9/25 Michel : >>>>> I'm new maven user and I start in maven with a JEE project. >>>>> The project have 3 parts : >&

Re: JEE project

2010-09-26 Thread Michel
2010/9/26 Antonio Petrelli : > 2010/9/26 Michel : >> 2010/9/26 Antonio Petrelli : >>> 2010/9/25 Michel : >>>> I'm new maven user and I start in maven with a JEE project. >>>> The project have 3 parts : >>>> - ejb with persistance (JPA

Re: JEE project

2010-09-26 Thread Antonio Petrelli
2010/9/26 Michel : > 2010/9/26 Antonio Petrelli : >> 2010/9/25 Michel : >>> 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

Re: JEE project

2010-09-26 Thread Michel
Thanks for your answer. 2010/9/26 Antonio Petrelli : > 2010/9/25 Michel : >> 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 >

Re: JEE project

2010-09-26 Thread Antonio Petrelli
2010/9/25 Michel : > 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.

JEE project

2010-09-25 Thread Michel
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

Re: Converting JEE project into Maven Web Project

2009-03-27 Thread martijnverburg
Hi Anita, I strongly suggest you read through the definitive guide: http://www.sonatype.com/node/158?file=books/maven-definitive-guide.pdf Cheers, Martijn On Mar 27, 2009 4:26pm, anitasrivatava wrote: Hi, I need to convert a existing JEE project into maven project. Could somebody

Converting JEE project into Maven Web Project

2009-03-27 Thread anitasrivatava
Hi, I need to convert a existing JEE project into maven project. Could somebody please provide me step by step instructions. Thanks, anita -- View this message in context: http://www.nabble.com/Converting-JEE-project-into-Maven-Web-Project-tp22745124p22745124.html Sent from the Maven - Users