Reputation: 107
so i've been searching on how can i deploy or host my web application j2ee for free, my web app is developed with EJBs and jboss server ,
the EC2 is expensive + i don't have a international visa card to complete my registrations , and the GEA do not support EJBs !
any suggestions please ?
Upvotes: 0
Views: 1270
Reputation: 109
Try Jelastic. Instead of JBoss you will find GlassFish and both are same in terms of functionality you want. As long as you remain with Java EE specs and create an EAR file you are just fine with any app server. Also Jelastic has a 14 days trial period with multiple hosts in different geo locations. Try that out as their web console is awesome and you can have load balancing features added. I recently moved to their platform and it is really great. Surya
Upvotes: 2
Reputation: 63
Tried looking up Google App Engine? Though, I never used it, but read a bit about it. Do take a look and let me know if that helps :)
Here's the link.
Upvotes: 0