Friday, October 09, 2015

Deploy java web application in Azure Web App

Deploy java web application in Azure Web App      1.   Create an azure webApp with Apache Tomcat (Here I created with name of     horizonsjava) And webApp url is horizonsjava.azurewebsites.net     2. After creating WebApp, goto DASHBOARD under quick...

Deploying the Java Application on Azure Web App using Release Management

Deploying the Java Application on Azure Web App using Release Management Download the Dump software’s which we can UN zip and make use of it no need of installation. 1.       Download Apache Ant from below link https://ant.apache.org/bindownload.cgi?Preferred=ftp://apache.mirrors.pair.com/ 2.       Download...