I deploy a .war application from Eclipse by adding the \"Dynamic Web Module\" facet, then right-clicking on the project and selecting \"Run As -> Run on Server\".
Th
Right click on your project in Eclipse and select Properties->Web Project Settings. Change context name there.
Alternatively you can edit it in .settings/org.eclipse.wst.common.component file inside your project