隨筆 - 41  文章 - 29  trackbacks - 0
          <2009年3月>
          22232425262728
          1234567
          891011121314
          15161718192021
          22232425262728
          2930311234

          常用鏈接

          留言簿(5)

          隨筆分類(28)

          隨筆檔案(23)

          收藏夾(6)

          Inside JVM

          Java

          java performance

          Solr

          搜索

          •  

          最新評論

          閱讀排行榜

          評論排行榜

          In last technique meeting, many people show the interest on can we use some automation tools to improve development/testing productivity. Starting from this message, we will introduce some interesting tools to show how can we use them to facilitate our daily work.

          Background and Goals

          Recently, many managers and technique leaders all notice that a formal design phase has been ignored by our daily work for pretty long time. On the one hand, none of us likes heavy process which means very long design document and a lot paper work. On the another hand, no any design document (or no formal design phase) actually caused bad design and low quality codes because we don’t really think about the design before implementation.

          So, we are trying to find light-wight ways to generate simple design document easily and communicate with others freely.

          As we all know, UML sequence is one important URL diagram which can easily describe the detailed process of any operation. However, drawing a sequence diagram manually is a very time-consuming work. In terms of this, JTracert can be the very helpful tool to generate sequence diagram at runtime.

          Overview of JTracert

          It will generate sequence diagrams directly from your application runtime. you can get it from http://code.google.com/p/jtracert/.
          Some advantages:

          • Understand the code created by your colleagues/partners in a short time
          • Rapidly generate documentation for your partners or users.
          • Easily investigate what’s happening in large Java applications
          • Excellent companion for a common debugger

          Detailed Usage

          It is very easy to use. JTracert has two jars:

          • jTracert.jar is a small javaagent to profile your application
          • jTracert-gui.jar is a simple GUI application to display runtime sequence diagram

          The following is a simple introduction:

          1. Based on your J2EE container, add this line into bat file
            set JAVA_OPTIONS=%JAVA_OPTIONS% -DanalyzerOutput=sdEditRtClient -DsdEditHost=127.0.0.1 -DsdEditPort=60001 -javaagent:jTracert.jar=7007







          2. Start container, when you see the following line –
            jTracert agent started Waiting for a connection from jTracert GUI on port 7007
          3. double click jTracert-gui.jar and connect to server as following -
            • Working folder (in which diagram files will be stored)
            • Host & port of jTracert agent
            • A regular expression for filtering classes to be instrumented and analyzed
          4. That’s it. You can see the sequence diagram on jTracert GUI application.

          Attached is an example diagram from one application.


          Any issue, please let me know.

          posted on 2009-03-11 22:42 Justin Chen 閱讀(1761) 評論(0)  編輯  收藏 所屬分類: Tools
          主站蜘蛛池模板: 左贡县| 东阳市| 旬邑县| 紫金县| 象山县| 马山县| 辰溪县| 射洪县| 海盐县| 龙井市| 兰州市| 普宁市| 太和县| 石屏县| 乐清市| 南雄市| 天台县| 福泉市| 镇江市| 江北区| 舒兰市| 鄱阳县| 同德县| 新河县| 巴彦淖尔市| 从江县| 定边县| 龙胜| 军事| 肇源县| 柳河县| 曲阜市| 乐陵市| 封丘县| 清流县| 浦江县| 阿尔山市| 东光县| 临夏市| 蕉岭县| 忻州市|