1

I have developed Restful Web service using Java EE 7, Netbeans 7.3.1 and MySQL database on GlassFish 4.0 webserver.

Now I am looking to host/deploy it on online server. I have searched for hosting provider for Java EE 7 with MySQL database on GlassFish 4.0 but could not able to find any. The one which I find here is openshift which support Java EE 6 only at the moment.

What are my options? Is there any Hosting provider available to meet above requirements?

I am not sure, if i can use Google app engine or Amazon to host my above web services?

Community
  • 1
  • 1
Developer
  • 25,073
  • 20
  • 81
  • 128

2 Answers2

0

OpenShift are good but expensive because they provide many services which you don't necessarily need (if you do - it's worth it!). You can use Rackspace - they support Java 7. Further, I know you can use Amazon too - but I haven't done it myself - do some Googling to find out how.

Nir Alfasi
  • 53,191
  • 11
  • 86
  • 129
0

Cloudbees.com support java ee7. 5 free apps. Also they have an option to deploy on glass fish 4 through their click start option

John Hogan
  • 996
  • 1
  • 13
  • 26