Skip to content

Instantly share code, notes, and snippets.

@revskill10
Created November 7, 2012 14:18
Show Gist options
  • Save revskill10/4031863 to your computer and use it in GitHub Desktop.
Save revskill10/4031863 to your computer and use it in GitHub Desktop.
Running java war from commandline
java -Xmx2500M -jar jenkins.war --httpPort=3333 --prefix=/jenkins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment