Quick start
Java 1.6 (minimum) SDK
unpack the release file and go into the newly created directory
using the command line, build the system (with demo data) and run it with the following command:
ant load-demo start
(on Linux and like use "./ant" rather than "ant")
point your browser to http://localhost:8080/catalog and login with username "admin" and password "ofbiz"
Java 1.6 (minimum) SDK
unpack the release file and go into the newly created directory
using the command line, build the system (with demo data) and run it with the following command:
ant load-demo start
(on Linux and like use "./ant" rather than "ant")
point your browser to http://localhost:8080/catalog and login with username "admin" and password "ofbiz"
本文介绍如何使用Java 1.6及以上版本的SDK部署包含演示数据的系统。具体步骤包括解压发布文件、进入新建目录并通过命令行使用ant工具加载演示数据并启动应用。在Linux环境下,需要使用./ant命令而非ant。部署完成后,可通过浏览器访问http://localhost:8080/catalog并使用用户名admin和密码ofbiz登录。
4765

被折叠的 条评论
为什么被折叠?



