Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/04/2013 in all areas

  1. If you would like to deploy a .war file follow these steps: Create your account on Johnny http://www.heliohost.org/home/signup/johnny Request 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.war Request to have the .war file deployed by creating a new topic in Customer Service http://www.helionet.org/index/forum/45-customer-service/
    1 point
  2. While it is possible to deploy WAR files on HelioHost, it would require additional configuration by the administrators. Instead, I would recommend you use the following command to unzip the WAR file: jar -xvf webApplicationfilename.war Then, upload the contents of the webApplicationfilename folder to your public_html folder. Of course, the folder name will be different depending on what the name of your WAR file is.
    1 point
×
×
  • Create New...