
Get up and running in minutes. Pay by the hour. Try opentaps In The Cloud with opentaps and the Amazon EC2 Cloud.

Get up and running in minutes. Pay by the hour. Try opentaps In The Cloud with opentaps and the Amazon EC2 Cloud.
Increase your sales with GetResponse email marketing with the opentaps GetResponse Email Marketing Integration Module.
Reach key IT decision makers and developers worldwide by advertising on this site. For details, please Contact Us.

New Relic RPM helps you monitor the performance of your opentaps or ofbiz Java application. Get a free month of New Relic Gold with promo code OT30PRO.
Watch developer and user training videos at shop.opentaps.org, all with our Satisfaction Guarantee.
首先介绍一下,我是搞java的,平时业余爱好搞搞网络,建过不少网站(都是php的),由于接触网络这个圈子时间不算短,对其自然有了一定的个人理解,电子商务在我看来是个比较有前途的,这个不深入讨论,加上自己也一直希望转到自己老本行java行列中来,可是说实话,就web应用而言,java在cms方面没有什么红红火火的开源项目。
--------------------------
冲着自己的搞java的,昨天晚上在gg上看了一个晚上的相关介绍,加上个人理解,最终认识了ofbiz,今天早上继上gg,之后认识了现在的opentaps,开始下载,中午1点左右开始安装,到3点基本上安装成功(安装了2次,第一次失败),现在有遇到了一些疑问,网上没有找到答案,特地借此宝地咨询一下,希望si.chen或高手们不吝赐教,在此万分感谢
首先整理下我的环境:
ide:eclipse
jdk:1.6
db:mysql5.5
opentaps版本:1.4.0
--------------
问题1:eclipse编译出错,[CommonServiceAspects.java]中导入的class找不到
import org.codehaus.aspectwerkz.annotation.Around;
import org.codehaus.aspectwerkz.annotation.Expression;
不过用ant编译通过,并且能正常启动
--------------
问题2:安装成功后,到db中看了一下,一共有957个,这也太庞大了吧,问题是这么多张表中,一条数据也没有,正常吗?最起码有master数据吧,像user表中一个用户都没有,现在连系统后台都进不了,我创建了一个用户,可是密码是加密的。。。。。还是不能用,至此没有进入后台 : (
------------
问题3:我想问问还能提供ER图啊,表与表之间的关系实在是太多,看不明白哦。。。。
that‘s all,xums,thank you!!
问题2:安装成功后,到db中看了一下,一共有957个,这也太庞大了吧,问题是这么多张表中,一条数据也没有,正常吗?最起码有master数据吧,像user表中一个用户都没有,现在连系统后台都进不了,我创建了一个用户,可是密码是加密的。。。。。还是不能用,至此没有进入后台 : (
请问您是怎么解决的?分享一下啊
我把数据库改成mysql后就登录进系统了,表中没有数据
回复2楼
你可以参考参考官方的这篇文章http://www.opentaps.org/docs/index.php/General_Installation_of_Opentaps#Build_Aspect_class_Errors
也可以参考参考一下,我写的一篇安装全过程
http://www.xumingsheng.com/internet/opensys/157.html
有兴趣可以一起讨论讨论
msn:xms#9.cn
qq:84839916
谢谢你!我已经把你的文章在facebook, twitter上发表了! 还在http://www.opentaps.org/cndocs/index.php/%E9%A6%96%E9%A1%B5 和 http://www.opentaps.org/docs/index.php/Opentaps_Installation_Manual 也给你放了连接。
default username:admin
default password:ofbiz
实在太好,对于我这样的新手来说,有这样的文档,有种雪中送炭的感觉。多谢
XUMS的第三个建议非常好,几百个表,人都看晕,有ER图的话,对二次开发非常有帮助.
si.chen 能回答下吗?
me too ,打得开登录界面,登录 不进去.
几百个表不分模块的话ERP图很恐怖,我曾试着将opentaps的表逆向成powerdesigner的ER-D,没有完整成功,出来的图非常恐怖。
大部分都不太重要,而是normalization过程中出现的。请看一看“Data Model Resource Book”,看一两张就可以理解主要的概念了。
itelib.com好像已经不能访问了,不知道哪里还能看到安装介绍?
另外,“Data Model Resource Book”这本书哪些章节对于理解opentaps是重点呢?多谢si.chen指导下。我志愿参加opentaps中国组的工作,要怎么联系你呢?
兄弟,你好,由于服务器问题,顾这篇手顺转移到我的个人博客上去,这样比较安全,谢谢
http://www.xumingsheng.com/internet/opensys/157.html
收到兄弟,多谢了!以后还有这方面问题要多多麻烦大家了!
支不支持weblogic & oracle?
opentaps Open Source ERP + CRM is an Java J2EE web enabled open source Enterprise Resource Planning (ERP) and Customer Relationship Management (CRM) system. opentaps supports customer relationship management, sales force automation, sales opportunities management, customer support case management, sales opportunity management, order entry and order management, warehouse and inventory management, supply chain management, purchasing, material resources planning (MRP), manufacturing management, Accounts Receivable, Accounts Payable, General ledger, and financial reporting. opentaps offers the Apache OFBiz ecommerce system out-of-the-box and supports integration with the Magento e-commerce system, Amazon seller Central, ebay, and GoogleBase (froogle). opentaps is based on open source projects including Apache Tomcat, Apache Lucene, Apache Derby, JasperReports business intelligence, Pentaho BI suite, Spring framework, Hibernate, Funambol. Read more about why open source is the right solution for ERP.
Site designed by IntegratingWeb with Drupal
© 2011 Open Source Strategies Inc. Terms of Use

问题2:已经解决,主要原因是我的系统为64位系统