Jump to content

Recommended Posts

Posted

Please deploy my new .war file

war-myproject.war

username-ticketb



Please, also let me know the time frame required for deploying every .war file.

Thanks in advance.

Posted

# ./deploy_java ticketb myproject
User ticketb found.
Unable to find file: /home/ticketb/myproject.war
Java is enabled on ticketb
Usage: deploy_java <username> <.war file>

# ./deploy_java ticketb war-myproject
User ticketb found.
Unable to find file: /home/ticketb/war-myproject.war
Java is enabled on ticketb
Usage: deploy_java <username> <.war file>
It takes a lot longer if the .war file doesn't exist.
Guest
This topic is now closed to further replies.
×
×
  • Create New...