随笔 - 6  文章 - 129  trackbacks - 0
<2024年4月>
31123456
78910111213
14151617181920
21222324252627
2829301234
567891011

常用链接

留言簿(14)

随笔档案(6)

文章分类(467)

文章档案(423)

相册

收藏夹(18)

JAVA

搜索

  •  

积分与排名

  • 积分 - 815441
  • 排名 - 49

最新评论

阅读排行榜

评论排行榜

10 2010 档案

安装amarok播放器后无法播放的解决方法

posted @ 2010-10-31 22:37 Ke 阅读(1437) | 评论 (0)  编辑

openbravo 执行ant install.source时报get_uuid()函数错误-2010/10/25
     摘要: 原因:
在unbuntu 系统上只安装了

postgresql-8.4

没有安装

postgresql-contrib-8.4

安装后OK  阅读全文

posted @ 2010-10-25 20:41 Ke 阅读(408) | 评论 (0)  编辑

eclipse項目發布webapps
     摘要: 1:找到 server 面板,右击当前的那个 tomcat,先 remove 掉其中所有的工程
2:再右击那个 tomcat,选择 clean... 清空一下
3:双击那个 tomcat,会打开属性面板,找到左边第二个 server locations,你那个单选框选中的应该是第一个,你选择第三个,在 server path 中输入你想要的路径后,保存即可以了  阅读全文

posted @ 2010-10-21 15:34 Ke 阅读(404) | 评论 (0)  编辑

Openbravo2.5 開發環境的搭建-2010/10/20
     摘要: 參照以下說法
http://wiki.openbravo.com/wiki/ERP/2.50/Developers_Guide/Development_Environment/Setting_up_Development_Environment_with_Eclipse_IDE#Download_source_code

不過在ant install.source的最后一個過程中拋出以下異常
[applyModule] 0 [main] ERROR org.openbravo.base.exception.OBException - org.d
om4j.DocumentException: Error on line 202 of document : The element type "symbo
l" must be terminated by the matching end-tag "". Nested exception: The
element type "symbol" must be   阅读全文

posted @ 2010-10-20 10:32 Ke 阅读(847) | 评论 (2)  编辑