Hi,
I am facing few problems while creating EAR file through MyEclipse.
Steps I followed are:
1. I created a simple web project (with struts capabilities)
2. After that I created an “Enterprise Application Project” using my web project
3. I exported project as EAR file and selecting my creted “Enterprise Application Project”.
My EAR file is generated but the problem is it doesn’t containg WAR file of my web project. Can you please tell me is there any step or setting I am missing?