You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Veerasamy, Thirumalai (Cognizant)" <VT...@chn.cognizant.com> on 2004/03/23 11:21:48 UTC

Need to create two ear files (artifacts) in a single project

Hi,

   I need to create two ear files in one single project. The project
contains, one EJB Module and one Presentation module. I want to package
one ear file with just EJB module and another will have EJB Stubs and
the presentation module. One ear would be deployed in one WAS server and
another one would be deployed in IBM Portal Server. 

   How do I achieve this?

Regards,
Thiru