{"id":20,"date":"2007-07-20T17:27:58","date_gmt":"2007-07-20T08:27:58","guid":{"rendered":"http:\/\/160.251.178.57\/index.php\/2007\/07\/20\/tuigwaa_1\/"},"modified":"2018-02-07T17:43:27","modified_gmt":"2018-02-07T08:43:27","slug":"tuigwaa_1","status":"publish","type":"post","link":"https:\/\/tsk-server.com\/?p=20","title":{"rendered":"web \u30a2\u30d7\u30ea\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3000\u7c21\u5358\u4f5c\u6210 DB\u9023\u643a tuigwaa\u3000"},"content":{"rendered":"<p>wiki\u306e\u3088\u3046\u306a\u8a18\u6cd5\u3067\u3001\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3068\u9023\u643a\u3055\u305b\u305f\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u7c21\u5358\u306b\u3064\u304f\u308b\u3053\u3068\u304c<br \/>\n\u3067\u304d\u308b\u305d\u3046\u3067\u3059\u3002\u3059\u3054\u3044\u306a<a href=\"http:\/\/tuigwaa.sandbox.seasar.org\/index.html\">tuigwaa<\/a>\uff01\uff01<br \/>\nOFFICIAL\u30b5\u30a4\u30c8\u3067\u306f\u4ee5\u4e0b\u306e\u74b0\u5883\u3067\u958b\u767a\u3001\u52d5\u4f5c\u78ba\u8a8d\u3092\u884c\u3063\u3066\u3044\u308b\u305d\u3046\u3067\u3059\u304c\u3001<br \/>\n\u3046\u3061\u306fLINUX \u30b5\u30fc\u30d0\u306a\u306e\u3067\u3001vine4.0\u306b\u3044\u308c\u3066\u307f\u307e\u3059\u3002<br \/>\nWindowsXP Professional Edition SP2<br \/>\nJava 2 Platform, Standard Edition 1.4.2_09 (SDK \u304c\u63a8\u5968\u3001\u4ee5\u4e0b J2SDK)<br \/>\nTomcat 5.0.28<br \/>\n<strong>1.\uff4a\uff44\uff4b\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<\/strong><br \/>\nhttp:\/\/java.sun.com\/javase\/ja\/6\/download.html<br \/>\n#chmod 755 jdk-6u2-linux-i586.bin<br \/>\n# .\/jdk-6u2-linux-i586.bin<br \/>\nSun Microsystems, Inc. Binary Code License Agreement<br \/>\nfor the JAVA SE DEVELOPMENT KIT (JDK), VERSION 6<br \/>\n\uff1a<br \/>\n\uff1a<br \/>\nDo you agree to the above license terms? [yes or no]<br \/>\nyes\u3000<br \/>\n\u5c11\u3057\u3057\u3066\u3001Done\u3068\u8868\u793a\u3055\u308c\u308c\u308c\u3070\u3001OK<br \/>\n\u6b21\u306b\u3067\u304d\u305f\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3092\/usr\/local\/\u3042\u305f\u308a\u306bmv\u3057\u3066<br \/>\njava\u3067\u30b7\u30f3\u30dc\u30ea\u30c3\u30af\u30ea\u30f3\u30af\u3092\u4f5c\u3063\u3066\u304a\u304f\u3068\u3001\u307b\u304b\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u306b\u5207\u308a\u66ff\u3048\u305f\u3068\u304d\u306b\u3044\u308d\u3044\u308d\u4fbf\u5229\u306a\u306e\u3067\u3001<br \/>\n\u4f5c\u3063\u3066\u304a\u304f\u3002<br \/>\n# ln -s jdk1.6.0_02\/ java<br \/>\nlrwxrwxrwx 1 root root   12  7\u670825\u65e5 00:28 java -> jdk1.6.0_02\/\/<br \/>\ndrwxr-xr-x 9 root root 4096  6\u670815\u65e5 10:03 jdk1.6.0_02\/<br \/>\n<strong>\u74b0\u5883\u5909\u6570\u306e\u8a2d\u5b9a<\/strong><br \/>\n#vi \/etc\/profile\u3000\u3067\u6700\u7d42\u884c\u306b\u4ee5\u4e0b\u306e3\u884c\u3092\u8ffd\u52a0\u3059\u308b<br \/>\nexport JAVA_HOME=\/usr\/local\/java<br \/>\nexport PATH=$PATH:$JAVA_HOME\/bin<br \/>\nexport CLASSPATH=.:$JAVA_HOME\/jre\/lib:$JAVA_HOME\/lib:$JAVA_HOME\\<br \/>\n\/lib\/tools.jar<br \/>\n:wq\u3067\u4fdd\u5b58\u3002<br \/>\n\u8a2d\u5b9a\u3092\u53cd\u6620\u3055\u305b\u308b<br \/>\n# source \/etc\/profile<br \/>\n\u4ee5\u4e0b\u306e\u30b3\u30de\u30f3\u30c9\u3067\u30d0\u30fc\u30b8\u30e7\u30f3\u304c\u8868\u793a\u3055\u308c\u308c\u3070\u3068\u308a\u3042\u3048\u305aOK\u3002<br \/>\n# java -version<br \/>\njava version &#8220;1.6.0_02&#8221;<br \/>\nJava(TM) SE Runtime Environment (build 1.6.0_02-b05)<br \/>\nJava HotSpot(TM) Client VM (build 1.6.0_02-b05, mixed mode, sharing)<br \/>\n2.tomcat\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<br \/>\n<a href=\"http:\/\/tomcat.apache.org\/\">apache-tomcat-5.5.23<\/a><br \/>\n\/usrlocal\/src\/\u3042\u305f\u308a\u306bDL\u3057\u3066\u304d\u305f\u3089\u5c55\u958b\u3057\u3000\/usr\/local\/\u306bmv<br \/>\nJDK\u3068\u540c\u3058\u3088\u3046\u306b\u30b7\u30f3\u30dc\u30ea\u30c3\u30af\u30ea\u30f3\u30af\u3092\u4f5c\u308b\u3068\u3044\u3044\u304b\u3082\u3002<br \/>\n# ln -s apache-tomcat-5.5.23\/ tomcat<br \/>\n# ls -l<br \/>\n\u5408\u8a08 52<br \/>\ndrwxr-xr-x 9 root root 4096  7\u670825\u65e5 00:38 apache-tomcat-5.5.23\/<br \/>\nlrwxrwxrwx 1 root root   12  7\u670825\u65e5 00:28 java -> jdk1.6.0_02\/\/<br \/>\ndrwxr-xr-x 9 root root 4096  6\u670815\u65e5 10:03 jdk1.6.0_02\/<br \/>\nlrwxrwxrwx 1 root root   21  7\u670825\u65e5 00:39 tomcat -> apache-tomcat-5.5.23\/<br \/>\n<strong>tomcat\u306e\u8d77\u52d5<\/strong><br \/>\n# cd \/usr\/local\/tomcat\/bin<br \/>\n# .\/startup.sh<br \/>\nUsing CATALINA_BASE:   \/usr\/local\/tomcat<br \/>\nUsing CATALINA_HOME:   \/usr\/local\/tomcat<br \/>\nUsing CATALINA_TMPDIR: \/usr\/local\/tomcat\/temp<br \/>\nUsing JRE_HOME:       \/usr\/local\/java<br \/>\n\u4e0a\u8a18\u306e\u3088\u3046\u306a\u8868\u793a\u304c\u3067\u305f\u3089\u3001\u30d6\u30e9\u30a6\u30b6\u3067http:\/\/HOST_IP\uff1a8080\u306b\u30a2\u30af\u30bb\u30b9\u3002<br \/>\n\u3053\u3093\u306a\u2193\u2193<br \/>\n\u753b\u9762\u304c\u51fa\u305f\u3089\u3001\u7acb\u3061\u4e0a\u304c\u3063\u3066\u307e\u3059\u3002<br \/>\n<img loading=\"lazy\" decoding=\"async\" alt=\"tomcat_top.JPG\" src=\"http:\/\/160.251.178.57\/tomcat_top.JPG\" width=\"431\" height=\"232\" \/><br \/>\n\u203bDEFAULT\u3067\u306f\u30dd\u30fc\u30c8\u306f8080\u3067\u4e0a\u304c\u308a\u307e\u3059\u304c\u3001\u307b\u304b\u306e\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3067\u4f7f\u7528\u3057\u3066\u3044\u308b\u5834\u5408\u306f<br \/>\nserver.xml\u3092\u66f8\u304d\u63db\u3048\u308b\u3053\u3068\u3067\u3001\u4efb\u610f\u306e\u30dd\u30fc\u30c8\u306b\u5909\u66f4\u3067\u304d\u307e\u3059\u3002<br \/>\n\/usr\/local\/tomcat\/conf\/server.xml<br \/>\n#vi server.xml<br \/>\n\u592a\u5b57\u3092\u3000\u4f7f\u7528\u3057\u3066\u3044\u306a\u3044\u4efb\u610f\u306e\u30dd\u30fc\u30c8\u306b\u66f8\u304d\u63db\u3048\u308c\u3070\u3088\u3044\u3002<br \/>\nConnector port=&#8221;<strong>8080<\/strong>&#8221; maxHttpHeaderSize=&#8221;8192&#8243;<br \/>\nmaxThreads=&#8221;150&#8243; minSpareThreads=&#8221;25&#8243; maxSpareThreads=&#8221;75&#8243;<br \/>\nenableLookups=&#8221;false&#8221; redirectPort=&#8221;8443&#8243; acceptCount=&#8221;100&#8243;<br \/>\nconnectionTimeout=&#8221;20000&#8243; disableUploadTimeout=&#8221;true&#8221; \/><br \/>\n<!-- Note : To disable connection timeouts, set connectionTimeout value\nto 0 --><br \/>\n3.tuigwaa\u306e\u8a2d\u5b9a<br \/>\n<a href=\"http:\/\/tuigwaa.sandbox.seasar.org\/start\/download.html\">tuigwaa<\/a>\u306eHP\u3088\u308atuigwaa-1.0.4.zip \u3092DL\u3057\u3001\u5c55\u958b\u3059\u308b\u3002<br \/>\n\u5c55\u958b\u3059\u308d\u3068\u4ee5\u4e0b\u306e\u30d5\u30a1\u30a4\u30eb\u304c\u3067\u304d\u307e\u3059\u3002<br \/>\n# unzip tuigwaa-1.0.4.zip<br \/>\nArchive:  tuigwaa-1.0.4.zip<br \/>\ninflating: INSTALL.txt<br \/>\ninflating: jaas.conf<br \/>\ninflating: tuigwaa.war<br \/>\ninflating: tuigwaa.xml<br \/>\ninflating: sample104.tgwar<br \/>\n\u4e0a\u8a18\u30d5\u30a1\u30a4\u30eb\u3092\u305d\u308c\u305e\u308c\u4ee5\u4e0b\u3088\u3046\u306b\u914d\u7f6e<br \/>\n\uff1cjaas.conf\uff1e<br \/>\ncp\u3000jaas.conf \/usr\/local\/tomcat\/conf\/<br \/>\n\uff1ctuigwaa.war\uff1e<br \/>\ncp tuigwaa.war \/usr\/local\/tomcat\/webapps\/<br \/>\n\uff1ctuigwaa.xml\uff1e<br \/>\ncp tuigwaa.xml \/usr\/local\/apache-tomcat\/conf\/Catalina\/localhost\/<br \/>\n<strong>catalina.sh<\/strong>\u306e\u8ffd\u8a18<br \/>\n\u3044\u3063\u305f\u3093tomcat\u3092shutdown.sh\u3067\u843d\u3068\u3057\u3002<br \/>\n\/usr\/local\/apache-tomcat\/bin\/catalina.sh\u306e\u4e00\u756a\u4e0a\u306b\u4ee5\u4e0b\u3092\u8ffd\u8a18<br \/>\nCATALINA_OPTS=&#8221;-Djava.security.auth.login.config=\/usr\/local\/tomcat\/conf\/jaas.conf&#8221;<br \/>\n\u518d\u5ea6startup.sh\u3067\u7acb\u3061\u4e0a\u3052\u308b\u3002<br \/>\nhttp:\/\/HOST_IP\/8080\/tuigwaa\/\u306b\u30a2\u30af\u30bb\u30b9\u3059\u308b\u3068\u3001<br \/>\n\u300cTuigwaa Security System\u300d\u8868\u793a\u3055\u308c\u3001\u30e6\u30fc\u30b6\u3068pass\u3092\u805e\u304b\u308c\u307e\u3059\u3002<br \/>\n\u3068\u3082\u306b\u300ctuigwaa\u300d\u3068\u5165\u529b\u3059\u308c\u3070\u3001TOP PAGE\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>wiki\u306e\u3088\u3046\u306a\u8a18\u6cd5\u3067\u3001\u30c7\u30fc\u30bf\u30d9\u30fc\u30b9\u3068\u9023\u643a\u3055\u305b\u305f\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u3092\u7c21\u5358\u306b\u3064\u304f\u308b\u3053\u3068\u304c \u3067\u304d\u308b\u305d\u3046\u3067\u3059\u3002\u3059\u3054\u3044\u306atuigwaa\uff01\uff01 OFFICIAL\u30b5\u30a4\u30c8\u3067\u306f\u4ee5\u4e0b\u306e\u74b0\u5883\u3067\u958b\u767a\u3001\u52d5\u4f5c\u78ba\u8a8d\u3092\u884c\u3063\u3066\u3044\u308b\u305d\u3046\u3067\u3059\u304c\u3001 \u3046\u3061\u306fLIN [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[1],"tags":[51,48],"class_list":["post-20","post","type-post","status-publish","format-standard","hentry","category-1","tag-linux","tag-48"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/tsk-server.com\/index.php?rest_route=\/wp\/v2\/posts\/20","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tsk-server.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tsk-server.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tsk-server.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tsk-server.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=20"}],"version-history":[{"count":1,"href":"https:\/\/tsk-server.com\/index.php?rest_route=\/wp\/v2\/posts\/20\/revisions"}],"predecessor-version":[{"id":1509,"href":"https:\/\/tsk-server.com\/index.php?rest_route=\/wp\/v2\/posts\/20\/revisions\/1509"}],"wp:attachment":[{"href":"https:\/\/tsk-server.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=20"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tsk-server.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=20"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tsk-server.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=20"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}