Hello,
I m trying to integration a J2EE multiproject built with maven2 under eclipse WTP (last version)

I have some troubles:

1 / The location of WEB-INF directory
according to the maven structure, I put the WEB-INF directory in src/main/webapp Unfortunately when I start mvn eclipse:eclipse WTP doesnt retreive tthe right path of WEB-INF directory and always create a directory under src/main/java.
How may I configure maven or wtp to configure this path ?
Is the location of my WEB-INF directory on the right path ?

2 / The configuration of project facets
how may configure the eclipse plugin in order to specify the versions of projects facets of WTP (Servlet API version number, JAVA version ,...) ?

3/ The context root

I saw a bug entry to this subject.But is there a way to configure the context root of a dynamic web project ?

Thanks for your help

Regards,
Alexandre






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

Reply via email to