You need to rename the projects to remove the extensions to them. MyEclipse knows when it’s deploying to JBoss and will automatically add the extensions to the directories (.ear, .war, etc.) if you have dots in the project names, MyEclipse thinks you are trying to do a custom deployment and doesn’t add the required extensions.