Welcome to Apache OFBiz 12.04!
All you need to run OFBiz is a 1.6 (version 6) JDK(not just the JRE, the full JDK).http://java.sun.com/javase/downloads/index.jspYou can load the demo data (strongly advised if you are new toOFBiz) with the following command on the command linefrom the OFBiz home folder (in Unix-like operating systemstype "./ant" rather than "ant"):ant load-demoThen start OFBiz:ant start(or "java -Xms128M -Xmx512M -XX:MaxPermSize=128m -jar ofbiz.jar")Once OFBiz starts, you can look at the demo storefront at:http://localhost:8080/ecommerceand the administration interface at:https://localhost:8443/webtoolsYou can log in with the user "admin" and password "ofbiz".To stop OFBiz:ant stopTo get the list of available commands:ant -p之前说过的那个CRM软件,x2engine;