• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Godaddy

 
Ranch Hand
Posts: 69
MySQL Database Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

How to create WAR file to deploy on GoDaddy and where should i place it. Our home dir is www.kaklisupport.com?
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
WAR files are standardized, so there's no difference in generating them for one host or another. If "kaklisupport.com" is hosted with GoDaddy, then you (or someone else) should have an account there that allows to log in and upload applications (and otherwise manage the account). There should also be online instructions on how to use the account's features.
 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Domain name "www.kaklisupport.com" is presently unavailable

IT shows Domain Status: Never Registered Before and Domain or IP Address Not Found

anyhow usefully creating a way to create then upload war files.

This is normal Hosting(files uploading) Location

you should upload "httpdocs" "www" directory/folder if you are using windows
you should upload "www" directory/folder if you are using linux

Kindly check your mail from provider... Provider should give instruction
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic