linuxmant Posted January 24, 2013 Posted January 24, 2013 Hello, I've been trying to test a grails app... but I don't know if it's going to work.Grails is a Java framework based on J2EE and Spring. I uploaded the war, but nothing happened, then i tried to upload the files with the same luck as before... the grails site says I can put the war file in any J2EE container (tomcat, glassfish, etc...) and it should work.maybe the public_html folder is not a container? Any (relevant) thoughts, questions, tips, etc will be appreciated. ThanksDiego
Shinryuu Posted January 24, 2013 Posted January 24, 2013 .war deployment requires admin intervention.
linuxmant Posted January 24, 2013 Author Posted January 24, 2013 HelloThanks for the fast reply. .war deployment requires admin intervention. I found the post that explains this after the testing. But still I tried with the files (out of the war) without luck. I'll check my application, maybe theres something wrong there.thanks
Krydos Posted January 24, 2013 Posted January 24, 2013 If you would like to deploy a .war file follow these steps:Create your account on Johnny http://www.heliohost.org/home/signup/johnnyRequest Java to be enabled on your account http://www.helionet.org/index/forum/74-java-requests/Wait patiently and keep your account active, because Java can only be enabled on a finite number of account at a time, and you must wait in line to have it enabled. It can take up to a month to get Java enabled depending on how many other people are in line ahead of you.Once Java is enabled on your account upload your .war file to your home directory. Ex: /home/username/MyProject.warRequest to have the .war file deployed by creating a new topic in Customer Service http://www.helionet.org/index/forum/45-customer-service/
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now