I have been using Java Web Tomcat 8 Server for a while now. I was using server to deploy Java web projects. I was able to deploy two resources(i.e. two web projects) on to the same server as we do in normal Apache tomcat. But when i try to do the same on cloud platform Web tomcat 8 server, I was unable to deploy two resources on to same server, It replaces the old resource and deploys new resource.