Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-users] multimodule setup

I want to create the following in m2e:
An EAR containing two wars that will run on JBoss 5.1. One of these wars implements a Web Service but that probably is irrelevant to my concerns here. My question is simpler.

What is the best way to organize the packages?

A main multi-module project?
Let the EAR project own the two wars?

What archetypes? I am running myself silly over what conceptually is simple.


Back to the top