tsandler Posted January 20, 2017 Posted January 20, 2017 Hello! I want to have my .war file deplyed, how can I do it? I've read that I have to upload it to home/username/ and ask here to make it deploy. I've just upload it with the name app.war inside home/username/. Could you please deploy it for me?What happen if I want to update the file? Replacing it with the actual one will be enough for that? My username is tsandler. Thank you very much!
wolstech Posted January 20, 2017 Posted January 20, 2017 You'll need to re-request it every time you need it updated. We don't have any way for users to do it themselves (a non-war application would be a better choice if you need to regularly update it). Escalating so it can be deployed.
tsandler Posted January 20, 2017 Author Posted January 20, 2017 I have the application running with Spring in Java, is there another way to do it without using a war file? I think that is the better way, that's way I'm doing it with that. Thank you!
Recommended Posts