adequate
adequate
adequate
adequate
 

JPPF
 Home   About   Download   Documentation   Forums 
May 22, 2013, 07:46:20 PM *
Welcome,
Please login or register.

Login with username, password and session length
Advanced search  
News: Registered users, your contribution is requested! Please participate in our JDK support poll
New users, please read this message. Thank you!
  Home Help Search Login Register  
Pages: [1]   Go Down

Author Topic: Tips : running node without Ant  (Read 2109 times)

TSnarfK

  • JPPF Padawan
  • *
  • Posts: 4
Tips : running node without Ant
« on: September 05, 2007, 12:11:49 PM »

Hello everybody,
I have got some computers with only a JRE installed on. And to run Ant, "tools.jar" is needed witch is part of the JDK.
Instead of installing Ant and a JDK, I simply use this command (witch gives the same options than the build.xml) from the command line (or from a batch file).

java -Xmx128m -Dlog4j.configuration=config\log4j-node.properties -Djppf.config=config\jppf-node.properties -classpath lib\jppf-common-node.jar;lib\commons-logging-1.1.jar;lib\log4j-1.2.9.jar org.jppf.node.NodeLauncher

I give that just for thus who are not familiar with java arguments :D
Hope it can help.
Logged
Pages: [1]   Go Up
 
Support This Project Powered by SMF 2.0 RC5 | SMF © 2006–2011, Simple Machines LLC Powered by Parallel Matters Get JPPF at SourceForge.net. Fast, secure and Free Open Source software downloads