MyEclipse: Exporting Web Project to WAR for MS Azure. Adam_Hess - Apr 16, 2012 - 03:28 PM Post subject: Exporting Web Project to WAR for MS Azure.
I am following through the Windows Azure tutorials about how to use them:
To use Azure you require Dynamic Web Projects; however, MyEclipse makes no distinction and just uses "Web Projects"
to use Azure I need to export the WAR file from my web project into Azure, but MyEclipse gives me the error "no War file found"
How do I export a Web Project to a WAR file?support-swapna - Apr 17, 2012 - 06:01 AM Post subject:
Adam,
1. Can you please share with us the exact steps you are following to use Azure? Share the link for the tutorials.
2.You can export a web project as .war flle using Export > Java EE > WAR file. Do you see any issues while doing so?