`
chenlieping
  • 浏览: 8813 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论
文章列表
    最近小组在研究一些新技术,包括了Rest,把学习的一些心得写下来,本文关注的是如何用axis2发布简单的Rest。     1. 从http://ws.apache.org/axis2/download/1_4_1/download.cgi下载最新的axis2版本     2. 从http://tomcat.apache.org/download-60.cgi下载tomcat服务器     3. 配置好tomcat服务器,确保tomcat没问题     4. 解压缩axis2-1.4.1-war.zip,拷贝axis2.war到tomcat下webapps目录,启动tomcat,输入ur ...

Life is cool

    博客分类:
  • life
   Life is cool, very very cool, today I found that I will be a pool man tomorrow, one year hard work but one night all money disappeared from my package. Oh god!    Also today is bachelordom festival :-) 光棍节, hope all bachelordom men have a girl in furure.    For my future, I must work hard than bef ...
   Our system need data sync with each sub system, because data transfer is bidirectional, so can't use mysql master and slave, at present I use two way to solve this problem.    With other system, I use hibernate interceptor to intercept the changed data, and write a log to record which table which ...
   Our system required data sync between each sub system, and it charged by be, last friday I think data sync maybe finished, but at six o'clock before I went to home, I found a problem, The sql from binlog have a problem that it can't display Chinese word right, so it changed the sql structure, sql ...
Global site tag (gtag.js) - Google Analytics