Search code examples
javawarweb-deploymentcloudbees

Deploying a java web application online


I have built a java web application on Eclipse. But i am naive in terms of making an application live i.e. deploy it online. I have tried using Cloudbees, and succeeded in deploying it at run@cloud there, but could not see it actually running. I haven't purchased any domain name as of now, therefore I would like to try it on any free domain first. If I want to make that application live, what would be the exact steps that I'll have to follow ?


Solution

  • Use Redhat Openshift Cloud...

    Redhat Openshift is a Cloud based service which provide PAAS(Platform As A Service) i.e. Use their Server and upload our Project.

    Redhat Openshift also provides MySql , Postgre and MongoDB.

    It Easy to understand, Simple to Configure and Auto-Scalable.

    Redhat Openshift supports:

    https://dl.dropbox.com/u/24576260/Redhat%20Support.png

    There are alternatives of Redhat Openshift - Google App Engine (GAE). But GAE restrict some of the class usages in Trial Verison.

    Whereas Openshift have kept open and whatever user wants he can use and configure it.