Skip to content

Instantly share code, notes, and snippets.

@fishnix
Created July 6, 2012 18:41
Show Gist options
  • Select an option

  • Save fishnix/3061964 to your computer and use it in GitHub Desktop.

Select an option

Save fishnix/3061964 to your computer and use it in GitHub Desktop.
"jbossNode"
usebundle => jbossNode( "5.1.2-1", "node00", "jbossa", "/usr/local/jboss-apps", "/usr/local/jboss-eap-5.1.2/jboss-as",
"/usr/local/jboss-apps", "/var/log/jboss", "30", "5", "DEVPARTITIONCAS01", "224.1.1.7",
"ports-default", "8080", "8440", "127.0.0.1:8780","256m", "1024m", "2048m", "/usr/local/jdk1.6.0_33",
'-Djboss.proxyname=localhost -Djboss.proxyport=8440',
'-Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Xdebug -Xrunjdwp:transport=dt_socket,address=${DEBUGPORT},server=y,suspend=n'
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment