yyyll 发表于 2013-8-20 08:58:40

Apache OFBiz Readme

Welcome to Apache OFBiz 12.04!欢迎到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.jsp所有你需要的运行OFBiz的是JDK 1.6(第6版)(不只是JRE,完整的JDK)。http://java.sun.com/javase/downloads/index.jsp
You 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"):您可以载入演示数据(强烈建议,如果你是新来的OFBiz的)在OFBiz的主文件夹用下面的命令在命令行上(类Unix操作系统键入“./ant”,而不是“ant”):
ant load-demo
Then start OFBiz:然后启动OFBiz:
ant start
(or "java -Xms128M -Xmx512M -XX:MaxPermSize=128m -jar ofbiz.jar")
Once OFBiz starts, you can look at the demo storefront at:OFBiz启动后,你可以看看演示店面:http://localhost:8080/ecommerce
and the administration interface at:管理界面:https://localhost:8443/webtools
You can log in with the user "admin" and password "ofbiz".您可以登录的用户“admin”和密码“的ofbiz”。
To stop OFBiz:停止OFBiz:
ant stop
To get the list of available commands:要获得可用的命令列表:
ant -p
You will also find several platform dependent scripts in the"tools" folder (for example for Windows and Unix-like operatingsystems, the startup scripts are startofbiz.bat and startofbiz.sh).“工具”文件夹中,你还会发现一些依赖于平台的脚本(例如,用于Windows和Unix类操作系统系统,启动脚本startofbiz.bat的和startofbiz.sh)。
Note that the default configuration uses an embedded Java database(Apache Derby) and embedded application server components such asTomcat, Geronimo (transaction manager), etc.需要注意的是,默认配置使用嵌入式Java数据库(Apache Derby的)和嵌入式应用服务器组件,如Tomcat,Geronimo的(事务管理器),等等。
For more details about OFBiz please visit the OFBiz Documentation page:欲了解更多OFBiz的详细信息,请访问OFBiz的文档页面:http://ofbiz.apache.org/documentation.html
In this page you will find links to useful guides such as:在这个页面中,你会发现链接到有用的指南,例如:* "Demo and Test Setup Guide"* "Basic Production Setup Guide"* "A Beginners Development Guide"*“演示和测试设置指南”*“基本生产安装指南”*“一个初学者开发指南”
If you would like to get in touch with the OFBiz community of users anddevelopers, the following page will help to get started:如果你想与OFBiz的社区用户和开发者进行交流,下页将帮助以开始浏览网页:http://ofbiz.apache.org/community.html
Enjoy!
===========================================================================BIS Crypto TSU exception notice                                    ==BIS加密TSU异常通知=========================================================================This distribution includes cryptographic software.The country inwhich you currently reside may have restrictions on the import,possession, use, and/or re-export to another country, ofencryption software.BEFORE using any encryption software, pleasecheck your country's laws, regulations and policies concerning theimport, possession, or use, and re-export of encryption software, tosee if this is permitted.See <http://www.wassenaar.org/> for moreinformation.
The U.S. Government Department of Commerce, Bureau of Industry andSecurity (BIS), has classified this software as Export CommodityControl Number (ECCN) 5D002.C.1, which includes information securitysoftware using or performing cryptographic functions with asymmetricalgorithms.The form and manner of this Apache Software Foundationdistribution makes it eligible for export under the License ExceptionENC Technology Software Unrestricted (TSU) exception (see the BISExport Administration Regulations, Section 740.13) for both objectcode and source code.
The following provides more details on the included cryptographicsoftware:
* Various classes in OFBiz, including DesCrypt, HashCrypt, and    BlowFishCrypt use libraries from the Sun Java JDK API including    java.security.* and javax.crypto.* (the JCE, Java Cryptography    Extensions API)* Other classes such as HttpClient and various related ones use    the JSSE (Java Secure Sockets Extension) API=========================================================================这种分布包括加密软件。国家您目前居住的进口限制,占有,使用,和/或再出口到另一个国家,加密软件。在使用任何加密软件之前,请检查您的国家的法律,法规和有关政策进口,占有或使用,以及转口加密软件,看,如果这是允许的。见<http://www.wassenaar.org/>更多信息。
美国政府商务部,工商局,安全(BIS),进出口商品分类软件控制号码(ECCN)5D002.C.1,其中包括信息安全软件的使用或执行不对称加密功能算法。此Apache软件基金会的形式和方式分布使得它有资格出口许可例外ENC技术软件无限制(TSU)例外(见国际清算银行出口管理条例“第740.13节)为对象代码和源代码。
下面提供了更多细节,包括加密软件:
*多种不同的类,包括DesCrypt,HashCrypt,在OFBiz使用从Sun的Java JDK API库,包括BlowFishCrypt的java.security和javax.crypto的*(JCE,Java加密扩展API)* HttpClient和各种相关的其他类,如使用JSSE(Java安全套接字扩展)的API

小风儿 发表于 2013-8-20 13:46:10

脱了衣服我是禽兽,穿上衣服我是衣冠禽兽!

2168575 发表于 2013-8-20 14:18:56

与时俱进,你我共赴高潮!

cxin 发表于 2013-8-20 15:56:57

长大了娶唐僧做老公,能玩就玩一玩,不能玩就把他吃掉。

刘伟 发表于 2013-8-20 19:51:32

生,容易。活,容易。生活,不容易。

cxg518 发表于 2013-8-20 20:11:53

这是什么东东啊

搜索泥称 发表于 2013-8-20 21:39:38

要是我灌水,就骂我“三个代表”没学好吧。
页: [1]
查看完整版本: Apache OFBiz Readme