From c6103c7c9a6b6971d2aa0b8e3997608cb5f2c36f Mon Sep 17 00:00:00 2001 From: lresende Date: Mon, 2 Nov 2009 22:22:29 +0000 Subject: Move the das folder as new trunk for das sub project git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832144 13f79535-47bb-0310-9956-ffa450edef68 --- java/das/samples/Readme.htm | 110 ---- java/das/samples/advanced-webapp/build.xml | 52 -- java/das/samples/advanced-webapp/pom.xml | 108 ---- java/das/samples/advanced-webapp/readme.htm | 204 ------- .../tuscany/samples/das/DASQueryProcessor.java | 464 -------------- .../samples/das/SillyDateStringConverter.java | 75 --- .../tuscany/samples/das/StringToLongConverter.java | 37 -- .../apache/tuscany/samples/das/util/XmlUtil.java | 58 -- .../apache/tuscany/samples/web/CommandServlet.java | 160 ----- .../tuscany/samples/web/ServiceProcessor.java | 24 - .../src/main/resources/AjaxDBConfig.xml | 52 -- .../main/resources/CustomerConfigWithConverter.xml | 34 -- .../resources/CustomerConfigWithIDConverter.xml | 33 - .../src/main/resources/DasConfig.xml | 45 -- .../src/main/resources/META-INF/LICENSE | 353 ----------- .../src/main/resources/META-INF/NOTICE | 32 - .../src/main/resources/META-INF/README | 35 -- .../src/main/resources/log4j.properties | 36 -- .../src/main/webapp/META-INF/context.xml | 22 - .../src/main/webapp/WEB-INF/tld/c.tld | 563 ----------------- .../src/main/webapp/WEB-INF/tld/fmt.tld | 671 --------------------- .../src/main/webapp/WEB-INF/web.xml | 46 -- .../src/main/webapp/html/DASWebSampleFrame.html | 27 - .../src/main/webapp/html/blank.html | 25 - .../advanced-webapp/src/main/webapp/js/ajax.js | 188 ------ .../advanced-webapp/src/main/webapp/js/dasmenu.js | 112 ---- .../src/main/webapp/jsp/DASMenu.jsp | 63 -- .../src/main/webapp/jsp/converter.jsp | 117 ---- .../src/main/webapp/jsp/default.css | 35 -- .../src/main/webapp/jsp/indexAdhoc.jsp | 87 --- .../src/main/webapp/jsp/indexCommand.jsp | 85 --- .../advanced-webapp/src/main/webapp/jsp/main.css | 120 ---- .../advanced-webapp/src/main/webapp/jsp/occ.jsp | 77 --- .../advanced-webapp/src/main/webapp/jsp/rss.jsp | 78 --- .../src/main/webapp/xsl/company.xsl | 44 -- .../src/main/webapp/xsl/companyDepartment.xsl | 65 -- .../src/main/webapp/xsl/customer.xsl | 49 -- java/das/samples/build.xml | 29 - java/das/samples/company-webapp/build.xml | 55 -- java/das/samples/company-webapp/dastest/db.lck | Bin 38 -> 0 bytes .../samples/company-webapp/dastest/log/log.ctrl | Bin 48 -> 0 bytes .../samples/company-webapp/dastest/log/log1.dat | Bin 1048576 -> 0 bytes .../company-webapp/dastest/log/logmirror.ctrl | Bin 48 -> 0 bytes .../samples/company-webapp/dastest/seg0/c10.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c101.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c111.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c121.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c130.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c141.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c150.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c161.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c171.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c180.dat | Bin 24576 -> 0 bytes .../samples/company-webapp/dastest/seg0/c191.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c1a1.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c1b1.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c1c0.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c1d1.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c1e0.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c1f1.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c20.dat | Bin 24576 -> 0 bytes .../samples/company-webapp/dastest/seg0/c200.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c211.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c221.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c230.dat | Bin 86016 -> 0 bytes .../samples/company-webapp/dastest/seg0/c241.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c251.dat | Bin 12288 -> 0 bytes .../samples/company-webapp/dastest/seg0/c260.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c271.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c281.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c290.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c2a1.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c2b1.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c2c1.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c2d0.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c2e1.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c2f0.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c300.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c31.dat | Bin 16384 -> 0 bytes .../samples/company-webapp/dastest/seg0/c311.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c320.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c331.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c340.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c351.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c360.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c371.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c380.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c391.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c3a0.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c3b1.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c3c0.dat | Bin 24576 -> 0 bytes .../samples/company-webapp/dastest/seg0/c3d1.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c3e0.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c3f1.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c400.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c41.dat | Bin 16384 -> 0 bytes .../samples/company-webapp/dastest/seg0/c411.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c420.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c431.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c440.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c451.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c460.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c471.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c481.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c490.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c4a1.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c51.dat | Bin 16384 -> 0 bytes .../samples/company-webapp/dastest/seg0/c60.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c71.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c81.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/c90.dat | Bin 20480 -> 0 bytes .../samples/company-webapp/dastest/seg0/ca1.dat | Bin 24576 -> 0 bytes .../samples/company-webapp/dastest/seg0/cb1.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/cc0.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/cd1.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/ce1.dat | Bin 8192 -> 0 bytes .../samples/company-webapp/dastest/seg0/cf0.dat | Bin 8192 -> 0 bytes .../company-webapp/dastest/service.properties | 22 - java/das/samples/company-webapp/pom.xml | 89 --- java/das/samples/company-webapp/readme.htm | 201 ------ .../samples/das/companyweb/CompanyClient.java | 151 ----- .../samples/das/companyweb/CompanyDBInit.java | 70 --- .../src/main/resources/CompanyConfig.xml | 46 -- .../src/main/resources/CompanyWebDBConfig.xml | 51 -- .../src/main/resources/META-INF/LICENSE | 353 ----------- .../src/main/resources/META-INF/NOTICE | 32 - .../src/main/resources/META-INF/README | 35 -- .../src/main/resources/log4j.properties | 36 -- .../company-webapp/src/main/webapp/Company.jsp | 155 ----- .../src/main/webapp/META-INF/context.xml | 25 - .../company-webapp/src/main/webapp/WEB-INF/web.xml | 36 -- java/das/samples/customer/build.xml | 38 -- java/das/samples/customer/pom.xml | 92 --- java/das/samples/customer/readme.htm | 156 ----- .../samples/das/customer/CustomerClient.java | 197 ------ .../das/customer/CustomerDatabaseInitializer.java | 92 --- .../samples/das/databaseSetup/DatabaseSetup.java | 206 ------- .../samples/das/databaseSetup/DerbySetup.java | 209 ------- .../samples/das/databaseSetup/MySQLSetup.java | 211 ------- .../src/main/resources/CustomersConfig.xml | 53 -- .../customer/src/main/resources/META-INF/LICENSE | 353 ----------- .../customer/src/main/resources/META-INF/NOTICE | 32 - .../customer/src/main/resources/META-INF/README | 35 -- .../customer/src/main/resources/log4j.properties | 36 -- java/das/samples/dbconfig/pom.xml | 123 ---- java/das/samples/dbconfig/readme.html | 153 ----- .../tuscany/das/rdb/dbconfig/DBConfigUtil.java | 57 -- .../das/rdb/dbconfig/DBConnectionHelper.java | 179 ------ .../tuscany/das/rdb/dbconfig/DBDataHelper.java | 251 -------- .../apache/tuscany/das/rdb/dbconfig/DBHelper.java | 200 ------ .../tuscany/das/rdb/dbconfig/DBInitializer.java | 154 ----- .../DataSourceInitializationException.java | 40 -- .../rdb/dbconfig/DatabaseInitializerException.java | 40 -- .../src/main/resources/CannedSampleDBConfig.xml | 47 -- .../dbconfig/src/main/resources/DBConfig.xsd | 56 -- .../dbconfig/src/main/resources/META-INF/LICENSE | 353 ----------- .../dbconfig/src/main/resources/META-INF/NOTICE | 32 - .../dbconfig/src/main/resources/META-INF/README | 35 -- .../dbconfig/src/main/resources/log4j.properties | 33 - .../das/rdb/dbconfig/DBInitializerTestCase.java | 69 --- .../dbconfig/src/test/resources/dbConfig.xml | 52 -- java/das/samples/pom.xml | 40 -- .../samples/testing/tomcat/advanced-webapp/pom.xml | 80 --- .../src/main/resources/META-INF/LICENSE | 353 ----------- .../src/main/resources/META-INF/NOTICE | 32 - .../src/main/resources/META-INF/README | 35 -- .../apache/tuscany/test/das/AjaxDasTestCase.java | 596 ------------------ java/das/samples/testing/tomcat/build.xml | 309 ---------- .../samples/testing/tomcat/company-webapp/pom.xml | 80 --- .../src/main/resources/META-INF/LICENSE | 353 ----------- .../src/main/resources/META-INF/NOTICE | 32 - .../src/main/resources/META-INF/README | 35 -- .../org/apache/tuscany/test/das/DasTestCase.java | 249 -------- java/das/samples/testing/tomcat/context.xsl | 51 -- java/das/samples/testing/tomcat/datasource.xsl | 66 -- java/das/samples/testing/tomcat/pom.xml | 112 ---- java/das/samples/testing/tomcat/readme.htm | 86 --- java/das/samples/testing/tomcat/server.xsl | 51 -- java/das/samples/transaction/build.xml | 46 -- java/das/samples/transaction/pom.xml | 148 ----- java/das/samples/transaction/readme.htm | 449 -------------- .../das/databaseSetup/DatabaseSetupUtil.java | 67 -- .../manager/GeronimoTransactionManagerService.java | 118 ---- .../tx/manager/GeronimoTransactionManagerUtil.java | 122 ---- .../samples/das/tx/sample/MoneyTransfer.java | 193 ------ .../src/main/resources/BankAccountDBConfig.xml | 34 -- .../src/main/resources/BankAccounts.xml | 30 - 187 files changed, 13123 deletions(-) delete mode 100644 java/das/samples/Readme.htm delete mode 100644 java/das/samples/advanced-webapp/build.xml delete mode 100644 java/das/samples/advanced-webapp/pom.xml delete mode 100644 java/das/samples/advanced-webapp/readme.htm delete mode 100644 java/das/samples/advanced-webapp/src/main/java/org/apache/tuscany/samples/das/DASQueryProcessor.java delete mode 100644 java/das/samples/advanced-webapp/src/main/java/org/apache/tuscany/samples/das/SillyDateStringConverter.java delete mode 100644 java/das/samples/advanced-webapp/src/main/java/org/apache/tuscany/samples/das/StringToLongConverter.java delete mode 100644 java/das/samples/advanced-webapp/src/main/java/org/apache/tuscany/samples/das/util/XmlUtil.java delete mode 100644 java/das/samples/advanced-webapp/src/main/java/org/apache/tuscany/samples/web/CommandServlet.java delete mode 100644 java/das/samples/advanced-webapp/src/main/java/org/apache/tuscany/samples/web/ServiceProcessor.java delete mode 100644 java/das/samples/advanced-webapp/src/main/resources/AjaxDBConfig.xml delete mode 100644 java/das/samples/advanced-webapp/src/main/resources/CustomerConfigWithConverter.xml delete mode 100644 java/das/samples/advanced-webapp/src/main/resources/CustomerConfigWithIDConverter.xml delete mode 100644 java/das/samples/advanced-webapp/src/main/resources/DasConfig.xml delete mode 100644 java/das/samples/advanced-webapp/src/main/resources/META-INF/LICENSE delete mode 100644 java/das/samples/advanced-webapp/src/main/resources/META-INF/NOTICE delete mode 100644 java/das/samples/advanced-webapp/src/main/resources/META-INF/README delete mode 100644 java/das/samples/advanced-webapp/src/main/resources/log4j.properties delete mode 100644 java/das/samples/advanced-webapp/src/main/webapp/META-INF/context.xml delete mode 100644 java/das/samples/advanced-webapp/src/main/webapp/WEB-INF/tld/c.tld delete mode 100644 java/das/samples/advanced-webapp/src/main/webapp/WEB-INF/tld/fmt.tld delete mode 100644 java/das/samples/advanced-webapp/src/main/webapp/WEB-INF/web.xml delete mode 100644 java/das/samples/advanced-webapp/src/main/webapp/html/DASWebSampleFrame.html delete mode 100644 java/das/samples/advanced-webapp/src/main/webapp/html/blank.html delete mode 100644 java/das/samples/advanced-webapp/src/main/webapp/js/ajax.js delete mode 100644 java/das/samples/advanced-webapp/src/main/webapp/js/dasmenu.js delete mode 100644 java/das/samples/advanced-webapp/src/main/webapp/jsp/DASMenu.jsp delete mode 100644 java/das/samples/advanced-webapp/src/main/webapp/jsp/converter.jsp delete mode 100644 java/das/samples/advanced-webapp/src/main/webapp/jsp/default.css delete mode 100644 java/das/samples/advanced-webapp/src/main/webapp/jsp/indexAdhoc.jsp delete mode 100644 java/das/samples/advanced-webapp/src/main/webapp/jsp/indexCommand.jsp delete mode 100644 java/das/samples/advanced-webapp/src/main/webapp/jsp/main.css delete mode 100644 java/das/samples/advanced-webapp/src/main/webapp/jsp/occ.jsp delete mode 100644 java/das/samples/advanced-webapp/src/main/webapp/jsp/rss.jsp delete mode 100644 java/das/samples/advanced-webapp/src/main/webapp/xsl/company.xsl delete mode 100644 java/das/samples/advanced-webapp/src/main/webapp/xsl/companyDepartment.xsl delete mode 100644 java/das/samples/advanced-webapp/src/main/webapp/xsl/customer.xsl delete mode 100644 java/das/samples/build.xml delete mode 100644 java/das/samples/company-webapp/build.xml delete mode 100644 java/das/samples/company-webapp/dastest/db.lck delete mode 100644 java/das/samples/company-webapp/dastest/log/log.ctrl delete mode 100644 java/das/samples/company-webapp/dastest/log/log1.dat delete mode 100644 java/das/samples/company-webapp/dastest/log/logmirror.ctrl delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c10.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c101.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c111.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c121.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c130.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c141.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c150.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c161.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c171.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c180.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c191.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c1a1.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c1b1.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c1c0.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c1d1.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c1e0.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c1f1.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c20.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c200.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c211.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c221.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c230.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c241.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c251.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c260.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c271.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c281.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c290.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c2a1.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c2b1.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c2c1.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c2d0.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c2e1.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c2f0.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c300.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c31.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c311.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c320.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c331.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c340.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c351.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c360.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c371.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c380.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c391.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c3a0.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c3b1.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c3c0.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c3d1.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c3e0.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c3f1.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c400.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c41.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c411.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c420.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c431.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c440.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c451.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c460.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c471.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c481.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c490.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c4a1.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c51.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c60.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c71.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c81.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/c90.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/ca1.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/cb1.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/cc0.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/cd1.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/ce1.dat delete mode 100644 java/das/samples/company-webapp/dastest/seg0/cf0.dat delete mode 100644 java/das/samples/company-webapp/dastest/service.properties delete mode 100644 java/das/samples/company-webapp/pom.xml delete mode 100644 java/das/samples/company-webapp/readme.htm delete mode 100644 java/das/samples/company-webapp/src/main/java/org/apache/tuscany/samples/das/companyweb/CompanyClient.java delete mode 100644 java/das/samples/company-webapp/src/main/java/org/apache/tuscany/samples/das/companyweb/CompanyDBInit.java delete mode 100644 java/das/samples/company-webapp/src/main/resources/CompanyConfig.xml delete mode 100644 java/das/samples/company-webapp/src/main/resources/CompanyWebDBConfig.xml delete mode 100644 java/das/samples/company-webapp/src/main/resources/META-INF/LICENSE delete mode 100644 java/das/samples/company-webapp/src/main/resources/META-INF/NOTICE delete mode 100644 java/das/samples/company-webapp/src/main/resources/META-INF/README delete mode 100644 java/das/samples/company-webapp/src/main/resources/log4j.properties delete mode 100644 java/das/samples/company-webapp/src/main/webapp/Company.jsp delete mode 100644 java/das/samples/company-webapp/src/main/webapp/META-INF/context.xml delete mode 100644 java/das/samples/company-webapp/src/main/webapp/WEB-INF/web.xml delete mode 100644 java/das/samples/customer/build.xml delete mode 100644 java/das/samples/customer/pom.xml delete mode 100644 java/das/samples/customer/readme.htm delete mode 100644 java/das/samples/customer/src/main/java/org/apache/tuscany/samples/das/customer/CustomerClient.java delete mode 100644 java/das/samples/customer/src/main/java/org/apache/tuscany/samples/das/customer/CustomerDatabaseInitializer.java delete mode 100644 java/das/samples/customer/src/main/java/org/apache/tuscany/samples/das/databaseSetup/DatabaseSetup.java delete mode 100644 java/das/samples/customer/src/main/java/org/apache/tuscany/samples/das/databaseSetup/DerbySetup.java delete mode 100644 java/das/samples/customer/src/main/java/org/apache/tuscany/samples/das/databaseSetup/MySQLSetup.java delete mode 100644 java/das/samples/customer/src/main/resources/CustomersConfig.xml delete mode 100644 java/das/samples/customer/src/main/resources/META-INF/LICENSE delete mode 100644 java/das/samples/customer/src/main/resources/META-INF/NOTICE delete mode 100644 java/das/samples/customer/src/main/resources/META-INF/README delete mode 100644 java/das/samples/customer/src/main/resources/log4j.properties delete mode 100644 java/das/samples/dbconfig/pom.xml delete mode 100644 java/das/samples/dbconfig/readme.html delete mode 100644 java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DBConfigUtil.java delete mode 100644 java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DBConnectionHelper.java delete mode 100644 java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DBDataHelper.java delete mode 100644 java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DBHelper.java delete mode 100644 java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DBInitializer.java delete mode 100644 java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DataSourceInitializationException.java delete mode 100644 java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DatabaseInitializerException.java delete mode 100644 java/das/samples/dbconfig/src/main/resources/CannedSampleDBConfig.xml delete mode 100644 java/das/samples/dbconfig/src/main/resources/DBConfig.xsd delete mode 100644 java/das/samples/dbconfig/src/main/resources/META-INF/LICENSE delete mode 100644 java/das/samples/dbconfig/src/main/resources/META-INF/NOTICE delete mode 100644 java/das/samples/dbconfig/src/main/resources/META-INF/README delete mode 100644 java/das/samples/dbconfig/src/main/resources/log4j.properties delete mode 100644 java/das/samples/dbconfig/src/test/java/org/apache/tuscany/das/rdb/dbconfig/DBInitializerTestCase.java delete mode 100644 java/das/samples/dbconfig/src/test/resources/dbConfig.xml delete mode 100644 java/das/samples/pom.xml delete mode 100644 java/das/samples/testing/tomcat/advanced-webapp/pom.xml delete mode 100644 java/das/samples/testing/tomcat/advanced-webapp/src/main/resources/META-INF/LICENSE delete mode 100644 java/das/samples/testing/tomcat/advanced-webapp/src/main/resources/META-INF/NOTICE delete mode 100644 java/das/samples/testing/tomcat/advanced-webapp/src/main/resources/META-INF/README delete mode 100644 java/das/samples/testing/tomcat/advanced-webapp/src/test/java/org/apache/tuscany/test/das/AjaxDasTestCase.java delete mode 100644 java/das/samples/testing/tomcat/build.xml delete mode 100644 java/das/samples/testing/tomcat/company-webapp/pom.xml delete mode 100644 java/das/samples/testing/tomcat/company-webapp/src/main/resources/META-INF/LICENSE delete mode 100644 java/das/samples/testing/tomcat/company-webapp/src/main/resources/META-INF/NOTICE delete mode 100644 java/das/samples/testing/tomcat/company-webapp/src/main/resources/META-INF/README delete mode 100644 java/das/samples/testing/tomcat/company-webapp/src/test/java/org/apache/tuscany/test/das/DasTestCase.java delete mode 100644 java/das/samples/testing/tomcat/context.xsl delete mode 100644 java/das/samples/testing/tomcat/datasource.xsl delete mode 100644 java/das/samples/testing/tomcat/pom.xml delete mode 100644 java/das/samples/testing/tomcat/readme.htm delete mode 100644 java/das/samples/testing/tomcat/server.xsl delete mode 100644 java/das/samples/transaction/build.xml delete mode 100644 java/das/samples/transaction/pom.xml delete mode 100644 java/das/samples/transaction/readme.htm delete mode 100644 java/das/samples/transaction/src/main/java/org/apache/tuscany/samples/das/databaseSetup/DatabaseSetupUtil.java delete mode 100644 java/das/samples/transaction/src/main/java/org/apache/tuscany/samples/das/tx/manager/GeronimoTransactionManagerService.java delete mode 100644 java/das/samples/transaction/src/main/java/org/apache/tuscany/samples/das/tx/manager/GeronimoTransactionManagerUtil.java delete mode 100644 java/das/samples/transaction/src/main/java/org/apache/tuscany/samples/das/tx/sample/MoneyTransfer.java delete mode 100644 java/das/samples/transaction/src/main/resources/BankAccountDBConfig.xml delete mode 100644 java/das/samples/transaction/src/main/resources/BankAccounts.xml (limited to 'java/das/samples') diff --git a/java/das/samples/Readme.htm b/java/das/samples/Readme.htm deleted file mode 100644 index ff4fed6d89..0000000000 --- a/java/das/samples/Readme.htm +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - -DAS Samples - - - - - -

-
DAS Samples
-

- -
- -

The DAS Java Samples demonstrates the DAS features and how to get -started with them. Below a list of available samples:

- -
- -

- - -

- diff --git a/java/das/samples/advanced-webapp/build.xml b/java/das/samples/advanced-webapp/build.xml deleted file mode 100644 index e8d9d5fbdf..0000000000 --- a/java/das/samples/advanced-webapp/build.xml +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/java/das/samples/advanced-webapp/pom.xml b/java/das/samples/advanced-webapp/pom.xml deleted file mode 100644 index 84c6bcac75..0000000000 --- a/java/das/samples/advanced-webapp/pom.xml +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - org.apache.tuscany.das.samples - tuscany-das-samples - 1.0-SNAPSHOT - - - 4.0.0 - tuscany-das-sample-advanced-webapp - war - Tuscany DAS Advanced Sample - Advanced DAS web applicaiton Sample based on Ajax - - - - - org.apache.tuscany.das - tuscany-das-rdb - ${das.version} - compile - - - - org.apache.tuscany.sdo - tuscany-sdo-impl - ${sdo.version} - compile - - - - org.apache.tuscany.sdo - tuscany-sdo-api-r2.1 - ${sdo.version} - compile - - - - org.apache.tuscany.das.samples - tuscany-das-sample-dbconfig - ${das.version} - compile - - - org.apache.derby - derby - - - - - - javax.servlet - jstl - 1.1.2 - runtime - - - - taglibs - standard - 1.1.1 - - - - tomcat - servlet-api - 5.0.18 - provided - - - - tomcat - jsp-api - 5.0.18 - provided - - - - - - sample-advanced-webapp - src/main/java - - - src/main/java - - - src/main/resources - - - - diff --git a/java/das/samples/advanced-webapp/readme.htm b/java/das/samples/advanced-webapp/readme.htm deleted file mode 100644 index 1ddba99e5e..0000000000 --- a/java/das/samples/advanced-webapp/readme.htm +++ /dev/null @@ -1,204 +0,0 @@ - - - - - -Tuscany DAS Sample - Advanced webapp - - - - - - -

Advanced DAS web application Sample

- -
- -

-This web sample demonstrates DAS advanced features in the context of a simple web application using Ajax.
-The application user can navigate the menu to see examples of different DAS features.
-The application uses "dbConfig" utility to create canned Derby database with required tables and populate initial data in them. For refreshing database data to initial state, user can click on Refresh Button.
-

- - - -

-In future more features will get added. -

- - -

Running the sample

- -

-There are two options for running this sample: - -

- -

Running from Tomcat configured by the build

- -

-You need to download the Tuscany RDB DAS source distribution and run maven build to use this option. When you build using maven from the source root {SRC_ROOT} directory, the sample war file is created under {SRC_ROOT}/samples/sample-ajax-das/target. This sample application is deployed to an instance of Tomcat as part of our automated sample testing. For this, follow instructions from reademe.htm from {SRC_ROOT}/samples/testing/tomcat. This will in-effect run the htmlunit tests on the sample. The sample deployed on Tomcat instance will be ready this way and you can just point your browser to http://localhost:8080/sample-advanced-webapp/ to test further. -

- -

Deploying the sample-ajax-das WAR into a Tomcat you configure yourself

- -

-Alternatively, you can deploy the sample to your own configured Tomcat installation by following the instructions below.
-These instructions assume that you have either : -

-see the following link to more details steps on how to build DAS Sample applications http://incubator.apache.org/tuscany/das-java-developer-guide.html . -

- -

Set Up - Derby

- - - -

Set Up - MySQL

- - - - -

Sample Architecture

- -

The design is modular and reusable by other web samples. There are java servlet, other java classes, jsp, javascript, xml, xsl, css and html files.

- -

Client Side Files

- -

Javascripts

- -

- - - -

Used for menu/submenu rendering, is quite generic and can be used to display any menu.

- -

HTMLs & jsps (DAS specific files)

- - - - -

Serverside files

- - \ No newline at end of file diff --git a/java/das/samples/advanced-webapp/src/main/java/org/apache/tuscany/samples/das/DASQueryProcessor.java b/java/das/samples/advanced-webapp/src/main/java/org/apache/tuscany/samples/das/DASQueryProcessor.java deleted file mode 100644 index 86b83be235..0000000000 --- a/java/das/samples/advanced-webapp/src/main/java/org/apache/tuscany/samples/das/DASQueryProcessor.java +++ /dev/null @@ -1,464 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -package org.apache.tuscany.samples.das; - -import java.io.InputStream; -import java.lang.reflect.Method; -import java.text.DateFormat; -import java.text.ParseException; -import java.text.SimpleDateFormat; -import java.util.Date; -import java.util.Iterator; -import java.util.List; -import java.util.Properties; -import java.util.Random; -import java.util.StringTokenizer; -import java.util.Vector; - -import org.apache.tuscany.das.rdb.Command; -import org.apache.tuscany.das.rdb.DAS; -import org.apache.tuscany.das.rdb.exception.OptimisticConcurrencyException; -import org.apache.tuscany.samples.web.ServiceProcessor; - -import commonj.sdo.DataObject; -import commonj.sdo.helper.XMLHelper; - -public class DASQueryProcessor extends ServiceProcessor{ - private DAS das = null; - private Command read = null; - private Random generator = new Random(); - private String configFile = null; - - private static DateFormat myformat = new SimpleDateFormat("yyyy.MM.dd"); - private static Date kbday; - private static Date tbday; - - public String execute(String queryOrcommand, String configFile) throws Exception{ - String status = null; - this.configFile = configFile; - - try{ - Properties props = validate(queryOrcommand); - - if(props != null){ - status = this.getResult((String)props.values().iterator().next(), - (String)props.keys().nextElement()); - } - - if(queryOrcommand.startsWith("occ:")){ - status = this.getOcc(); - } - - if(queryOrcommand.startsWith("converter:")){ - status = this.getConverter(queryOrcommand.substring(10)); - } - - if(queryOrcommand.startsWith("rss:")){ - status = this.getRss(queryOrcommand.substring(4)); - } - }catch(Exception e){ - das.releaseResources(); - e.printStackTrace(); - throw e; - } - das.releaseResources(); - return status ; - } - - private Properties validate(String queryOrcommand) throws Exception{ - if(queryOrcommand == null){ - throw new Exception("Invalid Command URL -> COMMAND is NULL"); - } - - if(queryOrcommand.startsWith("query:")){ - String qry = queryOrcommand.substring(6); - if(qry == null || qry.trim().length() == 0){ - throw new Exception("Invalid Command URL -> COMMAND is NULL"); - } - else{ - Properties props = new Properties(); - props.put("query", qry); - return props; - } - } - - if(queryOrcommand.startsWith("command:")){ - String cmd = queryOrcommand.substring(8); - if(cmd == null || cmd.trim().length() == 0){ - throw new Exception("Invalid Command URL -> COMMAND is NULL"); - } - else{ - Properties props = new Properties(); - props.put("command", cmd); - return props; - } - } - - - return null; - } - - /*For any query starting with query: or command: */ - private String getResult(String qry, String qryOrCommand) throws Exception { - getDAS(); - DataObject root = runCommand(qry, qryOrCommand); - //BOOK, COMPANY, DEPARTMENT, CUSTOMER - Vector elemNames = new Vector(); - if(root.getList("BOOK") != null && root.getList("BOOK").size() >0){ - elemNames.add("BOOK"); - } - if(root.getList("COMPANY") != null && root.getList("COMPANY").size() >0){ - elemNames.add("COMPANY"); - } - if(root.getList("DEPARTMENT") != null && root.getList("DEPARTMENT").size() >0){ - elemNames.add("DEPARTMENT"); - } - if(root.getList("CUSTOMER") != null && root.getList("CUSTOMER").size() >0){ - elemNames.add("CUSTOMER"); - } - - return formatResult(root, elemNames); - - } - - /* Get DAS config */ - private InputStream getConfig(String fileName) { - return getClass().getClassLoader().getResourceAsStream(fileName); - } - - /* Instantiate DAS*/ - private void getDAS(){ - das = DAS.FACTORY.createDAS(getConfig(configFile)); - } - - /*For any query starting with query: or command: */ - private DataObject runCommand(String qry, String qryOrCommand)throws Exception{ - DataObject root = null; - - //adhoc queries - if(qryOrCommand.startsWith("query")){//query can come single or batch, when batch, it will be {}{} - if(!qry.startsWith("{")){ - read = das.createCommand(qry); - root = read.executeQuery(); - } - else{ - Vector batch = formQueries(qry);//separate {}{} in different queries - - if(batch != null){ - for(int i=0; i"; - int idx = xmlStr.indexOf("\n"; - String add1Str = "\n"; - String add2Str = ""; - String addEndStr = " "; - - xmlStr = add0Str+add1Str+add2Str+xmlStr+"\n"+addEndStr; - return xmlStr; - } - - //below has improper serialization due to SDO bugs - /*From DataGraph get contents related to element */ - /*private String xmlizeContent(DataGraph graph) throws Exception{ - ByteArrayOutputStream out = new ByteArrayOutputStream(); - ObjectOutputStream oos = new ObjectOutputStream(out); - oos.writeObject(graph); - oos.flush(); - out.flush(); - //oos.close(); - out.close(); - - //there are UTF-8 chars which are not ISO-8859-1 ones and xsl transformation does not happen due to that - //so filter unwanted. - byte[] graphBytes = out.toByteArray(); - InputStreamReader graphBytesFilter = new InputStreamReader(new ByteArrayInputStream(graphBytes),"ISO-8859-1"); - char[] graphChars = new char[graphBytes.length]; - int curChar = -1; - int j=0; - while((curChar = graphBytesFilter.read()) != -1){ - graphChars[j] = (char)curChar; - j++; - } - - String finalStr = new String(graphChars); - - //remove any junk before first < - finalStr = finalStr.substring(finalStr.indexOf("<"), finalStr.indexOf("")+16); - String xmlSerializationContent = filterJunk(finalStr);//further remove extra characters appearing - System.out.println("xmlSerializationContent:"+xmlSerializationContent); - String xmlContent = XmlUtil.getXmlContents(xmlSerializationContent, "", ""); - System.out.println("xmlContent:"+xmlContent); - return xmlContent; - } - - //for some reason control chars are appearing, need to filter those - //this is ugly solution, need to know why from SDO DataGraph these - //chars are coming in the first place. - private String filterJunk(String inStr){ - char[] myCharArr = inStr.toCharArray(); - StringBuffer strBuf = new StringBuffer(); - - for(int i=0; i=33 && myCharArr[i]<=125) || - Character.isWhitespace(myCharArr[i])){ - strBuf.append(myCharArr[i]); - } - } - return strBuf.toString(); - }*/ - - /* Start CRUD example */ - public DataObject getAllCompanies(String qry) { - read = das.getCommand(qry); - DataObject root = read.executeQuery(); - return root; - } - - public DataObject getAllCompaniesAndDepartments(String qry) { - read = das.getCommand(qry); - DataObject root = read.executeQuery(); - return root; - } - - public DataObject getAddDepartmentToFirstCompany(String qry) { - Command read = das.getCommand("AllCompaniesAndDepartments"); - DataObject root = read.executeQuery(); - DataObject firstCompany = root.getDataObject("COMPANY[1]"); - - DataObject newDepartment = root.createDataObject("DEPARTMENT"); - newDepartment.setString("NAME", "Default Name"); - List deptList = firstCompany.getList("departments"); - - deptList.add(newDepartment); - das.applyChanges(root); - - root = read.executeQuery(); - return root; - } - - public DataObject getDeleteDepartmentFromFirstCompany(String qry) { - Command read = das.getCommand("AllCompaniesAndDepartments"); - DataObject root = read.executeQuery(); - DataObject firstCompany = root.getDataObject("COMPANY[1]"); - - List departments = firstCompany.getList("departments"); - DataObject departmentToDelete = (DataObject)departments.get(departments.size()-1); - departmentToDelete.delete(); - das.applyChanges(root); - root = read.executeQuery(); - return root; - } - - public DataObject getUpdateCompanyDepartmentNames(String qry) { - Command read = das.getCommand("AllCompaniesAndDepartments"); - DataObject root = read.executeQuery(); - DataObject firstCompany = root.getDataObject("COMPANY[1]"); - - Iterator i = firstCompany.getList("departments").iterator(); - - DataObject department; - while (i.hasNext()) { - department = (DataObject) i.next(); - String newName = getRandomDepartmentName(); - department.setString("NAME", newName); - break; - } - das.applyChanges(root); - - root = read.executeQuery(); - return root; - } - - /* @return random new department name */ - private String getRandomDepartmentName() { - int number = generator.nextInt(1000) + 1; - return "Dept-" + number; - } - /*End CRUD example */ - - /*Start OCC example */ - public String getOcc() throws Exception{ - getDAS(); - Command select = das.createCommand("Select * from BOOK where BOOK_ID = 1"); - DataObject root = select.executeQuery(); - // Explicitly update the DB to force a collision - Command update = das.createCommand("update BOOK set NAME = 'Puss in Hat' where BOOK_ID = 1"); - update.execute(); - DataObject book = root.getDataObject("BOOK[1]"); - - // Modify customer - book.set("NAME", "Puss in Bat"); - - // Build apply changes command - try { - das.applyChanges(root); - } catch (OptimisticConcurrencyException ex) { - if (!ex.getMessage().equals("An update collision occurred")) { - throw ex; - } - else{ - return ex.getMessage(); - } - } - return "Success"; - } - /* End OCC example */ - - /* Start Result Set Shape example*/ - public String getRss(String stmt) throws Exception{ - getDAS(); - read = das.getCommand(stmt); - //Read - DataObject root = read.executeQuery(); - Vector elemNames = new Vector(); - elemNames.add("CUSTOMER"); - return formatResult(root, elemNames); - } - /* End Result Set Shape example*/ - - /*Converter example start*/ - static { - try { - kbday = myformat.parse("1957.09.27"); - tbday = myformat.parse("1966.12.20"); - } catch (ParseException e) { - throw new RuntimeException(e); - } - } - - public String getConverter(String stmt) throws Exception{ - getDAS(); - read = das.getCommand("testArbitraryConverter"); - //Read - DataObject root = read.executeQuery(); - - if(stmt.equals("stmt0")){//Select * from CUSTOMER where ID = 1; - Vector elemNames = new Vector(); - elemNames.add("CUSTOMER"); - return this.formatResult(root, elemNames); - } - - if(stmt.equals("stmt1")){//Check First Customer's LastName is 1957.09.27 - return myformat.format(root.getDate("CUSTOMER[1]/LASTNAME")); - } - - if(stmt.equals("stmt2")||stmt.equals("stmt3")){//Set First Customer's LastName to 1966.12.20 OR - //Check First Customer's LastName is 1966.12.20 - root.setDate("CUSTOMER[1]/LASTNAME", tbday); - das.applyChanges(root); - // Read - root = read.executeQuery(); - return myformat.format(root.getDate("CUSTOMER[1]/LASTNAME")); - } - - return null; - } - /* Converter example end**/ - - /*For test*/ - public static void main(String[] args){ - DASQueryProcessor qryProc = new DASQueryProcessor(); - try{ - qryProc.execute("command:AllCompaniesAndDepartments", "DasConfig.xml"); - }catch(Exception e){ - e.printStackTrace(); - } - - } - -} diff --git a/java/das/samples/advanced-webapp/src/main/java/org/apache/tuscany/samples/das/SillyDateStringConverter.java b/java/das/samples/advanced-webapp/src/main/java/org/apache/tuscany/samples/das/SillyDateStringConverter.java deleted file mode 100644 index f1fe21cfd4..0000000000 --- a/java/das/samples/advanced-webapp/src/main/java/org/apache/tuscany/samples/das/SillyDateStringConverter.java +++ /dev/null @@ -1,75 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -package org.apache.tuscany.samples.das; - -import java.text.DateFormat; -import java.text.ParseException; -import java.text.SimpleDateFormat; -import java.util.Date; - -import org.apache.tuscany.das.rdb.Converter; - -public class SillyDateStringConverter implements Converter { - - private static DateFormat myformat = new SimpleDateFormat("yyyy.MM.dd"); - - private static Date kbday; - - private static Date tbday; - - public SillyDateStringConverter() { - super(); - } - - static { - try { - kbday = myformat.parse("1957.09.27"); - tbday = myformat.parse("1966.12.20"); - } catch (ParseException e) { - throw new RuntimeException(e); - } - } - - public Object getPropertyValue(Object columnData) { - if (columnData.equals("Pavick")) { - return kbday; - } - - if (columnData.equals("Williams")) { - return tbday; - } - - throw new IllegalArgumentException(); - - } - - public Object getColumnValue(Object propertyData) { - if (propertyData.equals(kbday)) { - return "Pavick"; - } - - if (propertyData.equals(tbday)) { - return "Williams"; - } - - throw new IllegalArgumentException(); - - } - -} diff --git a/java/das/samples/advanced-webapp/src/main/java/org/apache/tuscany/samples/das/StringToLongConverter.java b/java/das/samples/advanced-webapp/src/main/java/org/apache/tuscany/samples/das/StringToLongConverter.java deleted file mode 100644 index fc26164191..0000000000 --- a/java/das/samples/advanced-webapp/src/main/java/org/apache/tuscany/samples/das/StringToLongConverter.java +++ /dev/null @@ -1,37 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -package org.apache.tuscany.samples.das; - -import org.apache.tuscany.das.rdb.Converter; - -public class StringToLongConverter implements Converter { - - public StringToLongConverter() { - super(); - } - - public Object getPropertyValue(Object columnData) { - return new Long(columnData.toString()); - } - - public Object getColumnValue(Object columnData) { - return columnData.toString(); - } - -} diff --git a/java/das/samples/advanced-webapp/src/main/java/org/apache/tuscany/samples/das/util/XmlUtil.java b/java/das/samples/advanced-webapp/src/main/java/org/apache/tuscany/samples/das/util/XmlUtil.java deleted file mode 100644 index 9a615fa33c..0000000000 --- a/java/das/samples/advanced-webapp/src/main/java/org/apache/tuscany/samples/das/util/XmlUtil.java +++ /dev/null @@ -1,58 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -package org.apache.tuscany.samples.das.util; -/** - * - * XML utilities - * - */ -public class XmlUtil { - /** - * From the complete serialized DataGraph, get the required portion - *relevant to element. - */ - public static String getXmlContents(String xmlString, String xmlStartElement, String xmlEndElement){ - int posStartElement = xmlString.indexOf(xmlStartElement); - int posEndElement = xmlString.indexOf(xmlEndElement) ; - - //check if startElement was not found - if(posStartElement == -1) - posStartElement = 0; - - //check if endElement was not found - if(posEndElement == -1) - posEndElement = xmlString.length(); - else - //fixup the posEndElement to return the closing element tag - posEndElement += + xmlEndElement.length(); - - //return xml contents for the requested element - String xmlBody = xmlString.substring(posStartElement, posEndElement); - - - String result = - " \n"+ - " \n"+ - xmlBody+" "; - - return result; - } - -} diff --git a/java/das/samples/advanced-webapp/src/main/java/org/apache/tuscany/samples/web/CommandServlet.java b/java/das/samples/advanced-webapp/src/main/java/org/apache/tuscany/samples/web/CommandServlet.java deleted file mode 100644 index ffab0d107b..0000000000 --- a/java/das/samples/advanced-webapp/src/main/java/org/apache/tuscany/samples/web/CommandServlet.java +++ /dev/null @@ -1,160 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -package org.apache.tuscany.samples.web; - -import java.io.IOException; - -import javax.servlet.RequestDispatcher; -import javax.servlet.ServletConfig; -import javax.servlet.ServletException; -import javax.servlet.http.HttpServlet; -import javax.servlet.http.HttpServletRequest; -import javax.servlet.http.HttpServletResponse; - -import org.apache.tuscany.das.rdb.dbconfig.DBInitializer; -/** - * This is generic servlet where based on serviceName, it will call the speciliazed processor to - * process request and obtain response. This servlet can be used in any web sample, just needs to - * pass appropriate serviceProcessorClassName and rest is generic - * - */ -public class CommandServlet extends HttpServlet { - final static long serialVersionUID = 1221332432; - /* - * (non-Java-doc) - * - * @see javax.servlet.http.HttpServlet#HttpServlet() - */ - public CommandServlet() { - super(); - } - - public static void refreshDB() throws ServletException { - try{ - DBInitializer dbInitializer = new DBInitializer("AjaxDBConfig.xml"); - dbInitializer.refreshDatabaseData(); - }catch(Exception e){ - e.printStackTrace(); - ServletException se = new ServletException(e.getMessage()); - throw se; - } - } - - public void init(ServletConfig config) throws ServletException { - refreshDB(); - } - - /* - * (non-Java-doc) - * - * @see javax.servlet.http.HttpServlet#doGet(HttpServletRequest arg0, - * HttpServletResponse arg1) - */ - protected void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException { - doTask(request, response); - } - - /* - * (non-Java-doc) - * - * @see javax.servlet.http.HttpServlet#doPost(HttpServletRequest arg0, - * HttpServletResponse arg1) - */ - protected void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException { - doTask(request, response); - } - - /**Invoke passed service and return result - * - * @param req - * @param resp - * @throws ServletException - * @throws IOException - */ - public void doTask(HttpServletRequest req, HttpServletResponse resp) - throws ServletException, IOException { - String textContentType= "text/text"; - String xmlContentType= "text/xml"; - - String refreshRequest = req.getParameter("refreshDB"); - if(refreshRequest != null && refreshRequest.equals("yes")){ - { - try{ - refreshDB(); - }catch(ServletException e){ - throw e; - } - } - this.writeResponse(resp, "Refreshed database!", textContentType); - } - else{ - String serviceName = req.getParameter("serviceName");//e.g. DASQueryProcessor - String qry = req.getParameter("Query");//e.g. query:xxx, command:yyy - String configFile = req.getParameter("configFile");//name of DAS config file - - try{ - ServiceProcessor serviceClassInst = null; - //so any subclass of abstract ServiceProcessor can be used - Object obj = Class.forName(serviceName).newInstance(); - - if(obj instanceof ServiceProcessor){ - serviceClassInst = (ServiceProcessor)obj; - } - - String result = serviceClassInst.execute(qry, configFile); - this.writeResponse(resp, result, xmlContentType); - }catch(Exception e){ - this.writeResponse(resp, e.getMessage(), textContentType); - e.printStackTrace(); - } - } - } - - /**Write response in required content type to servlet response - * - * @param resp - * @param output - * @param contentType - * @throws IOException - */ - public void writeResponse(HttpServletResponse resp, String output, String contentType) throws IOException { - resp.setContentType(contentType);//"text/text", "text/xml" - resp.setHeader("Cache-Control", "no-cache"); - resp.getWriter().write(output); - } - - // Utility methods - - public void gotoURL(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, String url) throws ServletException, IOException { - url = response.encodeURL(url); - RequestDispatcher dispatcher = getServletContext().getRequestDispatcher(url); - dispatcher.forward(request, response); - } - - public void redirectURL(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, String url) throws ServletException, IOException { - url = response.encodeURL(request.getContextPath() + url); - response.sendRedirect(url); - } - - public void forwardURL(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, String url) throws ServletException, IOException { - url = response.encodeURL(url); - RequestDispatcher dispatch = getServletContext().getRequestDispatcher(url); - dispatch.forward(request, response); - } -} diff --git a/java/das/samples/advanced-webapp/src/main/java/org/apache/tuscany/samples/web/ServiceProcessor.java b/java/das/samples/advanced-webapp/src/main/java/org/apache/tuscany/samples/web/ServiceProcessor.java deleted file mode 100644 index aefebb8808..0000000000 --- a/java/das/samples/advanced-webapp/src/main/java/org/apache/tuscany/samples/web/ServiceProcessor.java +++ /dev/null @@ -1,24 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -package org.apache.tuscany.samples.web; - -//generic processor -public abstract class ServiceProcessor { - public abstract String execute(String command, String configFile) throws Exception; -} diff --git a/java/das/samples/advanced-webapp/src/main/resources/AjaxDBConfig.xml b/java/das/samples/advanced-webapp/src/main/resources/AjaxDBConfig.xml deleted file mode 100644 index f172c089c9..0000000000 --- a/java/das/samples/advanced-webapp/src/main/resources/AjaxDBConfig.xml +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - - - - - 'ACME Publishing' - 'Do-rite plumbing' - 'MegaCorp' -
- - - 'Advanced Technologies', 'NY', '123', 1 -
- - - 1, 'Pavick', 'CA' - 2, 'Williams', 'NJ' -
- - - 1, 'The Brothers Karamazov', 'Fyodor Dostoevsky',5, 17 -
- -
diff --git a/java/das/samples/advanced-webapp/src/main/resources/CustomerConfigWithConverter.xml b/java/das/samples/advanced-webapp/src/main/resources/CustomerConfigWithConverter.xml deleted file mode 100644 index 0ef0c5b9b1..0000000000 --- a/java/das/samples/advanced-webapp/src/main/resources/CustomerConfigWithConverter.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - -
- -
diff --git a/java/das/samples/advanced-webapp/src/main/resources/CustomerConfigWithIDConverter.xml b/java/das/samples/advanced-webapp/src/main/resources/CustomerConfigWithIDConverter.xml deleted file mode 100644 index f26082a340..0000000000 --- a/java/das/samples/advanced-webapp/src/main/resources/CustomerConfigWithIDConverter.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - -
- -
diff --git a/java/das/samples/advanced-webapp/src/main/resources/DasConfig.xml b/java/das/samples/advanced-webapp/src/main/resources/DasConfig.xml deleted file mode 100644 index 69ac31895c..0000000000 --- a/java/das/samples/advanced-webapp/src/main/resources/DasConfig.xml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - -
- - - -
- - - -
- - - - - - -
diff --git a/java/das/samples/advanced-webapp/src/main/resources/META-INF/LICENSE b/java/das/samples/advanced-webapp/src/main/resources/META-INF/LICENSE deleted file mode 100644 index fb4df3722c..0000000000 --- a/java/das/samples/advanced-webapp/src/main/resources/META-INF/LICENSE +++ /dev/null @@ -1,353 +0,0 @@ - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - -=============================================================================================================== - -Other components and dependencies under Apache Software License 2.0 : - - log4j-1.2.14.jar - Apache Logging Services - derby 10.2.2.0.jar - Apache Derby - stax-api-1.0.1.jar - The Streaming API for XML (StAX) - wstx-asl-3.2.0.jar - WoodStox StAX implementation - standard-1.1.1.jar - The Apache Jackarta Taglibs - jstl-1.1.2.jar - The Apache Jackarta Taglibs - *.tld - The Apache Jackarta Taglibs - -=============================================================================================================== - - -Apache Tuscany SDO for Java Subcomponents -=========================================: - -The Tuscany SDO for Java release includes a number of subcomponents with -separate copyright notices and license terms. Your use of the source -code for the these subcomponents is subject to the terms and -conditions of the following licenses. - -License for the Service Data Objects JavaDoc and Interface Definition files. (tuscany-sdo-api-r2.1-1.0-incubating.jar) - -Permission to copy, make derivative works of, and distribute the Service Data Objects -JavaDoc and Interface Definition Files files in any medium without fee or royalty as part -of a compliant implementation of the Service Data Objects Specification is hereby granted. -The Service Data Objects Specification may be found at any of the following locations: - -http://dev2dev.bea.com/technologies/commonj/index.jsp -http://www.ibm.com/developerworks/library/specification/ws-sdo/ -http://oracle.com/technology/webservices/sca -https://www.sdn.sap.com/ -http://www.xcalia/xdn/specs/sdo - -THE SERVICE DATA OBJECTS SPECIFICATION AND THE JAVADOC AND INTERFACE DEFINITION FILES -ARE PROVIDED "AS IS," AND THE AUTHORS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, REGARDING THIS -SPECIFICATION OR THE JAVADOC AND INTERFACE DEFINITION FILES AND THE IMPLEMENTATION OF THEIR CONTENTS, -INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, -NON-INFRINGEMENT OR TITLE. THE AUTHORS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, -INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING TO ANY USE OR DISTRIBUTION OF THE -SERVICE DATA OBJECTS SPECIFICATION OR THE JAVADOC OR INTERFACE DEFINTION FILES. - -The name and trademarks of the Authors may NOT be used in any manner, including advertising or -publicity pertaining to the Service Component Architecture Specification or its contents without specific, -written prior permission. Title to copyright in the Service Data Objects Specification and the -JavaDoc and Interface Definition Files will at all times remain with the Authors. - -No other rights are granted by implication, estoppel or otherwise. - -================================================================================================================= - -For the Eclipse EMF components -(codegen-2.2.3.jar -codegen-ecore-2.2.3.jar -common-2.2.3.jar -ecore-2.2.3.jar -ecore-change-2.2.3.jar -ecore-xmi-2.2.3.jar -xsd-2.2.3.jar) - -Eclipse Public License - v 1.0 - -THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. - -1. DEFINITIONS - -"Contribution" means: - -a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and -b) in the case of each subsequent Contributor: - -i) changes to the Program, and - -ii) additions to the Program; - -where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program. - -"Contributor" means any person or entity that distributes the Program. - -"Licensed Patents " mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program. - -"Program" means the Contributions distributed in accordance with this Agreement. - -"Recipient" means anyone who receives the Program under this Agreement, including all Contributors. - -2. GRANT OF RIGHTS - -a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form. - -b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder. - -c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program. - -d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement. - -3. REQUIREMENTS - -A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that: - -a) it complies with the terms and conditions of this Agreement; and - -b) its license agreement: - -i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose; - -ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits; - -iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and - -iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange. - -When the Program is made available in source code form: - -a) it must be made available under this Agreement; and - -b) a copy of this Agreement must be included with each copy of the Program. - -Contributors may not remove or alter any copyright notices contained within the Program. - -Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution. - -4. COMMERCIAL DISTRIBUTION - -Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense. - -For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages. - -5. NO WARRANTY - -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement , including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations. - -6. DISCLAIMER OF LIABILITY - -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -7. GENERAL - -If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. - -If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed. - -All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive. - -Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. - -This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation. - -=================================================================================================== diff --git a/java/das/samples/advanced-webapp/src/main/resources/META-INF/NOTICE b/java/das/samples/advanced-webapp/src/main/resources/META-INF/NOTICE deleted file mode 100644 index c2cf1f95b4..0000000000 --- a/java/das/samples/advanced-webapp/src/main/resources/META-INF/NOTICE +++ /dev/null @@ -1,32 +0,0 @@ -Apache Tuscany SDO for Java -Copyright 2006, 2007 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). - -Apache Tuscany is an effort undergoing incubation at The Apache Software Foundation (ASF), -sponsored by the Apache Web Services PMC. Incubation is required of all newly accepted -projects until a further review indicates that the infrastructure, communications, -and decision making process have stabilized in a manner consistent with other successful -ASF projects. While incubation status is not necessarily a reflection of the completeness -or stability of the code, it does indicate that the project has yet to be fully endorsed -by the ASF. - -Unless otherwise indicated, all distribution made available by the Apache Software Foundation -is provided to you under the terms and conditions of the Apache License Version 2.0 ("AL"). -A copy of the AL is provided with this distribution as the LICENSE.txt file present in the -root directory, and is also available at http://www.apache.org/licenses/. - -The terms and conditions governing the distribution may refer to the AL or other license -agreements, notices or terms and conditions. Some of these other license agreements may -include (but are not limited to): - - . Eclipse Public License Version 1.0 (available at http://www.eclipse.org/legal/epl-v10.html) - -It is your obligation to read and accept all such terms and conditions prior to use of the -distribution. If term or condition is provided, please contact the Apache Software Foundation -to determine what terms and conditions govern that particular distribution. - -This product also includes software developed by the Open Service Oriented Architecture organisation -(http://osoa.org). The license for this software may be found in the LICENSE.txt file contained in this -distribution. diff --git a/java/das/samples/advanced-webapp/src/main/resources/META-INF/README b/java/das/samples/advanced-webapp/src/main/resources/META-INF/README deleted file mode 100644 index d1905ee3e8..0000000000 --- a/java/das/samples/advanced-webapp/src/main/resources/META-INF/README +++ /dev/null @@ -1,35 +0,0 @@ -Apache Tuscany M2 build (October, 2006) -=================================== - -http://incubator.apache.org/tuscany/ - -Tuscany is an effort undergoing incubation at the Apache Software Foundation -(ASF), sponsored by the Web Services PMC. - -Incubation is required of all newly accepted projects until a further review -indicates that the infrastructure, communications, and decision making process -have stabilized in a manner consistent with other successful ASF projects. - -While incubation status is not necessarily a reflection of the completeness or -stability of the code, it does indicate that the project has yet to be fully -endorsed by the ASF. - - -Support -------- - -Any problem with this release can be reported to the Tuscany mailing list -or in the JIRA issue tracker. - -Mailing list subscription: - tuscany-dev-subscribe@ws.apache.org - -Jira: - http://issues.apache.org/jira/browse/Tuscany - - -Thank you for using Tuscany! - - -The Tuscany Team. - diff --git a/java/das/samples/advanced-webapp/src/main/resources/log4j.properties b/java/das/samples/advanced-webapp/src/main/resources/log4j.properties deleted file mode 100644 index 7f18e4dc72..0000000000 --- a/java/das/samples/advanced-webapp/src/main/resources/log4j.properties +++ /dev/null @@ -1,36 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# -# Set root logger level to DEBUG and its only appender to A1. -log4j.rootLogger=INFO, NULL - -# NULL Appender -log4j.appender.NULL=org.apache.log4j.varia.NullAppender - -log4j.appender.NULL.layout=org.apache.log4j.PatternLayout -log4j.appender.NULL.layout.ConversionPattern=[DAS RDB] - %c{1}.%M (%L) : %m %n - -# CONSOLE is set to be a ConsoleAppender. -log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender - -# A1 uses PatternLayout. -log4j.appender.CONSOLE.layout=org.apache.log4j.PatternLayout -log4j.appender.CONSOLE.layout.ConversionPattern=[DAS RDB] - %c{1}.%M (%L) : %m %n - - -# Print only messages of level WARN or above in the package com.foo. -log4j.logger.org.apache.tuscany=NONE \ No newline at end of file diff --git a/java/das/samples/advanced-webapp/src/main/webapp/META-INF/context.xml b/java/das/samples/advanced-webapp/src/main/webapp/META-INF/context.xml deleted file mode 100644 index e2da613636..0000000000 --- a/java/das/samples/advanced-webapp/src/main/webapp/META-INF/context.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - diff --git a/java/das/samples/advanced-webapp/src/main/webapp/WEB-INF/tld/c.tld b/java/das/samples/advanced-webapp/src/main/webapp/WEB-INF/tld/c.tld deleted file mode 100644 index 22698c97dc..0000000000 --- a/java/das/samples/advanced-webapp/src/main/webapp/WEB-INF/tld/c.tld +++ /dev/null @@ -1,563 +0,0 @@ - - - - - JSTL 1.1 core library - JSTL core - 1.1 - c - http://java.sun.com/jsp/jstl/core - - - - Provides core validation features for JSTL tags. - - - org.apache.taglibs.standard.tlv.JstlCoreTLV - - - - - - Catches any Throwable that occurs in its body and optionally - exposes it. - - catch - org.apache.taglibs.standard.tag.common.core.CatchTag - JSP - - -Name of the exported scoped variable for the -exception thrown from a nested action. The type of the -scoped variable is the type of the exception thrown. - - var - false - false - - - - - - Simple conditional tag that establishes a context for - mutually exclusive conditional operations, marked by - <when> and <otherwise> - - choose - org.apache.taglibs.standard.tag.common.core.ChooseTag - JSP - - - - - Simple conditional tag, which evalutes its body if the - supplied condition is true and optionally exposes a Boolean - scripting variable representing the evaluation of this condition - - if - org.apache.taglibs.standard.tag.rt.core.IfTag - JSP - - -The test condition that determines whether or -not the body content should be processed. - - test - true - true - boolean - - - -Name of the exported scoped variable for the -resulting value of the test condition. The type -of the scoped variable is Boolean. - - var - false - false - - - -Scope for var. - - scope - false - false - - - - - - Retrieves an absolute or relative URL and exposes its contents - to either the page, a String in 'var', or a Reader in 'varReader'. - - import - org.apache.taglibs.standard.tag.rt.core.ImportTag - org.apache.taglibs.standard.tei.ImportTEI - JSP - - -The URL of the resource to import. - - url - true - true - - - -Name of the exported scoped variable for the -resource's content. The type of the scoped -variable is String. - - var - false - false - - - -Scope for var. - - scope - false - false - - - -Name of the exported scoped variable for the -resource's content. The type of the scoped -variable is Reader. - - varReader - false - false - - - -Name of the context when accessing a relative -URL resource that belongs to a foreign -context. - - context - false - true - - - -Character encoding of the content at the input -resource. - - charEncoding - false - true - - - - - - The basic iteration tag, accepting many different - collection types and supporting subsetting and other - functionality - - forEach - org.apache.taglibs.standard.tag.rt.core.ForEachTag - org.apache.taglibs.standard.tei.ForEachTEI - JSP - - -Collection of items to iterate over. - - items - false - true - java.lang.Object - - - -If items specified: -Iteration begins at the item located at the -specified index. First item of the collection has -index 0. -If items not specified: -Iteration begins with index set at the value -specified. - - begin - false - true - int - - - -If items specified: -Iteration ends at the item located at the -specified index (inclusive). -If items not specified: -Iteration ends when index reaches the value -specified. - - end - false - true - int - - - -Iteration will only process every step items of -the collection, starting with the first one. - - step - false - true - int - - - -Name of the exported scoped variable for the -current item of the iteration. This scoped -variable has nested visibility. Its type depends -on the object of the underlying collection. - - var - false - false - - - -Name of the exported scoped variable for the -status of the iteration. Object exported is of type -javax.servlet.jsp.jstl.core.LoopTagStatus. This scoped variable has nested -visibility. - - varStatus - false - false - - - - - - Iterates over tokens, separated by the supplied delimeters - - forTokens - org.apache.taglibs.standard.tag.rt.core.ForTokensTag - JSP - - -String of tokens to iterate over. - - items - true - true - java.lang.String - - - -The set of delimiters (the characters that -separate the tokens in the string). - - delims - true - true - java.lang.String - - - -Iteration begins at the token located at the -specified index. First token has index 0. - - begin - false - true - int - - - -Iteration ends at the token located at the -specified index (inclusive). - - end - false - true - int - - - -Iteration will only process every step tokens -of the string, starting with the first one. - - step - false - true - int - - - -Name of the exported scoped variable for the -current item of the iteration. This scoped -variable has nested visibility. - - var - false - false - - - -Name of the exported scoped variable for the -status of the iteration. Object exported is of -type -javax.servlet.jsp.jstl.core.LoopTag -Status. This scoped variable has nested -visibility. - - varStatus - false - false - - - - - - Like <%= ... >, but for expressions. - - out - org.apache.taglibs.standard.tag.rt.core.OutTag - JSP - - -Expression to be evaluated. - - value - true - true - - - -Default value if the resulting value is null. - - default - false - true - - - -Determines whether characters <,>,&,'," in the -resulting string should be converted to their -corresponding character entity codes. Default value is -true. - - escapeXml - false - true - - - - - - - Subtag of <choose> that follows <when> tags - and runs only if all of the prior conditions evaluated to - 'false' - - otherwise - org.apache.taglibs.standard.tag.common.core.OtherwiseTag - JSP - - - - - Adds a parameter to a containing 'import' tag's URL. - - param - org.apache.taglibs.standard.tag.rt.core.ParamTag - JSP - - -Name of the query string parameter. - - name - true - true - - - -Value of the parameter. - - value - false - true - - - - - - Redirects to a new URL. - - redirect - org.apache.taglibs.standard.tag.rt.core.RedirectTag - JSP - - -The URL of the resource to redirect to. - - url - false - true - - - -Name of the context when redirecting to a relative URL -resource that belongs to a foreign context. - - context - false - true - - - - - - Removes a scoped variable (from a particular scope, if specified). - - remove - org.apache.taglibs.standard.tag.common.core.RemoveTag - empty - - -Name of the scoped variable to be removed. - - var - true - false - - - -Scope for var. - - scope - false - false - - - - - - Sets the result of an expression evaluation in a 'scope' - - set - org.apache.taglibs.standard.tag.rt.core.SetTag - JSP - - -Name of the exported scoped variable to hold the value -specified in the action. The type of the scoped variable is -whatever type the value expression evaluates to. - - var - false - false - - - -Expression to be evaluated. - - value - false - true - - - -Target object whose property will be set. Must evaluate to -a JavaBeans object with setter property property, or to a -java.util.Map object. - - target - false - true - - - -Name of the property to be set in the target object. - - property - false - true - - - -Scope for var. - - scope - false - false - - - - - - Creates a URL with optional query parameters. - - url - org.apache.taglibs.standard.tag.rt.core.UrlTag - JSP - - -Name of the exported scoped variable for the -processed url. The type of the scoped variable is -String. - - var - false - false - - - -Scope for var. - - scope - false - false - - - -URL to be processed. - - value - false - true - - - -Name of the context when specifying a relative URL -resource that belongs to a foreign context. - - context - false - true - - - - - - Subtag of <choose> that includes its body if its - condition evalutes to 'true' - - when - org.apache.taglibs.standard.tag.rt.core.WhenTag - JSP - - -The test condition that determines whether or not the -body content should be processed. - - test - true - true - boolean - - - - diff --git a/java/das/samples/advanced-webapp/src/main/webapp/WEB-INF/tld/fmt.tld b/java/das/samples/advanced-webapp/src/main/webapp/WEB-INF/tld/fmt.tld deleted file mode 100644 index 3b9a54a87d..0000000000 --- a/java/das/samples/advanced-webapp/src/main/webapp/WEB-INF/tld/fmt.tld +++ /dev/null @@ -1,671 +0,0 @@ - - - - - JSTL 1.1 i18n-capable formatting library - JSTL fmt - 1.1 - fmt - http://java.sun.com/jsp/jstl/fmt - - - - Provides core validation features for JSTL tags. - - - org.apache.taglibs.standard.tlv.JstlFmtTLV - - - - - - Sets the request character encoding - - requestEncoding - org.apache.taglibs.standard.tag.rt.fmt.RequestEncodingTag - empty - - -Name of character encoding to be applied when -decoding request parameters. - - value - false - true - - - - - - Stores the given locale in the locale configuration variable - - setLocale - org.apache.taglibs.standard.tag.rt.fmt.SetLocaleTag - empty - - -A String value is interpreted as the -printable representation of a locale, which -must contain a two-letter (lower-case) -language code (as defined by ISO-639), -and may contain a two-letter (upper-case) -country code (as defined by ISO-3166). -Language and country codes must be -separated by hyphen (-) or underscore -(_). - - value - true - true - - - -Vendor- or browser-specific variant. -See the java.util.Locale javadocs for -more information on variants. - - variant - false - true - - - -Scope of the locale configuration variable. - - scope - false - false - - - - - - Specifies the time zone for any time formatting or parsing actions - nested in its body - - timeZone - org.apache.taglibs.standard.tag.rt.fmt.TimeZoneTag - JSP - - -The time zone. A String value is interpreted as -a time zone ID. This may be one of the time zone -IDs supported by the Java platform (such as -"America/Los_Angeles") or a custom time zone -ID (such as "GMT-8"). See -java.util.TimeZone for more information on -supported time zone formats. - - value - true - true - - - - - - Stores the given time zone in the time zone configuration variable - - setTimeZone - org.apache.taglibs.standard.tag.rt.fmt.SetTimeZoneTag - empty - - -The time zone. A String value is interpreted as -a time zone ID. This may be one of the time zone -IDs supported by the Java platform (such as -"America/Los_Angeles") or a custom time zone -ID (such as "GMT-8"). See java.util.TimeZone for -more information on supported time zone -formats. - - value - true - true - - - -Name of the exported scoped variable which -stores the time zone of type -java.util.TimeZone. - - var - false - false - - - -Scope of var or the time zone configuration -variable. - - scope - false - false - - - - - - Loads a resource bundle to be used by its tag body - - bundle - org.apache.taglibs.standard.tag.rt.fmt.BundleTag - JSP - - -Resource bundle base name. This is the bundle's -fully-qualified resource name, which has the same -form as a fully-qualified class name, that is, it uses -"." as the package component separator and does not -have any file type (such as ".class" or ".properties") -suffix. - - basename - true - true - - - -Prefix to be prepended to the value of the message -key of any nested <fmt:message> action. - - prefix - false - true - - - - - - Loads a resource bundle and stores it in the named scoped variable or - the bundle configuration variable - - setBundle - org.apache.taglibs.standard.tag.rt.fmt.SetBundleTag - empty - - -Resource bundle base name. This is the bundle's -fully-qualified resource name, which has the same -form as a fully-qualified class name, that is, it uses -"." as the package component separator and does not -have any file type (such as ".class" or ".properties") -suffix. - - basename - true - true - - - -Name of the exported scoped variable which stores -the i18n localization context of type -javax.servlet.jsp.jstl.fmt.LocalizationC -ontext. - - var - false - false - - - -Scope of var or the localization context -configuration variable. - - scope - false - false - - - - - - Maps key to localized message and performs parametric replacement - - message - org.apache.taglibs.standard.tag.rt.fmt.MessageTag - JSP - - -Message key to be looked up. - - key - false - true - - - -Localization context in whose resource -bundle the message key is looked up. - - bundle - false - true - - - -Name of the exported scoped variable -which stores the localized message. - - var - false - false - - - -Scope of var. - - scope - false - false - - - - - - Supplies an argument for parametric replacement to a containing - <message> tag - - param - org.apache.taglibs.standard.tag.rt.fmt.ParamTag - JSP - - -Argument used for parametric replacement. - - value - false - true - - - - - - Formats a numeric value as a number, currency, or percentage - - formatNumber - org.apache.taglibs.standard.tag.rt.fmt.FormatNumberTag - JSP - - -Numeric value to be formatted. - - value - false - true - - - -Specifies whether the value is to be -formatted as number, currency, or -percentage. - - type - false - true - - - -Custom formatting pattern. - - pattern - false - true - - - -ISO 4217 currency code. Applied only -when formatting currencies (i.e. if type is -equal to "currency"); ignored otherwise. - - currencyCode - false - true - - - -Currency symbol. Applied only when -formatting currencies (i.e. if type is equal -to "currency"); ignored otherwise. - - currencySymbol - false - true - - - -Specifies whether the formatted output -will contain any grouping separators. - - groupingUsed - false - true - - - -Maximum number of digits in the integer -portion of the formatted output. - - maxIntegerDigits - false - true - - - -Minimum number of digits in the integer -portion of the formatted output. - - minIntegerDigits - false - true - - - -Maximum number of digits in the -fractional portion of the formatted output. - - maxFractionDigits - false - true - - - -Minimum number of digits in the -fractional portion of the formatted output. - - minFractionDigits - false - true - - - -Name of the exported scoped variable -which stores the formatted result as a -String. - - var - false - false - - - -Scope of var. - - scope - false - false - - - - - - Parses the string representation of a number, currency, or percentage - - parseNumber - org.apache.taglibs.standard.tag.rt.fmt.ParseNumberTag - JSP - - -String to be parsed. - - value - false - true - - - -Specifies whether the string in the value -attribute should be parsed as a number, -currency, or percentage. - - type - false - true - - - -Custom formatting pattern that determines -how the string in the value attribute is to be -parsed. - - pattern - false - true - - - -Locale whose default formatting pattern (for -numbers, currencies, or percentages, -respectively) is to be used during the parse -operation, or to which the pattern specified -via the pattern attribute (if present) is -applied. - - parseLocale - false - true - - - -Specifies whether just the integer portion of -the given value should be parsed. - - integerOnly - false - true - - - -Name of the exported scoped variable which -stores the parsed result (of type -java.lang.Number). - - var - false - false - - - -Scope of var. - - scope - false - false - - - - - - Formats a date and/or time using the supplied styles and pattern - - formatDate - org.apache.taglibs.standard.tag.rt.fmt.FormatDateTag - empty - - -Date and/or time to be formatted. - - value - true - true - - - -Specifies whether the time, the date, or both -the time and date components of the given -date are to be formatted. - - type - false - true - - - -Predefined formatting style for dates. Follows -the semantics defined in class -java.text.DateFormat. Applied only -when formatting a date or both a date and -time (i.e. if type is missing or is equal to -"date" or "both"); ignored otherwise. - - dateStyle - false - true - - - -Predefined formatting style for times. Follows -the semantics defined in class -java.text.DateFormat. Applied only -when formatting a time or both a date and -time (i.e. if type is equal to "time" or "both"); -ignored otherwise. - - timeStyle - false - true - - - -Custom formatting style for dates and times. - - pattern - false - true - - - -Time zone in which to represent the formatted -time. - - timeZone - false - true - - - -Name of the exported scoped variable which -stores the formatted result as a String. - - var - false - false - - - -Scope of var. - - scope - false - false - - - - - - Parses the string representation of a date and/or time - - parseDate - org.apache.taglibs.standard.tag.rt.fmt.ParseDateTag - JSP - - -Date string to be parsed. - - value - false - true - - - -Specifies whether the date string in the -value attribute is supposed to contain a -time, a date, or both. - - type - false - true - - - -Predefined formatting style for days -which determines how the date -component of the date string is to be -parsed. Applied only when formatting a -date or both a date and time (i.e. if type -is missing or is equal to "date" or "both"); -ignored otherwise. - - dateStyle - false - true - - - -Predefined formatting styles for times -which determines how the time -component in the date string is to be -parsed. Applied only when formatting a -time or both a date and time (i.e. if type -is equal to "time" or "both"); ignored -otherwise. - - timeStyle - false - true - - - -Custom formatting pattern which -determines how the date string is to be -parsed. - - pattern - false - true - - - -Time zone in which to interpret any time -information in the date string. - - timeZone - false - true - - - -Locale whose predefined formatting styles -for dates and times are to be used during -the parse operation, or to which the -pattern specified via the pattern -attribute (if present) is applied. - - parseLocale - false - true - - - -Name of the exported scoped variable in -which the parsing result (of type -java.util.Date) is stored. - - var - false - false - - - -Scope of var. - - scope - false - false - - - - diff --git a/java/das/samples/advanced-webapp/src/main/webapp/WEB-INF/web.xml b/java/das/samples/advanced-webapp/src/main/webapp/WEB-INF/web.xml deleted file mode 100644 index c60d36566b..0000000000 --- a/java/das/samples/advanced-webapp/src/main/webapp/WEB-INF/web.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - Tuscany DAS Features - - html/DASWebSampleFrame.html - - - - - CommandServlet - CommandServlet - org.apache.tuscany.samples.web.CommandServlet - - - CommandServlet - /CommandServlet - - - - - http://java.sun.com/jstl/core - /WEB-INF/tld/c.tld - - - http://java.sun.com/jstl/fmt - /WEB-INF/tld/fmt.tld - - diff --git a/java/das/samples/advanced-webapp/src/main/webapp/html/DASWebSampleFrame.html b/java/das/samples/advanced-webapp/src/main/webapp/html/DASWebSampleFrame.html deleted file mode 100644 index 49f913eaec..0000000000 --- a/java/das/samples/advanced-webapp/src/main/webapp/html/DASWebSampleFrame.html +++ /dev/null @@ -1,27 +0,0 @@ - - - - - -Tuscany DAS Web Sample - - - - - - \ No newline at end of file diff --git a/java/das/samples/advanced-webapp/src/main/webapp/html/blank.html b/java/das/samples/advanced-webapp/src/main/webapp/html/blank.html deleted file mode 100644 index 0bc2a49864..0000000000 --- a/java/das/samples/advanced-webapp/src/main/webapp/html/blank.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/java/das/samples/advanced-webapp/src/main/webapp/js/ajax.js b/java/das/samples/advanced-webapp/src/main/webapp/js/ajax.js deleted file mode 100644 index c0b0be5e54..0000000000 --- a/java/das/samples/advanced-webapp/src/main/webapp/js/ajax.js +++ /dev/null @@ -1,188 +0,0 @@ -// - -var req; -var url; -var xslFileName; -var brwsr; -var htmlunitlimit; - -function startup(pageName) { - if(pageName == 'adhoc'){ - document.forms[0].sqlQuery.focus = true; - } - - if(pageName == 'command') { - document.forms[0].DasCommand.focus = true; - } -} - -function init() { - if (window.XMLHttpRequest) { - brwsr="NOIE"; - req = new XMLHttpRequest(); - } else if (window.ActiveXObject) { - brwsr="IE"; - req = new ActiveXObject("Microsoft.XMLHTTP"); - } - var url = "../CommandServlet"; - req.open("POST", url, true); - req.setRequestHeader("Content-Type", "application/x-www-form-urlencoded"); -} - -function formWaitMessage(){ - var swappableSection = document.getElementById('msg'); - if (window.XSLTProcessor) - { - swappableSection.innerHTML = ''; - var x = document.createTextNode('Retreiving result..please wait'); - swappableSection.appendChild(x); - } - else if(window.ActiveXObject) - { - swappableSection.innerHTML = 'Retreiving result..please wait' ; - } -} - -function executeQuery(reqParams, xslFileNameVal) { - init(); - req.onreadystatechange = resultHandler; - xslFileName = xslFileNameVal; - //alert(reqParams); - xsldocloaded = false; - loadXsl(); - req.send(reqParams); - //alert('req sent'); -} - - var xsldocloaded = false; - var xsldoc; - -function loadXsl(){ - if(xslFileName != ''){ - if (window.XSLTProcessor) - { - // support Mozilla/Gecko based browsers - xsldoc = document.implementation.createDocument("", "", null); - xsldoc.addEventListener("load", onXslLoad, false); - xsldoc.load(xslFileName); - //alert("done loadXsl Mozilla"); - htmlunitlimit='false'; - } - else if(window.ActiveXObject) - { - // support Windows / ActiveX - xsldoc = new ActiveXObject("Microsoft.XMLDOM"); - xsldoc.ondataavailable = onXslLoad; - xsldoc.load(xslFileName); - //alert("done loadXsl IE"); - htmlunitlimit='false'; - } - else{ - //alert('setiing htmlunitlimit true'); - htmlunitlimit='true'; - } - } -} - -function onXslLoad() -{ - // flag that the xsl is loaded - xsldocloaded = true; -} - -function resultHandler() -{ - // Make sure the request is loaded (readyState = 4) - if (req.readyState == 4) - { - // Make sure the status is "OK" - if (req.status == 200) - { - // Make sure the XSL document is loaded - if (!xsldocloaded && xslFileName != '') - { - if(htmlunitlimit=='false'){ - alert("Unable to transform data. XSL is not yet loaded."); - // break out of the function - return; - } - else{ - var swappableSectionUT = document.getElementById('msg'); - if(brwsr=='NOIE'){ - //alert('limit case, xsl present, noie'); - swappableSectionUT.removeChild(swappableSectionUT.childNodes[0]);//remove wait message - var x = document.createTextNode(req.responseText); - swappableSectionUT.appendChild(x); - } - else{ - swappableSectionUT.innerHTML = req.responseText; - } - //alert('returning result:'+req.responseText); - return; - } - } - - var swappableSection = document.getElementById("msg"); - - if (window.XSLTProcessor) - { - if(xslFileName == ''){ - swappableSection.removeChild(swappableSection.childNodes[0]);//remove wait message - var x = document.createTextNode(req.responseText); - swappableSection.appendChild(x); - } - else{ - // support Mozilla/Gecko based browsers - var xsltProcessor = new XSLTProcessor(); - xsltProcessor.importStylesheet(xsldoc); - var outputXHTML = xsltProcessor - .transformToFragment(req.responseXML, document); - swappableSection.innerHTML = ""; - swappableSection.appendChild(outputXHTML); - } - } - else if(window.ActiveXObject) - { - if(xslFileName == ''){ - swappableSection.innerHTML = req.responseText; - } - else{ - // support Windows/ActiveX enabled browsers - var outputXHTML = req.responseXML.transformNode(xsldoc); - swappableSection.innerHTML = outputXHTML; - } - } - else{ - var swappableSectionUT = document.getElementById('msg'); - if(brwsr=='NOIE'){ - swappableSectionUT.removeChild(swappableSectionUT.childNodes[0]);//remove wait message - var x = document.createTextNode(req.responseText); - swappableSectionUT.appendChild(x); - } - else{ - swappableSectionUT.innerHTML = req.responseText; - } - return; - } - } - else - { - alert("There was a problem retrieving the XML data:\n" + - req.statusText); - } - } -} diff --git a/java/das/samples/advanced-webapp/src/main/webapp/js/dasmenu.js b/java/das/samples/advanced-webapp/src/main/webapp/js/dasmenu.js deleted file mode 100644 index 96b5d5288e..0000000000 --- a/java/das/samples/advanced-webapp/src/main/webapp/js/dasmenu.js +++ /dev/null @@ -1,112 +0,0 @@ -// -var dbstatus; -var brwsrDB; -var reqDB; - -function showSubMenu(){ - var objThis = this; - - for(var i = 0; i < objThis.childNodes.length; i++) - { - if(objThis.childNodes.item(i).nodeName == "UL") - { - objThis.childNodes.item(i).style.display = "block"; - } - } -} - -function hideSubMenu() -{ - var objThis = this; - - for(var i = 0; i < objThis.childNodes.length; i++) - { - if(objThis.childNodes.item(i).nodeName == "UL") - { - objThis.childNodes.item(i).style.display = "none"; - return; - } - } -} - -function initialiseMenu() -{ - var objLICollection = document.body.getElementsByTagName("LI"); - for(var i = 0; i < objLICollection.length; i++) - { - var objLI = objLICollection[i]; - for(var j = 0; j < objLI.childNodes.length; j++) - { - if(objLI.childNodes.item(j).nodeName == "UL") - { - objLI.onmouseover=showSubMenu; - objLI.onmouseout=hideSubMenu; - - for(var j = 0; j < objLI.childNodes.length; j++) - { - if(objLI.childNodes.item(j).nodeName == "A") - { - objLI.childNodes.item(j).className = "hassubmenu"; - } - } - } - } - } -} - -function refreshdb(){ - if (window.XMLHttpRequest) { - brwsrDB='NOIE'; - reqDB = new XMLHttpRequest(); - } else if (window.ActiveXObject) { - brwsrDB='IE'; - reqDB = new ActiveXObject("Microsoft.XMLHTTP"); - } - - var dbRefreshMsg = document.getElementById('dbmsg'); - if(brwsrDB=='NOIE'){ - var x = document.createTextNode('Refreshing database..please wait'); - dbRefreshMsg.appendChild(x); - } - else{ - dbmsg.innerHTML = 'Refreshing database..please wait'; - } - - //TODO - var urlDB = "../CommandServlet"; - reqDB.open("POST", urlDB, true); - reqDB.setRequestHeader("Content-Type", "application/x-www-form-urlencoded"); - reqDB.onreadystatechange = dbresultHandler; - reqDB.send('refreshDB=yes'); -} - -function dbresultHandler() { - if (reqDB.readyState == 4) { - if (reqDB.status == 200) { - var dbRefreshMsg = document.getElementById('dbmsg'); - if(brwsrDB=='NOIE'){ - dbRefreshMsg.removeChild(dbRefreshMsg.childNodes[0]);//remove wait message - var x = document.createTextNode('Refreshed database!'); - dbRefreshMsg.appendChild(x); - } - else{ - dbmsg.innerHTML = 'Refreshed database!'; - } - return; - } - } -} diff --git a/java/das/samples/advanced-webapp/src/main/webapp/jsp/DASMenu.jsp b/java/das/samples/advanced-webapp/src/main/webapp/jsp/DASMenu.jsp deleted file mode 100644 index 041e05c8bb..0000000000 --- a/java/das/samples/advanced-webapp/src/main/webapp/jsp/DASMenu.jsp +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - DASMenu: Web Sample - - - - - - -

Tuscany DAS Web Sample

- -

Tuscany DAS web sample demonstrates - simple adhoc queries, DAS predefined commands execution and - some advanced features like Optimistic Concurrency Control (OCC), Converter, Result Set Shape etc. -

-

Check more details by navigating menu. - Press Refresh! button anytime for database refresh. -

- -
- - - - - - -
- - \ No newline at end of file diff --git a/java/das/samples/advanced-webapp/src/main/webapp/jsp/converter.jsp b/java/das/samples/advanced-webapp/src/main/webapp/jsp/converter.jsp deleted file mode 100644 index a3610e7639..0000000000 --- a/java/das/samples/advanced-webapp/src/main/webapp/jsp/converter.jsp +++ /dev/null @@ -1,117 +0,0 @@ - - -<%-- - * Copyright (c) 2005 The Apache Software Foundation or its licensors, as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - --%> - -<%-- JSTL tags --%> -<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> -<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%> - - - - - - - - - - - -<%@ page import="java.util.*" %> - - - -
- - - - - - - -Arbitrary Converter: - The column converted is a VARCAHAR. - ResultSetShape is used to specify that the property will be a SDODataTypes.DATE. - So this example uses a converter that transforms a string column into a date property - and conversely, a date property back to a string for the underlying column. -
- The converter returns 1957.09.27 if the column value is "Pavick" and 1966.12.20 if - the value is "Williams" -
- On write, the converter returns "Williams" if the property value is 1966.12.20 and "Pavick" - if the property value is 1957.09.27 -
- Check using direct database connection that the database table rows's column values are - either "Williams" or "Pavick". -
-
- -Select * from CUSTOMER where ID = 1; -
- -Check First Customer's LastName is 1957.09.27 -
- -Set First Customer's LastName to 1966.12.20 -
- -Check First Customer's LastName is 1966.12.20 -
- - -    - - -
- - - -
 
-
- - -
- -
- - - diff --git a/java/das/samples/advanced-webapp/src/main/webapp/jsp/default.css b/java/das/samples/advanced-webapp/src/main/webapp/jsp/default.css deleted file mode 100644 index 5680fab9ed..0000000000 --- a/java/das/samples/advanced-webapp/src/main/webapp/jsp/default.css +++ /dev/null @@ -1,35 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -BODY {BACKGROUND-COLOR: #FFFFFF; COLOR: #333366; FONT-FAMILY: 'Times New Roman'} -H1 {COLOR: #6666CC; FONT-FAMILY: 'Times New Roman'; TEXT-TRANSFORM: capitalize } -H2 {COLOR: #6666CC; FONT-FAMILY: 'Times New Roman'; TEXT-TRANSFORM: capitalize } -H3 {COLOR: #6666CC; FONT-FAMILY: 'Times New Roman'; TEXT-TRANSFORM: capitalize } -H4 {COLOR: #6666CC; FONT-FAMILY: 'Times New Roman'; TEXT-TRANSFORM: capitalize } -H5 {COLOR: #6666CC; FONT-FAMILY: 'Times New Roman'; TEXT-TRANSFORM: capitalize } -H6 {COLOR: #6666CC; FONT-FAMILY: 'Times New Roman'; TEXT-TRANSFORM: capitalize } -TH {COLOR: #000000; font-weight: bold } - -#TRowEven {background-color: #ccff99} -#TRowOdd {background-color: #ffffcc} - -A:link {cursor:hand; color: #3300FF; text-decoration: none;} -A:visited {cursor:hand; color: #3300FF; text-decoration: none; } -A:active {cursor:hand; color:#FEAA02; text-decoration: none;} -A:hover {cursor:hand; color:#FEAA02;} diff --git a/java/das/samples/advanced-webapp/src/main/webapp/jsp/indexAdhoc.jsp b/java/das/samples/advanced-webapp/src/main/webapp/jsp/indexAdhoc.jsp deleted file mode 100644 index f212d744f1..0000000000 --- a/java/das/samples/advanced-webapp/src/main/webapp/jsp/indexAdhoc.jsp +++ /dev/null @@ -1,87 +0,0 @@ - - -<%-- - * Copyright (c) 2005 The Apache Software Foundation or its licensors, as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - --%> - -<%-- JSTL tags --%> -<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> -<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%> - - - - - - - - - - - -<%@ page import="java.util.*" %> - - - -
- - - - - - - -Adhoc SQL Query:
- -    - - -
- - - -
 
-
- -
- -
- - - diff --git a/java/das/samples/advanced-webapp/src/main/webapp/jsp/indexCommand.jsp b/java/das/samples/advanced-webapp/src/main/webapp/jsp/indexCommand.jsp deleted file mode 100644 index 55dcb56e38..0000000000 --- a/java/das/samples/advanced-webapp/src/main/webapp/jsp/indexCommand.jsp +++ /dev/null @@ -1,85 +0,0 @@ - - -<%-- - * Copyright (c) 2005 The Apache Software Foundation or its licensors, as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - --%> - -<%-- JSTL tags --%> -<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> -<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%> - - - - - - - - - - - -<%@ page import="java.util.*" %> - - - -
- - - - - - - -DAS Command: - - - - - - -
- - -
 
-
- -
- -
- - - diff --git a/java/das/samples/advanced-webapp/src/main/webapp/jsp/main.css b/java/das/samples/advanced-webapp/src/main/webapp/jsp/main.css deleted file mode 100644 index 264facc985..0000000000 --- a/java/das/samples/advanced-webapp/src/main/webapp/jsp/main.css +++ /dev/null @@ -1,120 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -body -{ - margin: 0px; - border: 0px; - padding: 0px; - font-family: Verdana, Arial, Sans-Serif; - font-size: 0px; -} - -img -{ - border: none 0px #ffffff; -} - -h1 -{ - background-color: #ffcc00; - border-bottom: solid 1px #333333; - padding: 5px; - margin: 0px; - font-size: x-large; -} - -h2 -{ - font-size: large; -} - -p -{ - font-size: small; -} - -/* Real menu */ -ul, li -{ - font-size: small; - margin-top: 0px; - margin-right: 0px; - margin-bottom: 0px; - display: block; -} - -ul -{ - width: 130px; - border: solid 1px #333333; - border-top: solid 5px #333333; - border-right: solid 2px #333333; - padding: 0px; -} - -li ul -{ - display: none; - position: absolute; - margin-left: 100px; - margin-top: -20px; -} - -li a -{ - padding: 2px; - text-decoration: none; - color: #000000; - background-color: #ffffee; - width: 100%; - display: block; - border-bottom: dashed 1px #333333; - text-indent: 2px; - font-size: small; -} - -li a:hover -{ - background-color: #ffcc00; - font-weight: bold; - border-bottom: solid 1px #333333; -} - -li -{ - float: left; - width: 98%; -} - -a.hassubmenu -{ - background-image: url(../img/lay_dmnuhassub.gif); - background-repeat: no-repeat; - background-position: 120px 7px; -} - -#mainmenu -{ - margin: 10px; - margin-left: 5px; - float: left; - border-bottom: solid 2px #333333; - margin-bottom: 100%; -} \ No newline at end of file diff --git a/java/das/samples/advanced-webapp/src/main/webapp/jsp/occ.jsp b/java/das/samples/advanced-webapp/src/main/webapp/jsp/occ.jsp deleted file mode 100644 index ed5a7ee0c1..0000000000 --- a/java/das/samples/advanced-webapp/src/main/webapp/jsp/occ.jsp +++ /dev/null @@ -1,77 +0,0 @@ - - -<%-- - * Copyright (c) 2005 The Apache Software Foundation or its licensors, as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - --%> - -<%-- JSTL tags --%> -<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> -<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%> - - - - - - - - - - - -<%@ page import="java.util.*" %> - - - -
- - - - - - - -Automatic Optimistic Concurrency Control: - Try to modify same column in same database table row twice in one transaction. -
- - -    - - -
- - - -
 
-
- -
- -
- - - diff --git a/java/das/samples/advanced-webapp/src/main/webapp/jsp/rss.jsp b/java/das/samples/advanced-webapp/src/main/webapp/jsp/rss.jsp deleted file mode 100644 index 2d217d68b3..0000000000 --- a/java/das/samples/advanced-webapp/src/main/webapp/jsp/rss.jsp +++ /dev/null @@ -1,78 +0,0 @@ - - -<%-- - * Copyright (c) 2005 The Apache Software Foundation or its licensors, as applicable. - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - --%> - -<%-- JSTL tags --%> -<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> -<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%> - - - - - - - - - - - -<%@ page import="java.util.*" %> - - - -
- - - - - - - -Result Set Shape: - DAS has ability to specify format(shape) of the ResultSet. This is necessary - when the JDBC driver in use does not provide adequate support for ResultSetMetadata. - Also, we expect that specifying the result set shape will increase performance. -
-
- -(Select 99, 'Roosevelt', '1600 Pennsylvania Avenue' from customer) - -    - - -
- - - -
 
-
- -
- -
- - - diff --git a/java/das/samples/advanced-webapp/src/main/webapp/xsl/company.xsl b/java/das/samples/advanced-webapp/src/main/webapp/xsl/company.xsl deleted file mode 100644 index 99d9dc1fad..0000000000 --- a/java/das/samples/advanced-webapp/src/main/webapp/xsl/company.xsl +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - -

Query Result

- - - -
- - - - - - - - - - -
COMPANYIDCOMPANYNAME
- - - -
-
-
diff --git a/java/das/samples/advanced-webapp/src/main/webapp/xsl/companyDepartment.xsl b/java/das/samples/advanced-webapp/src/main/webapp/xsl/companyDepartment.xsl deleted file mode 100644 index f79d30595e..0000000000 --- a/java/das/samples/advanced-webapp/src/main/webapp/xsl/companyDepartment.xsl +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - -

Query Result

- - - -
- - - - - - - - - - -
COMPANYIDCOMPANYNAME
- - - -
- - - - - - - - - - - - -
DEPIDDEPNAME
- - - -
- - - -
-
diff --git a/java/das/samples/advanced-webapp/src/main/webapp/xsl/customer.xsl b/java/das/samples/advanced-webapp/src/main/webapp/xsl/customer.xsl deleted file mode 100644 index 40e260bcce..0000000000 --- a/java/das/samples/advanced-webapp/src/main/webapp/xsl/customer.xsl +++ /dev/null @@ -1,49 +0,0 @@ - - - - - - - - -

Query Result

- - - - - - - - - - - - - - - -
IDLASTNAMEADDRESS
- - - - - -
- - -
-
diff --git a/java/das/samples/build.xml b/java/das/samples/build.xml deleted file mode 100644 index f78ca9a3c8..0000000000 --- a/java/das/samples/build.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - diff --git a/java/das/samples/company-webapp/build.xml b/java/das/samples/company-webapp/build.xml deleted file mode 100644 index dd269b628e..0000000000 --- a/java/das/samples/company-webapp/build.xml +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/java/das/samples/company-webapp/dastest/db.lck b/java/das/samples/company-webapp/dastest/db.lck deleted file mode 100644 index 9f6b4b3d4b..0000000000 Binary files a/java/das/samples/company-webapp/dastest/db.lck and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/log/log.ctrl b/java/das/samples/company-webapp/dastest/log/log.ctrl deleted file mode 100644 index edbd775299..0000000000 Binary files a/java/das/samples/company-webapp/dastest/log/log.ctrl and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/log/log1.dat b/java/das/samples/company-webapp/dastest/log/log1.dat deleted file mode 100644 index 7e85ac8e8f..0000000000 Binary files a/java/das/samples/company-webapp/dastest/log/log1.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/log/logmirror.ctrl b/java/das/samples/company-webapp/dastest/log/logmirror.ctrl deleted file mode 100644 index edbd775299..0000000000 Binary files a/java/das/samples/company-webapp/dastest/log/logmirror.ctrl and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c10.dat b/java/das/samples/company-webapp/dastest/seg0/c10.dat deleted file mode 100644 index 5d8ecaa10f..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c10.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c101.dat b/java/das/samples/company-webapp/dastest/seg0/c101.dat deleted file mode 100644 index 0f79fa7574..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c101.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c111.dat b/java/das/samples/company-webapp/dastest/seg0/c111.dat deleted file mode 100644 index 39d49e3d19..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c111.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c121.dat b/java/das/samples/company-webapp/dastest/seg0/c121.dat deleted file mode 100644 index 2a4311779b..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c121.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c130.dat b/java/das/samples/company-webapp/dastest/seg0/c130.dat deleted file mode 100644 index 64e3c18d62..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c130.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c141.dat b/java/das/samples/company-webapp/dastest/seg0/c141.dat deleted file mode 100644 index 0632d04164..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c141.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c150.dat b/java/das/samples/company-webapp/dastest/seg0/c150.dat deleted file mode 100644 index d7541026f6..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c150.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c161.dat b/java/das/samples/company-webapp/dastest/seg0/c161.dat deleted file mode 100644 index 6673bf1873..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c161.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c171.dat b/java/das/samples/company-webapp/dastest/seg0/c171.dat deleted file mode 100644 index c2a753cc5d..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c171.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c180.dat b/java/das/samples/company-webapp/dastest/seg0/c180.dat deleted file mode 100644 index cb9391aed1..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c180.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c191.dat b/java/das/samples/company-webapp/dastest/seg0/c191.dat deleted file mode 100644 index d3cf1d6364..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c191.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c1a1.dat b/java/das/samples/company-webapp/dastest/seg0/c1a1.dat deleted file mode 100644 index a7a2d536e9..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c1a1.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c1b1.dat b/java/das/samples/company-webapp/dastest/seg0/c1b1.dat deleted file mode 100644 index 19097e69e7..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c1b1.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c1c0.dat b/java/das/samples/company-webapp/dastest/seg0/c1c0.dat deleted file mode 100644 index 359525a31a..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c1c0.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c1d1.dat b/java/das/samples/company-webapp/dastest/seg0/c1d1.dat deleted file mode 100644 index 9f257df932..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c1d1.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c1e0.dat b/java/das/samples/company-webapp/dastest/seg0/c1e0.dat deleted file mode 100644 index e43e52fb7f..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c1e0.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c1f1.dat b/java/das/samples/company-webapp/dastest/seg0/c1f1.dat deleted file mode 100644 index 7e6ee3b1e0..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c1f1.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c20.dat b/java/das/samples/company-webapp/dastest/seg0/c20.dat deleted file mode 100644 index 1be6390f06..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c20.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c200.dat b/java/das/samples/company-webapp/dastest/seg0/c200.dat deleted file mode 100644 index b15d56855c..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c200.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c211.dat b/java/das/samples/company-webapp/dastest/seg0/c211.dat deleted file mode 100644 index 84b0022312..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c211.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c221.dat b/java/das/samples/company-webapp/dastest/seg0/c221.dat deleted file mode 100644 index 63106a9523..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c221.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c230.dat b/java/das/samples/company-webapp/dastest/seg0/c230.dat deleted file mode 100644 index 9975f27c1f..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c230.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c241.dat b/java/das/samples/company-webapp/dastest/seg0/c241.dat deleted file mode 100644 index 835c645a16..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c241.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c251.dat b/java/das/samples/company-webapp/dastest/seg0/c251.dat deleted file mode 100644 index d3d6adf4fb..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c251.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c260.dat b/java/das/samples/company-webapp/dastest/seg0/c260.dat deleted file mode 100644 index 8d7333df7d..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c260.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c271.dat b/java/das/samples/company-webapp/dastest/seg0/c271.dat deleted file mode 100644 index af722f7d73..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c271.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c281.dat b/java/das/samples/company-webapp/dastest/seg0/c281.dat deleted file mode 100644 index 3972983c2e..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c281.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c290.dat b/java/das/samples/company-webapp/dastest/seg0/c290.dat deleted file mode 100644 index 31577b8124..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c290.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c2a1.dat b/java/das/samples/company-webapp/dastest/seg0/c2a1.dat deleted file mode 100644 index 0f700d13a7..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c2a1.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c2b1.dat b/java/das/samples/company-webapp/dastest/seg0/c2b1.dat deleted file mode 100644 index 1d6382fb3d..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c2b1.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c2c1.dat b/java/das/samples/company-webapp/dastest/seg0/c2c1.dat deleted file mode 100644 index 3bc60d886b..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c2c1.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c2d0.dat b/java/das/samples/company-webapp/dastest/seg0/c2d0.dat deleted file mode 100644 index c542d3c91c..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c2d0.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c2e1.dat b/java/das/samples/company-webapp/dastest/seg0/c2e1.dat deleted file mode 100644 index 16abd20b5f..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c2e1.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c2f0.dat b/java/das/samples/company-webapp/dastest/seg0/c2f0.dat deleted file mode 100644 index eb26be5932..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c2f0.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c300.dat b/java/das/samples/company-webapp/dastest/seg0/c300.dat deleted file mode 100644 index 1214f1df4b..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c300.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c31.dat b/java/das/samples/company-webapp/dastest/seg0/c31.dat deleted file mode 100644 index 18c16f1123..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c31.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c311.dat b/java/das/samples/company-webapp/dastest/seg0/c311.dat deleted file mode 100644 index 926cbf25b5..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c311.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c320.dat b/java/das/samples/company-webapp/dastest/seg0/c320.dat deleted file mode 100644 index 07e7bc023c..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c320.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c331.dat b/java/das/samples/company-webapp/dastest/seg0/c331.dat deleted file mode 100644 index fd827f9dc2..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c331.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c340.dat b/java/das/samples/company-webapp/dastest/seg0/c340.dat deleted file mode 100644 index ca70319886..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c340.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c351.dat b/java/das/samples/company-webapp/dastest/seg0/c351.dat deleted file mode 100644 index 8fbe2a527c..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c351.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c360.dat b/java/das/samples/company-webapp/dastest/seg0/c360.dat deleted file mode 100644 index dcf9c746e1..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c360.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c371.dat b/java/das/samples/company-webapp/dastest/seg0/c371.dat deleted file mode 100644 index 6f21a840ea..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c371.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c380.dat b/java/das/samples/company-webapp/dastest/seg0/c380.dat deleted file mode 100644 index b512e8065f..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c380.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c391.dat b/java/das/samples/company-webapp/dastest/seg0/c391.dat deleted file mode 100644 index 27006e95a1..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c391.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c3a0.dat b/java/das/samples/company-webapp/dastest/seg0/c3a0.dat deleted file mode 100644 index 565dca97ac..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c3a0.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c3b1.dat b/java/das/samples/company-webapp/dastest/seg0/c3b1.dat deleted file mode 100644 index 36894c9818..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c3b1.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c3c0.dat b/java/das/samples/company-webapp/dastest/seg0/c3c0.dat deleted file mode 100644 index d0c538aede..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c3c0.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c3d1.dat b/java/das/samples/company-webapp/dastest/seg0/c3d1.dat deleted file mode 100644 index 65bcec5527..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c3d1.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c3e0.dat b/java/das/samples/company-webapp/dastest/seg0/c3e0.dat deleted file mode 100644 index bdab359420..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c3e0.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c3f1.dat b/java/das/samples/company-webapp/dastest/seg0/c3f1.dat deleted file mode 100644 index dc2d278b57..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c3f1.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c400.dat b/java/das/samples/company-webapp/dastest/seg0/c400.dat deleted file mode 100644 index 3072709cec..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c400.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c41.dat b/java/das/samples/company-webapp/dastest/seg0/c41.dat deleted file mode 100644 index 61086690f2..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c41.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c411.dat b/java/das/samples/company-webapp/dastest/seg0/c411.dat deleted file mode 100644 index ca551d8249..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c411.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c420.dat b/java/das/samples/company-webapp/dastest/seg0/c420.dat deleted file mode 100644 index f04de0840e..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c420.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c431.dat b/java/das/samples/company-webapp/dastest/seg0/c431.dat deleted file mode 100644 index 398b1672cc..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c431.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c440.dat b/java/das/samples/company-webapp/dastest/seg0/c440.dat deleted file mode 100644 index af259d0872..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c440.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c451.dat b/java/das/samples/company-webapp/dastest/seg0/c451.dat deleted file mode 100644 index 772a18c658..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c451.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c460.dat b/java/das/samples/company-webapp/dastest/seg0/c460.dat deleted file mode 100644 index 505428362d..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c460.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c471.dat b/java/das/samples/company-webapp/dastest/seg0/c471.dat deleted file mode 100644 index 484d0df42d..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c471.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c481.dat b/java/das/samples/company-webapp/dastest/seg0/c481.dat deleted file mode 100644 index faac073076..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c481.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c490.dat b/java/das/samples/company-webapp/dastest/seg0/c490.dat deleted file mode 100644 index 7585319d21..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c490.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c4a1.dat b/java/das/samples/company-webapp/dastest/seg0/c4a1.dat deleted file mode 100644 index 4fe8b786e3..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c4a1.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c51.dat b/java/das/samples/company-webapp/dastest/seg0/c51.dat deleted file mode 100644 index 7fc7937b15..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c51.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c60.dat b/java/das/samples/company-webapp/dastest/seg0/c60.dat deleted file mode 100644 index d1fb08c946..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c60.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c71.dat b/java/das/samples/company-webapp/dastest/seg0/c71.dat deleted file mode 100644 index d4c2090a3b..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c71.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c81.dat b/java/das/samples/company-webapp/dastest/seg0/c81.dat deleted file mode 100644 index 38b6ea6520..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c81.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/c90.dat b/java/das/samples/company-webapp/dastest/seg0/c90.dat deleted file mode 100644 index a607a5969c..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/c90.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/ca1.dat b/java/das/samples/company-webapp/dastest/seg0/ca1.dat deleted file mode 100644 index 19b4c9e340..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/ca1.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/cb1.dat b/java/das/samples/company-webapp/dastest/seg0/cb1.dat deleted file mode 100644 index 73dc986572..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/cb1.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/cc0.dat b/java/das/samples/company-webapp/dastest/seg0/cc0.dat deleted file mode 100644 index d1eef3bb56..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/cc0.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/cd1.dat b/java/das/samples/company-webapp/dastest/seg0/cd1.dat deleted file mode 100644 index c7e6db3ef7..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/cd1.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/ce1.dat b/java/das/samples/company-webapp/dastest/seg0/ce1.dat deleted file mode 100644 index 8fd3bf17a8..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/ce1.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/seg0/cf0.dat b/java/das/samples/company-webapp/dastest/seg0/cf0.dat deleted file mode 100644 index 332b3d9a8a..0000000000 Binary files a/java/das/samples/company-webapp/dastest/seg0/cf0.dat and /dev/null differ diff --git a/java/das/samples/company-webapp/dastest/service.properties b/java/das/samples/company-webapp/dastest/service.properties deleted file mode 100644 index 8cfe3b09a5..0000000000 --- a/java/das/samples/company-webapp/dastest/service.properties +++ /dev/null @@ -1,22 +0,0 @@ -#C:\apacheSVN\java\target\dastest -# ******************************************************************** -# *** Please do NOT edit this file. *** -# *** CHANGING THE CONTENT OF THIS FILE MAY CAUSE DATA CORRUPTION. *** -# ******************************************************************** -#Fri Feb 17 08:55:29 MST 2006 -SysschemasIndex2Identifier=225 -SyscolumnsIdentifier=144 -SysconglomeratesIndex1Identifier=49 -SysconglomeratesIdentifier=32 -SyscolumnsIndex2Identifier=177 -SysschemasIndex1Identifier=209 -SysconglomeratesIndex3Identifier=81 -SystablesIndex2Identifier=129 -SyscolumnsIndex1Identifier=161 -derby.serviceProtocol=org.apache.derby.database.Database -SysschemasIdentifier=192 -derby.storage.propertiesId=16 -SysconglomeratesIndex2Identifier=65 -derby.serviceLocale=en_US -SystablesIdentifier=96 -SystablesIndex1Identifier=113 diff --git a/java/das/samples/company-webapp/pom.xml b/java/das/samples/company-webapp/pom.xml deleted file mode 100644 index 5cab332043..0000000000 --- a/java/das/samples/company-webapp/pom.xml +++ /dev/null @@ -1,89 +0,0 @@ - - - - 4.0.0 - - org.apache.tuscany.das.samples - tuscany-das-samples - 1.0-SNAPSHOT - - - tuscany-das-sample-company-webapp - war - Tuscany DAS Company Sample - Sample use of RDB DAS in a Web application - - - - org.apache.tuscany.das - tuscany-das-rdb - ${das.version} - compile - - - - org.apache.tuscany.sdo - tuscany-sdo-impl - ${sdo.version} - compile - - - - org.apache.tuscany.sdo - tuscany-sdo-api-r2.1 - ${sdo.version} - compile - - - - org.apache.tuscany.das.samples - tuscany-das-sample-dbconfig - ${das.version} - compile - - - org.apache.derby - derby - - - - - - javax.servlet - servlet-api - 2.5 - provided - - - - - - sample-company-webapp - src/main/java - - - src/main/java - - - src/main/resources - - - - diff --git a/java/das/samples/company-webapp/readme.htm b/java/das/samples/company-webapp/readme.htm deleted file mode 100644 index f632162b2a..0000000000 --- a/java/das/samples/company-webapp/readme.htm +++ /dev/null @@ -1,201 +0,0 @@ - - - - - -Tuscany DAS Sample - Company webapp - - - - - - - -

DAS Company web application Sample

- -
-
- -

-This stand-alone sample demonstrates the SDO RDB Data Access Service in the context of a simple web application
-

-

-The application starts with a database of Companies and their related Departments.Through the web page interface, a user can:
-
- -

    -
  1. Display all Companies in the database
  2. -
  3. Display all Companies and related Departments
  4. -
  5. Add a new Department to a Company
  6. -
  7. Delete all Departments from a Company
  8. -
  9. Change the names of Departments in a Company
  10. -
- -

This simple application covers all CRUD operations as well as some relationship manipulation (adding a Department associates that -Department with the Company).The sample runs on Tomcat 6.0 and employs a Derby database (default) accessed via a DataSource.

- -

Running the sample

- -

There are two options for running this sample:

- -
    -
  1. Run from Tomcat configured by the build
  2. -
  3. Deploying the Company-webapp WAR into a Tomcat you configure yourself
  4. -
- -

Running from Tomcat configured by the build

- -

-You need to download the Tuscany RDB DAS source distribution and run maven build to use this option. -When you build using maven from the source root {SRC_ROOT} directory, the sample war file is created -under {SRC_ROOT}/samples/company-webapp/target. This sample application is deployed to an instance -of Tomcat as part of our automated sample testing. For this, follow readme.htm instructions from -{SRC_ROOT}/samples/testing/tomcat. This will in-effect run the htmlunit tests on the sample. -The sample deployed on Tomcat instance will be ready this way and you can just point your browser -to http://localhost:8080/sample-company-webapp/ -to test further. -

- -

Deploying the Company-webapp WAR into a Tomcat you configured yourself

- -

-Alternatively, you can deploy the sample to your own configured Tomcat installation by following -the instructions below.These instructions assume that you have either 1) downloaded the Tuscany -binary distribution or 2) Downloaded the Tuscany source and run maven build.See the following -link for more details steps on how to build DAS Sample applications -http://incubator.apache.org/tuscany/das-java-developer-guide.html. -

- -Set Up - Derby - -
    -
  • Download and install the most recent stable version of Tomcat 5.5 or Tomcat 6. You can find it here: http://tomcat.apache.org/download-60.cgi
  • -
  • Download the most recent official release of Derby from here: http://db.apache.org/derby/index.html. The only file you'll need from this download is derby(version).jar
  • -
  • Stop Tomcat
  • -
  • Copy derby(version).jar (from the derby distribution) to {Tomcat_Home}/common/lib (for Tomcat 5.5) or to {Tomcat_Home}/lib (for Tomcat 6) - e.g. derby-10.2.2.0.jar.
  • -
  • Add the sample war file to {Tomcat_Home}/webapps -
      -
    • sample-company-webapp.war
    • -
    -
  • -
  • Define a DataSource by adding a datasource definition to {Tomcat_Home}/conf/server.xml. -
      -
    • Find the end-of-section marker and add the following lines just above it:
    • -
    - -
    -        <!-- Global Datasource for Derby dastest database -->
    -        <Resource name="jdbc/dastest"
    -                  type="javax.sql.DataSource" auth="Container"
    -                  description="Derby database for DAS Company sample"
    -                  maxActive="100" maxIdle="30" maxWait="10000"
    -                  username="" password=""
    -                  driverClassName="org.apache.derby.jdbc.EmbeddedDriver"
    -                  url="jdbc:derby:{absolute path}Databases/dastest;create=true"/>
    -        
    - - Requirement: You must include the absolute path to the Databases directory in the above url attribute.
    - Fore example: <url="jdbc:derby:c:\apache-tomcat-6.0.13\Databases/ajaxdastest;create=true"/> -

    - As the new utility, dbConfig is embedded in this sample war, the Derby database "dastest" will get - created with required tables and data when the web application gets loaded for the first time in tomcat. -

    -
  • -
  • Start tomcat and point your browser to: http://localhost:8080/sample-company-webapp/
  • -
- - -Set Up - MySQL - -
    -
  • Download and install the most recent stable version of Tomcat 5.5 or Tomcat 6. You can find it here: http://tomcat.apache.org/download-60.cgi
  • -
  • Download the most recent official release of MySQL driver, e.g. mysql-connector-java-5.0.4.jar
  • -
  • Stop Tomcat
  • -
  • Copy mysql(version).jar (from the MySQL distribution) to {Tomcat_Home}/common/lib (for Tomcat 5.5) or to {Tomcat_Home}/lib (for Tomcat 6) - e.g. mysql-connector-java-5.0.4.jar.
  • -
  • Add the sample war file to {Tomcat_Home}/webapps -
      -
    • sample-company-webapp.war
    • -
    -
  • -
  • Define a DataSource by adding a datasource definition to {Tomcat_Home}/conf/server.xml. -
      -
    • Find the end-of-section marker and add the following lines just above it:
    • -
    - -
    -        <!-- Global Datasource for MySQL dastest database -->
    -        <Resource name="jdbc/dastest"
    -                  type="javax.sql.DataSource" auth="Container"
    -                  description="MySQL database for DAS Company sample"
    -                  maxActive="100" maxIdle="30" maxWait="10000"
    -                  username="dastest" password="dastest"
    -                  driverClassName="com.mysql.jdbc.Driver"
    -                  url="jdbc:mysql://localhost/dastest?createDatabaseIfNotExist=true"/>
    -        
    - - Requirement:MySQL service should be up with configured port open for TCPIP communication.
    -

    - As the new utility, dbConfig is embedded in this sample war, the MySQL database "dastest" will get created with - required tables and data when the web application gets loaded for the first time in tomcat. Please note that, - in the binary distribution, WEB-INF/classes/CompanyWebDBConfig.xml has SQL Table creation syntax for Derby. - To make it compatible to MySQL, simply replace GENERATED ALWAYS AS IDENTITY with AUTO_INCREMENT for all - table creation statements. (For this unjar the .war, change CompanyWebDBConfig.xml and jar the .war - back with changed CompanyWebDBConfig.xml) -
    -
    -
  • -
  • Start tomcat and point your browser to: http://localhost:8080/sample-advanced-webapp/
  • -
- - -

Sample Architecture

- -

-This is a simple, single-page, web application.The main components of this application are: -

- -
    -
  • The RDB Data Access Service (DAS)
  • -
  • SDO
  • -
  • CompanyClient.java
  • -
  • Company.jsp
  • -
- -

The CompanyClient uses the DAS directly and provides high-level services to the jsp such as:

-

public final List getCompanies()

- -

This is a good place to look for how you might use the DAS in your own application.

- -

The Company.jsp responds to client interaction by invoking services of the CompanyClient.It receives data -from the CompanyClient as SDO data graphs and manipulates SDOs directly to display data.

- -

The DAS accepts directives (commands) from the CompanyClient and reads and writes to the derby -database instance appropriately.

- - - - diff --git a/java/das/samples/company-webapp/src/main/java/org/apache/tuscany/samples/das/companyweb/CompanyClient.java b/java/das/samples/company-webapp/src/main/java/org/apache/tuscany/samples/das/companyweb/CompanyClient.java deleted file mode 100644 index d0519ecc08..0000000000 --- a/java/das/samples/company-webapp/src/main/java/org/apache/tuscany/samples/das/companyweb/CompanyClient.java +++ /dev/null @@ -1,151 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -package org.apache.tuscany.samples.das.companyweb; - -import java.io.InputStream; -import java.util.ArrayList; -import java.util.Iterator; -import java.util.List; -import java.util.Random; - -import org.apache.tuscany.das.rdb.Command; -import org.apache.tuscany.das.rdb.DAS; - -import commonj.sdo.DataObject; - -public class CompanyClient { - - private Random generator = new Random(); - - private DAS das = DAS.FACTORY.createDAS(getConfig("CompanyConfig.xml")); - - public final List getCompanies() { - - Command read = das.getCommand("all companies"); - DataObject root = read.executeQuery(); - return root.getList("COMPANY"); - - } - - public final List getCompaniesWithDepartments() { - - Command read = das.getCommand("all companies and departments"); - DataObject root = read.executeQuery(); - return root.getList("COMPANY"); - } - - public final List getDepartmentsForCompany(int id) { - Command read = das.getCommand("all departments for company"); - read.setParameter(1, new Integer(id)); - DataObject root = read.executeQuery(); - return root.getList("COMPANY"); - } - - public final void addDepartmentToFirstCompany() { - Command read = das.getCommand("all companies and departments"); - DataObject root = read.executeQuery(); - DataObject firstCustomer = root.getDataObject("COMPANY[1]"); - - DataObject newDepartment = root.createDataObject("DEPARTMENT"); - newDepartment.setString("NAME", "Default Name"); - firstCustomer.getList("departments").add(newDepartment); - - das.applyChanges(root); - - } - - public final void deleteDepartmentsFromFirstCompany() { - - // This section gets the ID of the first Company just so I can - // demonstrate a parameterized command next - Command readAll = das.getCommand("all companies and departments"); - DataObject root = readAll.executeQuery(); - int idOfFirstCustomer = root.getInt("COMPANY[1]/ID"); - System.out.println("ID of first company is: " + idOfFirstCustomer); - - // Read a specific company based on the known ID - Command readCust = das.getCommand("company by id with departments"); - readCust.setParameter(1, new Integer(idOfFirstCustomer)); - root = readCust.executeQuery(); - - // Delete all the comany's departments from the graph - DataObject firstCustomer = root.getDataObject("COMPANY[1]"); - - // Shallow copy of list for deleting. This is required to avoid the - // dreaded - // ConcurrentModificationException since #delete operation also removes - // from the original list - List allDepartments = new ArrayList(firstCustomer.getList("departments")); - - Iterator i = allDepartments.iterator(); - DataObject department; - while (i.hasNext()) { - department = (DataObject) i.next(); - System.out.println("Deleting department named: " + department.getString("NAME")); - department.delete(); - } - - das.applyChanges(root); - - } - - public final void changeFirstCompanysDepartmentNames() { - - // This section gets the ID of the first Company just so I can - // demonstrate a parameterized command next - Command readAll = das.getCommand("all companies and departments"); - DataObject root = readAll.executeQuery(); - int idOfFirstCustomer = root.getInt("COMPANY[1]/ID"); - System.out.println("ID of first company is: " + idOfFirstCustomer); - - // Read a specific company based on the known ID - Command readCust = das.getCommand("company by id with departments"); - readCust.setParameter(1, new Integer(idOfFirstCustomer)); - root = readCust.executeQuery(); - - // Modify all the comany's department names - DataObject firstCustomer = root.getDataObject("COMPANY[1]"); - Iterator i = firstCustomer.getList("departments").iterator(); - DataObject department; - while (i.hasNext()) { - department = (DataObject) i.next(); - System.out.println("Modifying department: " + department.getString("NAME")); - department.setString("NAME", getRandomDepartmentName()); - } - das.applyChanges(root); - - } - - - public void releaseResources() { - das.releaseResources(); - } - - // Utilities - - private String getRandomDepartmentName() { - int number = generator.nextInt(1000) + 1; - return "Dept-" + number; - } - - private InputStream getConfig(String fileName) { - return getClass().getClassLoader().getResourceAsStream(fileName); - } - -} diff --git a/java/das/samples/company-webapp/src/main/java/org/apache/tuscany/samples/das/companyweb/CompanyDBInit.java b/java/das/samples/company-webapp/src/main/java/org/apache/tuscany/samples/das/companyweb/CompanyDBInit.java deleted file mode 100644 index edd62e6f30..0000000000 --- a/java/das/samples/company-webapp/src/main/java/org/apache/tuscany/samples/das/companyweb/CompanyDBInit.java +++ /dev/null @@ -1,70 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -package org.apache.tuscany.samples.das.companyweb; - -import java.io.IOException; -import java.io.InputStream; -import java.io.PrintWriter; - -import javax.servlet.ServletException; -import javax.servlet.http.HttpServlet; -import javax.servlet.http.HttpServletRequest; -import javax.servlet.http.HttpServletResponse; - -import org.apache.tuscany.das.rdb.dbconfig.DBInitializer; - -public class CompanyDBInit extends HttpServlet { - private static final long serialVersionUID = -4795999792460944805L; - private static final String dbConfigFile = "CompanyWebDBConfig.xml"; - - public void init() throws ServletException { - try { - DBInitializer dbInitializer; - dbInitializer = new DBInitializer(getConfig(dbConfigFile)); - if (! dbInitializer.isDatabaseReady()) { - dbInitializer.initializeDatabase(true); - } - } catch (Exception e) { - - e.printStackTrace(); - log(e.toString(), e); - throw new ServletException(e); - } - } - - /* - * (non-Java-doc) - * - * @see javax.servlet.http.HttpServlet#doGet(HttpServletRequest arg0, HttpServletResponse arg1) - */ - protected void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException { - response.setContentType("text/html"); - - PrintWriter out = response.getWriter(); - - out.println(); - out.println("

CompanyWeb database initialization servlet !

"); - out.println(); - } - - private InputStream getConfig(String fileName) { - return getClass().getClassLoader().getResourceAsStream(fileName); - } - -} diff --git a/java/das/samples/company-webapp/src/main/resources/CompanyConfig.xml b/java/das/samples/company-webapp/src/main/resources/CompanyConfig.xml deleted file mode 100644 index a674724323..0000000000 --- a/java/das/samples/company-webapp/src/main/resources/CompanyConfig.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - -
- - - -
- - - - - - -
diff --git a/java/das/samples/company-webapp/src/main/resources/CompanyWebDBConfig.xml b/java/das/samples/company-webapp/src/main/resources/CompanyWebDBConfig.xml deleted file mode 100644 index c064045fd5..0000000000 --- a/java/das/samples/company-webapp/src/main/resources/CompanyWebDBConfig.xml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - 'ACME Publishing' - 'Do-rite plumbing' - 'MegaCorp' -
- - 'Advanced Technologies', 'NY', '123', 1 - 'Default Name 2', '', '', 1 - 'Default Name 3', '', '', 1 - 'Default Name 4', '', '', 1 - 'Default Name 5', '', '', 1 - 'Default Name 6', '', '', 1 - 'Default Name 7', '', '', 1 - 'Default Name 8', '', '', 1 -
- - 'John Jones','E0001',0,1 - 'Mary Smith','E0002',1,null - 'Jane Doe','E0003',0,1 - 'Al Smith','E0004',1,1 -
-
diff --git a/java/das/samples/company-webapp/src/main/resources/META-INF/LICENSE b/java/das/samples/company-webapp/src/main/resources/META-INF/LICENSE deleted file mode 100644 index 9597d92eb3..0000000000 --- a/java/das/samples/company-webapp/src/main/resources/META-INF/LICENSE +++ /dev/null @@ -1,353 +0,0 @@ - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - -=============================================================================================================== - -Other components and dependencies under Apache Software License 2.0 : - - log4j-1.2.14.jar - Apache Logging Services - derby 10.2.2.0.jar - Apache Derby - stax-api-1.0.1.jar - The Streaming API for XML (StAX) - wstx-asl-3.2.0.jar - WoodStox StAX implementation - standard-1.1.1.jar - The Apache Jackarta Taglibs - jstl-1.1.2.jar - The Apache Jackarta Taglibs - *.tld - The Apache Jackarta Taglibs - -=============================================================================================================== - - -Apache Tuscany SDO for Java Subcomponents -=========================================: - -The Tuscany SDO for Java release includes a number of subcomponents with -separate copyright notices and license terms. Your use of the source -code for the these subcomponents is subject to the terms and -conditions of the following licenses. - -License for the Service Data Objects JavaDoc and Interface Definition files. (tuscany-sdo-api-r2.1-1.0-incubating.jar) - -Permission to copy, make derivative works of, and distribute the Service Data Objects -JavaDoc and Interface Definition Files files in any medium without fee or royalty as part -of a compliant implementation of the Service Data Objects Specification is hereby granted. -The Service Data Objects Specification may be found at any of the following locations: - -http://dev2dev.bea.com/technologies/commonj/index.jsp -http://www.ibm.com/developerworks/library/specification/ws-sdo/ -http://oracle.com/technology/webservices/sca -https://www.sdn.sap.com/ -http://www.xcalia/xdn/specs/sdo - -THE SERVICE DATA OBJECTS SPECIFICATION AND THE JAVADOC AND INTERFACE DEFINITION FILES -ARE PROVIDED "AS IS," AND THE AUTHORS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, REGARDING THIS -SPECIFICATION OR THE JAVADOC AND INTERFACE DEFINITION FILES AND THE IMPLEMENTATION OF THEIR CONTENTS, -INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, -NON-INFRINGEMENT OR TITLE. THE AUTHORS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, -INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING TO ANY USE OR DISTRIBUTION OF THE -SERVICE DATA OBJECTS SPECIFICATION OR THE JAVADOC OR INTERFACE DEFINTION FILES. - -The name and trademarks of the Authors may NOT be used in any manner, including advertising or -publicity pertaining to the Service Component Architecture Specification or its contents without specific, -written prior permission. Title to copyright in the Service Data Objects Specification and the -JavaDoc and Interface Definition Files will at all times remain with the Authors. - -No other rights are granted by implication, estoppel or otherwise. - -================================================================================================================= - -For the Eclipse EMF components -(codegen-2.2.3.jar -codegen-ecore-2.2.3.jar -common-2.2.3.jar -ecore-2.2.3.jar -ecore-change-2.2.3.jar -ecore-xmi-2.2.3.jar -xsd-2.2.3.jar) - -Eclipse Public License - v 1.0 - -THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. - -1. DEFINITIONS - -"Contribution" means: - -a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and -b) in the case of each subsequent Contributor: - -i) changes to the Program, and - -ii) additions to the Program; - -where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program. - -"Contributor" means any person or entity that distributes the Program. - -"Licensed Patents " mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program. - -"Program" means the Contributions distributed in accordance with this Agreement. - -"Recipient" means anyone who receives the Program under this Agreement, including all Contributors. - -2. GRANT OF RIGHTS - -a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form. - -b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder. - -c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program. - -d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement. - -3. REQUIREMENTS - -A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that: - -a) it complies with the terms and conditions of this Agreement; and - -b) its license agreement: - -i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose; - -ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits; - -iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and - -iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange. - -When the Program is made available in source code form: - -a) it must be made available under this Agreement; and - -b) a copy of this Agreement must be included with each copy of the Program. - -Contributors may not remove or alter any copyright notices contained within the Program. - -Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution. - -4. COMMERCIAL DISTRIBUTION - -Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense. - -For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages. - -5. NO WARRANTY - -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement , including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations. - -6. DISCLAIMER OF LIABILITY - -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -7. GENERAL - -If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. - -If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed. - -All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive. - -Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. - -This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation. - -=================================================================================================== diff --git a/java/das/samples/company-webapp/src/main/resources/META-INF/NOTICE b/java/das/samples/company-webapp/src/main/resources/META-INF/NOTICE deleted file mode 100644 index e9d98fc7f5..0000000000 --- a/java/das/samples/company-webapp/src/main/resources/META-INF/NOTICE +++ /dev/null @@ -1,32 +0,0 @@ -Apache Tuscany SDO for Java -Copyright 2006, 2007 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). - -Apache Tuscany is an effort undergoing incubation at The Apache Software Foundation (ASF), -sponsored by the Apache Web Services PMC. Incubation is required of all newly accepted -projects until a further review indicates that the infrastructure, communications, -and decision making process have stabilized in a manner consistent with other successful -ASF projects. While incubation status is not necessarily a reflection of the completeness -or stability of the code, it does indicate that the project has yet to be fully endorsed -by the ASF. - -Unless otherwise indicated, all distribution made available by the Apache Software Foundation -is provided to you under the terms and conditions of the Apache License Version 2.0 ("AL"). -A copy of the AL is provided with this distribution as the LICENSE.txt file present in the -root directory, and is also available at http://www.apache.org/licenses/. - -The terms and conditions governing the distribution may refer to the AL or other license -agreements, notices or terms and conditions. Some of these other license agreements may -include (but are not limited to): - - . Eclipse Public License Version 1.0 (available at http://www.eclipse.org/legal/epl-v10.html) - -It is your obligation to read and accept all such terms and conditions prior to use of the -distribution. If term or condition is provided, please contact the Apache Software Foundation -to determine what terms and conditions govern that particular distribution. - -This product also includes software developed by the Open Service Oriented Architecture organisation -(http://osoa.org). The license for this software may be found in the LICENSE.txt file contained in this -distribution. diff --git a/java/das/samples/company-webapp/src/main/resources/META-INF/README b/java/das/samples/company-webapp/src/main/resources/META-INF/README deleted file mode 100644 index 107de8c3ca..0000000000 --- a/java/das/samples/company-webapp/src/main/resources/META-INF/README +++ /dev/null @@ -1,35 +0,0 @@ -Apache Tuscany M2 build (October, 2006) -=================================== - -http://incubator.apache.org/tuscany/ - -Tuscany is an effort undergoing incubation at the Apache Software Foundation -(ASF), sponsored by the Web Services PMC. - -Incubation is required of all newly accepted projects until a further review -indicates that the infrastructure, communications, and decision making process -have stabilized in a manner consistent with other successful ASF projects. - -While incubation status is not necessarily a reflection of the completeness or -stability of the code, it does indicate that the project has yet to be fully -endorsed by the ASF. - - -Support -------- - -Any problem with this release can be reported to the Tuscany mailing list -or in the JIRA issue tracker. - -Mailing list subscription: - tuscany-dev-subscribe@ws.apache.org - -Jira: - http://issues.apache.org/jira/browse/Tuscany - - -Thank you for using Tuscany! - - -The Tuscany Team. - diff --git a/java/das/samples/company-webapp/src/main/resources/log4j.properties b/java/das/samples/company-webapp/src/main/resources/log4j.properties deleted file mode 100644 index ab4ebbb785..0000000000 --- a/java/das/samples/company-webapp/src/main/resources/log4j.properties +++ /dev/null @@ -1,36 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# -# Set root logger level to DEBUG and its only appender to A1. -log4j.rootLogger=INFO, NULL - -# NULL Appender -log4j.appender.NULL=org.apache.log4j.varia.NullAppender - -log4j.appender.NULL.layout=org.apache.log4j.PatternLayout -log4j.appender.NULL.layout.ConversionPattern=[DAS RDB] - %c{1}.%M (%L) : %m %n - -# CONSOLE is set to be a ConsoleAppender. -log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender - -# A1 uses PatternLayout. -log4j.appender.CONSOLE.layout=org.apache.log4j.PatternLayout -log4j.appender.CONSOLE.layout.ConversionPattern=[DAS RDB] - %c{1}.%M (%L) : %m %n - - -# Print only messages of level WARN or above in the package com.foo. -log4j.logger.org.apache.tuscany=NONE \ No newline at end of file diff --git a/java/das/samples/company-webapp/src/main/webapp/Company.jsp b/java/das/samples/company-webapp/src/main/webapp/Company.jsp deleted file mode 100644 index 9b74f0a357..0000000000 --- a/java/das/samples/company-webapp/src/main/webapp/Company.jsp +++ /dev/null @@ -1,155 +0,0 @@ - - - - -<%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1" - import="commonj.sdo.*" - - import="org.apache.tuscany.samples.das.companyweb.CompanyClient" -%> - -Company Test - - - -

Tuscany DAS Companies WEB Example

- - -
- - - - - -
- - -<%if(request.getParameter("doFill") != null){%> - - - - - - - - - - - <% - CompanyClient companyClient = new CompanyClient(); - java.util.Iterator i = companyClient.getCompaniesWithDepartments().iterator(); - while (i.hasNext()) { - DataObject company = (DataObject)i.next(); - %> - - - - - <% - } - companyClient.releaseResources(); - %> - - -
IDName
<%=company.getInt("ID")%><%=company.getString("NAME")%>
-<%}%> - - - -<% -if(request.getParameter("doAddDepartment") != null){ - CompanyClient companyClient = new CompanyClient(); - companyClient.addDepartmentToFirstCompany(); - companyClient.releaseResources(); -} -%> - - -<% -if(request.getParameter("doDeleteDepartments") != null){ - CompanyClient companyClient = new CompanyClient(); - companyClient.deleteDepartmentsFromFirstCompany(); - companyClient.releaseResources(); -} -%> - - -<% -if(request.getParameter("doChangeDepartmentNames") != null){ - CompanyClient companyClient = new CompanyClient(); - companyClient.changeFirstCompanysDepartmentNames(); - companyClient.releaseResources(); -} -%> - - - -<%if(request.getParameter("doFill") == null) {%> - - - - - - - - - - - - - <% - CompanyClient companyClient = new CompanyClient(); - java.util.Iterator i = companyClient.getCompaniesWithDepartments().iterator(); - while (i.hasNext()) { - DataObject company = (DataObject)i.next(); - %> - - - - - - - - <% - java.util.Iterator j = company.getList("departments").iterator(); - while (j.hasNext()) { - DataObject department = (DataObject)j.next(); - %> - - - - - <% - } - %> - <% - } - companyClient.releaseResources(); - %> - - -
IDNameDepartment_IDDepartment_Name
<%=company.getInt("ID")%><%=company.getString("NAME")%>
<%=department.getInt("ID")%><%=department.getString("NAME")%>
-<%}%> - - - -
- - diff --git a/java/das/samples/company-webapp/src/main/webapp/META-INF/context.xml b/java/das/samples/company-webapp/src/main/webapp/META-INF/context.xml deleted file mode 100644 index 5f0af32dd5..0000000000 --- a/java/das/samples/company-webapp/src/main/webapp/META-INF/context.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - diff --git a/java/das/samples/company-webapp/src/main/webapp/WEB-INF/web.xml b/java/das/samples/company-webapp/src/main/webapp/WEB-INF/web.xml deleted file mode 100644 index a0abb6a655..0000000000 --- a/java/das/samples/company-webapp/src/main/webapp/WEB-INF/web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - Tuscany DAS sample Company WEB - - - Company.jsp - - - - - CompanyDBInit - org.apache.tuscany.samples.das.companyweb.CompanyDBInit - 2 - - diff --git a/java/das/samples/customer/build.xml b/java/das/samples/customer/build.xml deleted file mode 100644 index 94ce30e1ca..0000000000 --- a/java/das/samples/customer/build.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/java/das/samples/customer/pom.xml b/java/das/samples/customer/pom.xml deleted file mode 100644 index f8665da523..0000000000 --- a/java/das/samples/customer/pom.xml +++ /dev/null @@ -1,92 +0,0 @@ - - - - 4.0.0 - - org.apache.tuscany.das.samples - tuscany-das-samples - 1.0-SNAPSHOT - - - tuscany-das-sample-customer - jar - Tuscany DAS Customer Sample - Sample use of RDB DAS in a J2SE application - - - - org.apache.tuscany.das - tuscany-das-rdb - ${das.version} - compile - - - - org.apache.tuscany.sdo - tuscany-sdo-impl - ${sdo.version} - compile - - - - org.apache.tuscany.sdo - tuscany-sdo-api-r2.1 - ${sdo.version} - compile - - - - org.apache.derby - derby - 10.2.2.0 - compile - - - - - - sample-customer - src/main/java - - - src/main/java - - - src/main/resources - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - org.apache.tuscany.samples.das.customer.CustomerClient - true - - - - - - - - - diff --git a/java/das/samples/customer/readme.htm b/java/das/samples/customer/readme.htm deleted file mode 100644 index 0c1f6f715d..0000000000 --- a/java/das/samples/customer/readme.htm +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - -Tuscany DAS Sample - Customer - - - - - -

Customer J2SE sample application

- -
- -

-This stand-alone sample demonstrates the RDB Data Access Service in the context of a simple java application. -

- -
- -

Building and Running

- -
    -
  • Apache Ant latest version installed. -
      -
    • Download Apache Ant latest version on and extract into folder <apache_ant_folder>. You can find it here: http://ant.apache.org/bindownload.cgi.
    • -
    • Add <apache_ant_folder>/bin directory to your OS path variable.

    • -
    -
  • - -
  • On console change the actual directory to <tuscany_das_java_distribution>/samples/customer/ and execute ant application: -
      -
    • <tuscany_das_java_distribution>/samples/customer/> ant
    • -
    -
  • -
- -

-The sample will run and output the following: -

- -

-

-Buildfile: build.xml
-
-run:
-     [java] ************* Initializing database *************
-     [java] ** DB type  : derby
-     [java] ** Database : jdbc:derby:target/dastest; create = true
-     [java] ** User     :
-     [java] ** Password :
-     [java] ************************************************
-     [java] Setting up for derby run!
-     [java] Dropping tables
-     [java] Dropping procedures
-     [java] Creating tables
-     [java] Creating procedures
-     [java] Inserting data in tables
-     [java] Database setup complete!
-     [java]
-     [java] Result:select all customers
-     [java]    ID:1 LASTNAME:John ADDRESS:USA
-     [java]    ID:2 LASTNAME:Amita ADDRESS:INDIA
-     [java]    ID:3 LASTNAME:Patrick ADDRESS:UK
-     [java]    ID:4 LASTNAME:Jane ADDRESS:UN
-     [java]
-     [java] Result:insert new customer
-     [java]    ID:1 LASTNAME:John ADDRESS:USA
-     [java]    ID:2 LASTNAME:Amita ADDRESS:INDIA
-     [java]    ID:3 LASTNAME:Patrick ADDRESS:UK
-     [java]    ID:4 LASTNAME:Jane ADDRESS:UN
-     [java]    ID:5 LASTNAME:Jenny ADDRESS:USA
-     [java]
-     [java] Result:update first customer
-     [java]    ID:1 LASTNAME:BlueBerry ADDRESS:USA
-     [java]    ID:2 LASTNAME:Amita ADDRESS:INDIA
-     [java]    ID:3 LASTNAME:Patrick ADDRESS:UK
-     [java]    ID:4 LASTNAME:Jane ADDRESS:UN
-     [java]    ID:5 LASTNAME:Jenny ADDRESS:USA
-     [java]
-     [java] Result:delete last customer
-     [java] Deleting customer named: Jenny
-     [java]    ID:1 LASTNAME:BlueBerry ADDRESS:USA
-     [java]    ID:2 LASTNAME:Amita ADDRESS:INDIA
-     [java]    ID:3 LASTNAME:Patrick ADDRESS:UK
-     [java]    ID:4 LASTNAME:Jane ADDRESS:UN
-
-BUILD SUCCESSFUL
-
-

- -
- -

-Observation:The build.xml ant file only works on DAS Java binary distribution. -

- - - -

Running Sample with MySQL

-
-

-The sample is pre-configured to run using an embedded Derby database.Follow below instructions to run the sample on another database (e.g MySQL).
-

- -
    -
  • Expand sample-customer.jar under /samples/customer to access CustomersConfig.xml
  • -
  • Change CustomersConfig.xml - comment Derby connection info and uncomment MySQL connection info. Check for correct userName, password, and other configuration information
  • -
  • Change /samples/customer /build.xml to replace pathelement location from Derby jar to MySQL jar like - -
      -
    • <pathelement location="mysql-connector-java-5.0.4.jar"/>
    • -
    -
  • -
  • Create new sample-customer.jar to use the changed CustomersConfig.xml , replacing the one from binary distribution under /samples/customer.
  • -
  • Place required mysql jar (e.g. mysql-connector-java-5.0.4.jar) under /samples/customer.
  • -
  • From command prompt run the sample application using ant - -
      -
    • <tuscany_das_java_distribution>/samples/customer/> ant
    • -
    -
  • -
- -

-Observations: -

    -
  • These instructions apply only for DAS Java binary distribution.
  • -
  • MySQL Database will be created and populated with necessary structure and data if not present
  • -
- - - \ No newline at end of file diff --git a/java/das/samples/customer/src/main/java/org/apache/tuscany/samples/das/customer/CustomerClient.java b/java/das/samples/customer/src/main/java/org/apache/tuscany/samples/das/customer/CustomerClient.java deleted file mode 100644 index ca66c5bf4f..0000000000 --- a/java/das/samples/customer/src/main/java/org/apache/tuscany/samples/das/customer/CustomerClient.java +++ /dev/null @@ -1,197 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -package org.apache.tuscany.samples.das.customer; - -import java.io.InputStream; -import java.util.List; - -import org.apache.tuscany.das.rdb.Command; -import org.apache.tuscany.das.rdb.DAS; - -import commonj.sdo.DataObject; - -public class CustomerClient { - private static final String DEFAULT_CUSTOMER_CONFIG = "CustomersConfig.xml"; - - private DAS das = null; - private final String configFile; - - /** - * Default constructor - * - */ - public CustomerClient(){ - this.configFile = DEFAULT_CUSTOMER_CONFIG; - } - - /** - * Constructor receiving the das config file to be used - * @param configFile DAS configuration file - */ - public CustomerClient(String configFile) { - this.configFile = configFile; - } - - /** - * Helper method to get a stream from the customer config file - * @param fileName - * @return - */ - protected InputStream getConfig(String fileName) { - return getClass().getClassLoader().getResourceAsStream(fileName); - } - - /** - * Get a reference to DAS, initialize it if necessary - * @return DAS reference - */ - protected DAS getDAS() { - if (this.das == null ) { - this.das = DAS.FACTORY.createDAS(getConfig(this.configFile)); - } - return this.das; - } - - - /** - * select - * @return - */ - public final List getCustomers() { - Command read = this.getDAS().getCommand("AllCustomers"); - DataObject root = read.executeQuery(); - return root.getList("CUSTOMER"); - } - - /** - * insert - * - */ - public final void addCustomer() { - Command read = this.getDAS().getCommand("AllCustomers"); - DataObject root = read.executeQuery(); - - DataObject newCustomer = root.createDataObject("CUSTOMER"); - newCustomer.setInt("ID", 5); - newCustomer.setString("LASTNAME", "Jenny"); - newCustomer.setString("ADDRESS", "USA"); - - das.applyChanges(root); - } - - /** - * delete - * - */ - public final void deleteCustomer() { - Command readAll = this.getDAS().getCommand("AllCustomers"); - DataObject root = readAll.executeQuery(); - - List allCustomers = root.getList("CUSTOMER"); - - DataObject lastCustomer = (DataObject)allCustomers.get(allCustomers.size()-1); - if(lastCustomer != null){ - System.out.println("Deleting customer named: " + lastCustomer.getString("LASTNAME")); - lastCustomer.delete(); - } - - das.applyChanges(root); - } - - /** - * update - * - */ - public final void changeFirstCustomerName() { - Command readAll = this.getDAS().getCommand("AllCustomers"); - DataObject root = readAll.executeQuery(); - - DataObject firstCustomer = root.getDataObject("CUSTOMER[1]"); - firstCustomer.set("LASTNAME", "BlueBerry"); - - das.applyChanges(root); - } - - /** - * display result - * @param customers - */ - public static void printList(List customers){ - for(int i=0; i0){ - customerConfigFile = args[0]; - } - - - //initialize customer database using helper class - CustomerDatabaseInitializer dbInitializer = new CustomerDatabaseInitializer(customerConfigFile); - try { - dbInitializer.Initialize(); - } catch (Exception e) { - e.printStackTrace(); - return; - } - - - //perform customer operations using DAS - CustomerClient customerClient = new CustomerClient(customerConfigFile); - //test select - System.out.println(); - System.out.println("Result:select all customers"); - printList(customerClient.getCustomers()); - - //test insert - System.out.println(); - System.out.println("Result:insert new customer"); - customerClient.addCustomer(); - printList(customerClient.getCustomers()); - - //test update - System.out.println(); - System.out.println("Result:update first customer"); - customerClient.changeFirstCustomerName(); - printList(customerClient.getCustomers()); - - //test delete - System.out.println(); - System.out.println("Result:delete last customer"); - customerClient.deleteCustomer(); - printList(customerClient.getCustomers()); - } -} \ No newline at end of file diff --git a/java/das/samples/customer/src/main/java/org/apache/tuscany/samples/das/customer/CustomerDatabaseInitializer.java b/java/das/samples/customer/src/main/java/org/apache/tuscany/samples/das/customer/CustomerDatabaseInitializer.java deleted file mode 100644 index 260fc330fd..0000000000 --- a/java/das/samples/customer/src/main/java/org/apache/tuscany/samples/das/customer/CustomerDatabaseInitializer.java +++ /dev/null @@ -1,92 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -package org.apache.tuscany.samples.das.customer; - -import org.apache.tuscany.das.rdb.config.Config; -import org.apache.tuscany.das.rdb.util.ConfigUtil; -import org.apache.tuscany.samples.das.databaseSetup.DerbySetup; -import org.apache.tuscany.samples.das.databaseSetup.MySQLSetup; - -public class CustomerDatabaseInitializer { - public static final String DERBY = "derby"; - public static final String MYSQL = "mysql"; - - private final Config config; - - private final String dbType; - private final String dbURL; - private final String user; - private final String password; - - - - public CustomerDatabaseInitializer(String configFile) { - this.config = ConfigUtil.loadConfig(this.getClass().getClassLoader().getResourceAsStream(configFile)); - - if(config.getConnectionInfo().getConnectionProperties().getDriverClass().indexOf(DERBY) != -1) { - dbType = DERBY; - } else if(config.getConnectionInfo().getConnectionProperties().getDriverClass().indexOf(MYSQL) != -1) { - dbType = MYSQL; - } else { - dbType = null; - } - - //get connection info from config - dbURL = config.getConnectionInfo().getConnectionProperties().getDatabaseURL(); - user = config.getConnectionInfo().getConnectionProperties().getUserName(); - password = config.getConnectionInfo().getConnectionProperties().getPassword(); - } - - - - /** - * If database is present connect to it and create necessary tables, procedures, data etc. - * If database is not present create database and then create the above elements. Create database - * is implemented for MySQL and Derby. - */ - public void Initialize() { - - //display DB configuration iformation - DisplayDatabaseConfiguration(); - - //initialize DB - try { - if(dbType.equals(DERBY)){ - new DerbySetup(dbURL+"-"+user+"-"+password); - } - - if(dbType.equals(MYSQL)){ - new MySQLSetup(dbURL+"-"+user+"-"+password); - } - - } catch(Exception e){ - throw new RuntimeException("Error initializing database !", e); - } - } - - public void DisplayDatabaseConfiguration() { - - System.out.println("************* Initializing database *************"); - System.out.println("** DB type : " + dbType ); - System.out.println("** Database : " + dbURL ); - System.out.println("** User : " + user ); - System.out.println("** Password : " + password); - System.out.println("************************************************"); - } -} diff --git a/java/das/samples/customer/src/main/java/org/apache/tuscany/samples/das/databaseSetup/DatabaseSetup.java b/java/das/samples/customer/src/main/java/org/apache/tuscany/samples/das/databaseSetup/DatabaseSetup.java deleted file mode 100644 index 4195dbcac7..0000000000 --- a/java/das/samples/customer/src/main/java/org/apache/tuscany/samples/das/databaseSetup/DatabaseSetup.java +++ /dev/null @@ -1,206 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -package org.apache.tuscany.samples.das.databaseSetup; - -import java.sql.Connection; -import java.sql.DriverManager; -import java.sql.SQLException; -import java.sql.Statement; -import java.util.Properties; -import java.util.StringTokenizer; - -public class DatabaseSetup{ - protected Statement s; - protected String platformName = "Not initialized"; - protected String driverName = "Not initialized"; - protected String databaseURL = "Not initialized"; - protected String databaseName = null; - protected String userName; - protected String password; - - // Data Types - public static final String stringType = "VARCHAR"; - public static final String integerType = "INT"; - public static final String timestampType = "TIMESTAMP"; - public static final String floatType = "FLOAT"; - public static final String decimalType = "DECIMAL"; - protected Connection connection; - - //database types - public static final String DERBY = "derby"; - public static final String MYSQL = "mysql"; - public static final String DB2 = "db2"; - - public DatabaseSetup(String databaseInfo){ - StringTokenizer strTok = new StringTokenizer(databaseInfo, "-"); - - if(strTok.hasMoreTokens()){ - databaseName = strTok.nextToken(); - } - - if(strTok.hasMoreTokens()){ - userName = strTok.nextToken(); - } - - if(strTok.hasMoreTokens()){ - password = strTok.nextToken(); - } - - initConnectionProtocol(databaseName); - initConnection(); - try{ - this.setUp(); - }catch(Exception e){ - e.printStackTrace(); - } - } - - protected void initConnectionProtocol( String databaseName){ - } - - private void initConnection() { - - try { - Class.forName(driverName).newInstance(); - Properties props = new Properties(); - //System.out.println("platform name:"+this.platformName); - - if(this.platformName.equals(DERBY)){ - if (userName != null) { - //System.out.println("derby trying for "+userName+","+password+","+databaseURL); - connection = DriverManager.getConnection(databaseURL, userName, password); - } else { - //System.out.println("derby trying for "+databaseURL); - connection = DriverManager.getConnection(databaseURL); - } - } - if(this.platformName.equals(DB2)){ - if (userName != null && password != null) { - props.put("user", userName); - props.put("password", password); - - //System.out.println("db2 trying for "+databaseURL+"user,pwd"+userName+","+password); - connection = DriverManager.getConnection(databaseURL, props); - }else{ - //System.out.println("db2 trying for "+databaseURL); - connection = DriverManager.getConnection(databaseURL); - } - } - if(this.platformName.equals(MYSQL)){ - databaseURL=databaseURL+"?user="+userName+"&password="+password+"&createDatabaseIfNotExist="+"true"; - //System.out.println("mysql trying for "+userName+","+password+","+databaseURL); - connection = DriverManager.getConnection(databaseURL, props); - } - - connection.setAutoCommit(true); - } catch (SQLException e) { - e.printStackTrace(); - if (e.getNextException() != null) { - e.getNextException().printStackTrace(); - } else { - e.printStackTrace(); - } - - throw new RuntimeException(e); - } catch (IllegalAccessException e) { - e.printStackTrace(); - throw new RuntimeException(e); - } catch (InstantiationException e) { - e.printStackTrace(); - throw new RuntimeException(e); - } catch (ClassNotFoundException e) { - e.printStackTrace(); - throw new RuntimeException(e); - } - } - - public Connection getConnection(){ - return this.connection; - } - - protected void setUp() throws Exception { - System.out.println("Setting up for " + platformName + " run!"); - } - - private void insertData(){ - } - - private void dropTables() { - } - - protected void dropTriggers() { - } - - protected void createTriggers() { - } - - protected void dropSequences() { - } - - protected void createSequences() { - } - - protected void dropProcedures() { - } - - private void createTables() { - } - - protected void createProcedures() { - } - - // - // This section povides methods that return strings for table creation. - // Platform-specific sublcasses - // can override these as necessary - // - - protected String getCreateCustomer() { - return null; - } - // ///////////////// - - protected String getForeignKeyConstraint(String pkTable, String pkColumn, String foreignKey) { - return null; - } - - protected String getStringColumn(String name, int length) { - return null; - } - - protected String getIntegerColumn(String name) { - return null; - } - - protected String getGeneratedKeyClause() { - return null; - } - - protected String getDecimalColumn(String name, int size1, int size2) { - return null; - } - - protected String getFloatColumn(String name) { - return null; - } - - protected String getTimestampColumn(String name) { - return null; - } -} \ No newline at end of file diff --git a/java/das/samples/customer/src/main/java/org/apache/tuscany/samples/das/databaseSetup/DerbySetup.java b/java/das/samples/customer/src/main/java/org/apache/tuscany/samples/das/databaseSetup/DerbySetup.java deleted file mode 100644 index 339cac3587..0000000000 --- a/java/das/samples/customer/src/main/java/org/apache/tuscany/samples/das/databaseSetup/DerbySetup.java +++ /dev/null @@ -1,209 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -package org.apache.tuscany.samples.das.databaseSetup; - -import java.sql.SQLException; - -public class DerbySetup extends DatabaseSetup { - - public DerbySetup(String databaseInfo){ - super(databaseInfo); - } - - protected void initConnectionProtocol(String databaseURL){ - this.platformName=DERBY; - this.driverName = "org.apache.derby.jdbc.EmbeddedDriver"; - this.databaseURL = databaseURL; - } - - public void setUp(){ - try{ - super.setUp(); - - try { - s = connection.createStatement(); - - dropTriggers(); - dropSequences(); - dropTables(); - dropProcedures(); - - createSequences(); - createTables(); - createTriggers(); - createProcedures(); - connection.commit(); - - insertData(); - connection.commit(); - } catch (SQLException e) { - connection.rollback(); - } - }catch(Exception e){ - e.printStackTrace(); - } - - System.out.println("Database setup complete!"); - } - - private void insertData(){ - System.out.println("Inserting data in tables"); - - String[] statements = {"INSERT INTO CUSTOMER VALUES (1,'John','USA')", - "INSERT INTO CUSTOMER VALUES (2,'Amita','INDIA')", - "INSERT INTO CUSTOMER VALUES (3,'Patrick','UK')", - "INSERT INTO CUSTOMER VALUES (4,'Jane','UN')"}; - - for (int i = 0; i < statements.length; i++) { - try { - s.execute(statements[i]); - } catch (SQLException e) { - // If the table does not exist then ignore the exception on drop - if ((!(e.getMessage().indexOf("does not exist") >= 0)) && (!(e.getMessage().indexOf("Unknown table") >= 0)) - && (!(e.getMessage().indexOf("42704") >= 0))) { - throw new RuntimeException(e); - } - } - } - } - - private void dropTables() { - System.out.println("Dropping tables"); - String[] statements = {"DROP TABLE CUSTOMER" }; - - for (int i = 0; i < statements.length; i++) { - try { - s.execute(statements[i]); - } catch (SQLException e) { - // If the table does not exist then ignore the exception on drop - if ((!(e.getMessage().indexOf("does not exist") >= 0)) && (!(e.getMessage().indexOf("Unknown table") >= 0)) - && (!(e.getMessage().indexOf("42704") >= 0))) { - throw new RuntimeException(e); - } - } - } - } - - protected void dropTriggers() { - - } - - protected void createTriggers() { - - } - - protected void dropSequences() { - - } - - protected void createSequences() { - - } - - protected void dropProcedures() { - - System.out.println("Dropping procedures"); - - String[] statements = {"DROP PROCEDURE GETNAMEDCUSTOMERS"}; - - for (int i = 0; i < statements.length; i++) { - try { - s.execute(statements[i]); - } catch (SQLException e) { - // If the proc does not exist then ignore the exception on drop - if (!(e.getMessage().indexOf("does not exist") >= 0) && !(e.getMessage().indexOf("42704") >= 0)) { - throw new RuntimeException(e); - } - } - } - } - - private void createTables() { - System.out.println("Creating tables"); - - try { - s.execute(getCreateCustomer()); - } catch (SQLException e) { - throw new RuntimeException(e); - } - } - - protected void createProcedures() { - - System.out.println("Creating procedures"); - try { - - s.execute("CREATE PROCEDURE GETNAMEDCUSTOMERS(theName VARCHAR(100), OUT theCount INTEGER) " - + "PARAMETER STYLE JAVA LANGUAGE JAVA READS SQL DATA DYNAMIC RESULT SETS 1 EXTERNAL NAME " - + "'org.apache.tuscany.samples.das.orders.MyStoredProcs.getNamedCustomers'"); - } catch (SQLException e) { - e.printStackTrace(); - throw new RuntimeException(e); - } - } - - // - // This section povides methods that return strings for table creation. - // Platform-specific sublcasses - // can override these as necessary - // - - protected String getCreateCustomer() { - return "CREATE TABLE CUSTOMER (" + getIntegerColumn("ID") + " PRIMARY KEY NOT NULL, " - + getStringColumn("LASTNAME", 30) - + " DEFAULT 'Garfugengheist', " + getStringColumn("ADDRESS", 30) + ")"; - } - - protected String getForeignKeyConstraint(String pkTable, String pkColumn, String foreignKey) { - StringBuffer buffer = new StringBuffer(); - buffer.append("CONSTRAINT FK1 FOREIGN KEY ("); - buffer.append(foreignKey); - buffer.append(") REFERENCES "); - buffer.append(pkTable); - buffer.append("("); - buffer.append(pkColumn); - buffer.append(") ON DELETE NO ACTION ON UPDATE NO ACTION"); - return buffer.toString(); - } - - protected String getStringColumn(String name, int length) { - return name + ' ' + stringType + "(" + new Integer(length).toString() + ")"; - } - - protected String getIntegerColumn(String name) { - return name + ' ' + integerType; - } - - protected String getGeneratedKeyClause() { - return "GENERATED ALWAYS AS IDENTITY"; - } - - protected String getDecimalColumn(String name, int size1, int size2) { - return name + ' ' + decimalType + "(" + new Integer(size1).toString() + ',' - + new Integer(size2).toString() + ")"; - } - - protected String getFloatColumn(String name) { - return name + ' ' + floatType; - } - - protected String getTimestampColumn(String name) { - return name + ' ' + timestampType; - } -} diff --git a/java/das/samples/customer/src/main/java/org/apache/tuscany/samples/das/databaseSetup/MySQLSetup.java b/java/das/samples/customer/src/main/java/org/apache/tuscany/samples/das/databaseSetup/MySQLSetup.java deleted file mode 100644 index f64b16e2db..0000000000 --- a/java/das/samples/customer/src/main/java/org/apache/tuscany/samples/das/databaseSetup/MySQLSetup.java +++ /dev/null @@ -1,211 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -package org.apache.tuscany.samples.das.databaseSetup; - -import java.sql.SQLException; - -public class MySQLSetup extends DatabaseSetup { - - public MySQLSetup(String databaseInfo){ - super(databaseInfo); - } - - protected void initConnectionProtocol(String databaseURL){ - this.platformName=MYSQL; - this.driverName = "com.mysql.jdbc.Driver"; - this.databaseURL = databaseURL; - } - - public void setUp(){ - try{ - super.setUp(); - - try { - s = connection.createStatement(); - - dropTriggers(); - dropSequences(); - dropTables(); - dropProcedures(); - - createSequences(); - createTables(); - createTriggers(); - createProcedures(); - insertData(); - } catch (SQLException e) { - e.printStackTrace(); - } - }catch(Exception e){ - e.printStackTrace(); - } - - System.out.println("Database setup complete!"); - } - - private void insertData(){ - System.out.println("Inserting data in tables"); - - String[] statements = {"INSERT INTO CUSTOMER VALUES (1,'John','USA')", - "INSERT INTO CUSTOMER VALUES (2,'Amita','INDIA')", - "INSERT INTO CUSTOMER VALUES (3,'Patrick','UK')", - "INSERT INTO CUSTOMER VALUES (4,'Jane','UN')"}; - - for (int i = 0; i < statements.length; i++) { - try { - s.execute(statements[i]); - } catch (SQLException e) { - // If the table does not exist then ignore the exception on drop - if ((!(e.getMessage().indexOf("does not exist") >= 0)) && (!(e.getMessage().indexOf("Unknown table") >= 0)) - && (!(e.getMessage().indexOf("42704") >= 0))) { - throw new RuntimeException(e); - } - } - } - } - - private void dropTables() { - System.out.println("Dropping tables"); - - String[] statements = {"DROP TABLE CUSTOMER"}; - - for (int i = 0; i < statements.length; i++) { - try { - s.execute(statements[i]); - } catch (SQLException e) { - // If the table does not exist then ignore the exception on drop - if ((!(e.getMessage().indexOf("does not exist") >= 0)) && (!(e.getMessage().indexOf("Unknown table") >= 0)) - && (!(e.getMessage().indexOf("42704") >= 0))) { - throw new RuntimeException(e); - } - } - } - } - - protected void dropTriggers() { - - } - - protected void createTriggers() { - - } - - protected void dropSequences() { - - } - - protected void createSequences() { - - } - - protected void dropProcedures() { - - System.out.println("Dropping procedures"); - - String[] statements = {"DROP PROCEDURE GETNAMEDCUSTOMERS"}; - - for (int i = 0; i < statements.length; i++) { - try { - s.execute(statements[i]); - } catch (SQLException e) { - // If the proc does not exist then ignore the exception on drop - if (!(e.getMessage().indexOf("does not exist") >= 0) && !(e.getMessage().indexOf("42704") >= 0)) { - throw new RuntimeException(e); - } - } - } - } - - private void createTables() { - System.out.println("Creating tables"); - - try { - - s.execute(getCreateCustomer()); - - } catch (SQLException e) { - throw new RuntimeException(e); - } - } - - // - // This section povides methods that return strings for table creation. - // Platform-specific sublcasses - // can override these as necessary - // - - protected String getCreateCustomer() { - return "CREATE TABLE CUSTOMER (" + getIntegerColumn("ID") + " PRIMARY KEY NOT NULL, " - + getStringColumn("LASTNAME", 30) - + " DEFAULT 'Garfugengheist', " + getStringColumn("ADDRESS", 30) + ")"; - } - - // ///////////////// - - protected String getForeignKeyConstraint(String pkTable, String pkColumn, String foreignKey) { - StringBuffer buffer = new StringBuffer(); - buffer.append("CONSTRAINT FK1 FOREIGN KEY ("); - buffer.append(foreignKey); - buffer.append(") REFERENCES "); - buffer.append(pkTable); - buffer.append("("); - buffer.append(pkColumn); - buffer.append(") ON DELETE NO ACTION ON UPDATE NO ACTION"); - return buffer.toString(); - } - - protected String getStringColumn(String name, int length) { - return name + ' ' + stringType + "(" + new Integer(length).toString() + ")"; - } - - protected String getIntegerColumn(String name) { - return name + ' ' + integerType; - } - - protected String getDecimalColumn(String name, int size1, int size2) { - return name + ' ' + decimalType + "(" + new Integer(size1).toString() + ',' - + new Integer(size2).toString() + ")"; - } - - protected String getFloatColumn(String name) { - return name + ' ' + floatType; - } - - protected String getTimestampColumn(String name) { - return name + ' ' + timestampType; - } - - protected void createProcedures() { - String createGetNamedCustomers = "CREATE PROCEDURE `dastest`.`GETNAMEDCUSTOMERS`(IN thename VARCHAR(30), " - + "OUT theCount INTEGER ) " + " BEGIN " - + " SELECT * FROM CUSTOMER AS CUSTOMER WHERE LASTNAME = theName; " - + " SET theCount = (SELECT COUNT(*) FROM CUSTOMER WHERE LASTNAME = theName); " + " END "; - - System.out.println("Creating procedures"); - try { - s.execute(createGetNamedCustomers); - } catch (SQLException e) { - throw new RuntimeException(e); - } - } - - protected String getGeneratedKeyClause() { - return "AUTO_INCREMENT"; - } -} diff --git a/java/das/samples/customer/src/main/resources/CustomersConfig.xml b/java/das/samples/customer/src/main/resources/CustomersConfig.xml deleted file mode 100644 index 41fa03ba2b..0000000000 --- a/java/das/samples/customer/src/main/resources/CustomersConfig.xml +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - -
- - - - - - -
diff --git a/java/das/samples/customer/src/main/resources/META-INF/LICENSE b/java/das/samples/customer/src/main/resources/META-INF/LICENSE deleted file mode 100644 index fb4df3722c..0000000000 --- a/java/das/samples/customer/src/main/resources/META-INF/LICENSE +++ /dev/null @@ -1,353 +0,0 @@ - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - -=============================================================================================================== - -Other components and dependencies under Apache Software License 2.0 : - - log4j-1.2.14.jar - Apache Logging Services - derby 10.2.2.0.jar - Apache Derby - stax-api-1.0.1.jar - The Streaming API for XML (StAX) - wstx-asl-3.2.0.jar - WoodStox StAX implementation - standard-1.1.1.jar - The Apache Jackarta Taglibs - jstl-1.1.2.jar - The Apache Jackarta Taglibs - *.tld - The Apache Jackarta Taglibs - -=============================================================================================================== - - -Apache Tuscany SDO for Java Subcomponents -=========================================: - -The Tuscany SDO for Java release includes a number of subcomponents with -separate copyright notices and license terms. Your use of the source -code for the these subcomponents is subject to the terms and -conditions of the following licenses. - -License for the Service Data Objects JavaDoc and Interface Definition files. (tuscany-sdo-api-r2.1-1.0-incubating.jar) - -Permission to copy, make derivative works of, and distribute the Service Data Objects -JavaDoc and Interface Definition Files files in any medium without fee or royalty as part -of a compliant implementation of the Service Data Objects Specification is hereby granted. -The Service Data Objects Specification may be found at any of the following locations: - -http://dev2dev.bea.com/technologies/commonj/index.jsp -http://www.ibm.com/developerworks/library/specification/ws-sdo/ -http://oracle.com/technology/webservices/sca -https://www.sdn.sap.com/ -http://www.xcalia/xdn/specs/sdo - -THE SERVICE DATA OBJECTS SPECIFICATION AND THE JAVADOC AND INTERFACE DEFINITION FILES -ARE PROVIDED "AS IS," AND THE AUTHORS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, REGARDING THIS -SPECIFICATION OR THE JAVADOC AND INTERFACE DEFINITION FILES AND THE IMPLEMENTATION OF THEIR CONTENTS, -INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, -NON-INFRINGEMENT OR TITLE. THE AUTHORS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, -INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING TO ANY USE OR DISTRIBUTION OF THE -SERVICE DATA OBJECTS SPECIFICATION OR THE JAVADOC OR INTERFACE DEFINTION FILES. - -The name and trademarks of the Authors may NOT be used in any manner, including advertising or -publicity pertaining to the Service Component Architecture Specification or its contents without specific, -written prior permission. Title to copyright in the Service Data Objects Specification and the -JavaDoc and Interface Definition Files will at all times remain with the Authors. - -No other rights are granted by implication, estoppel or otherwise. - -================================================================================================================= - -For the Eclipse EMF components -(codegen-2.2.3.jar -codegen-ecore-2.2.3.jar -common-2.2.3.jar -ecore-2.2.3.jar -ecore-change-2.2.3.jar -ecore-xmi-2.2.3.jar -xsd-2.2.3.jar) - -Eclipse Public License - v 1.0 - -THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. - -1. DEFINITIONS - -"Contribution" means: - -a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and -b) in the case of each subsequent Contributor: - -i) changes to the Program, and - -ii) additions to the Program; - -where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program. - -"Contributor" means any person or entity that distributes the Program. - -"Licensed Patents " mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program. - -"Program" means the Contributions distributed in accordance with this Agreement. - -"Recipient" means anyone who receives the Program under this Agreement, including all Contributors. - -2. GRANT OF RIGHTS - -a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form. - -b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder. - -c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program. - -d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement. - -3. REQUIREMENTS - -A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that: - -a) it complies with the terms and conditions of this Agreement; and - -b) its license agreement: - -i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose; - -ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits; - -iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and - -iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange. - -When the Program is made available in source code form: - -a) it must be made available under this Agreement; and - -b) a copy of this Agreement must be included with each copy of the Program. - -Contributors may not remove or alter any copyright notices contained within the Program. - -Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution. - -4. COMMERCIAL DISTRIBUTION - -Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense. - -For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages. - -5. NO WARRANTY - -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement , including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations. - -6. DISCLAIMER OF LIABILITY - -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -7. GENERAL - -If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. - -If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed. - -All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive. - -Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. - -This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation. - -=================================================================================================== diff --git a/java/das/samples/customer/src/main/resources/META-INF/NOTICE b/java/das/samples/customer/src/main/resources/META-INF/NOTICE deleted file mode 100644 index c2cf1f95b4..0000000000 --- a/java/das/samples/customer/src/main/resources/META-INF/NOTICE +++ /dev/null @@ -1,32 +0,0 @@ -Apache Tuscany SDO for Java -Copyright 2006, 2007 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). - -Apache Tuscany is an effort undergoing incubation at The Apache Software Foundation (ASF), -sponsored by the Apache Web Services PMC. Incubation is required of all newly accepted -projects until a further review indicates that the infrastructure, communications, -and decision making process have stabilized in a manner consistent with other successful -ASF projects. While incubation status is not necessarily a reflection of the completeness -or stability of the code, it does indicate that the project has yet to be fully endorsed -by the ASF. - -Unless otherwise indicated, all distribution made available by the Apache Software Foundation -is provided to you under the terms and conditions of the Apache License Version 2.0 ("AL"). -A copy of the AL is provided with this distribution as the LICENSE.txt file present in the -root directory, and is also available at http://www.apache.org/licenses/. - -The terms and conditions governing the distribution may refer to the AL or other license -agreements, notices or terms and conditions. Some of these other license agreements may -include (but are not limited to): - - . Eclipse Public License Version 1.0 (available at http://www.eclipse.org/legal/epl-v10.html) - -It is your obligation to read and accept all such terms and conditions prior to use of the -distribution. If term or condition is provided, please contact the Apache Software Foundation -to determine what terms and conditions govern that particular distribution. - -This product also includes software developed by the Open Service Oriented Architecture organisation -(http://osoa.org). The license for this software may be found in the LICENSE.txt file contained in this -distribution. diff --git a/java/das/samples/customer/src/main/resources/META-INF/README b/java/das/samples/customer/src/main/resources/META-INF/README deleted file mode 100644 index d1905ee3e8..0000000000 --- a/java/das/samples/customer/src/main/resources/META-INF/README +++ /dev/null @@ -1,35 +0,0 @@ -Apache Tuscany M2 build (October, 2006) -=================================== - -http://incubator.apache.org/tuscany/ - -Tuscany is an effort undergoing incubation at the Apache Software Foundation -(ASF), sponsored by the Web Services PMC. - -Incubation is required of all newly accepted projects until a further review -indicates that the infrastructure, communications, and decision making process -have stabilized in a manner consistent with other successful ASF projects. - -While incubation status is not necessarily a reflection of the completeness or -stability of the code, it does indicate that the project has yet to be fully -endorsed by the ASF. - - -Support -------- - -Any problem with this release can be reported to the Tuscany mailing list -or in the JIRA issue tracker. - -Mailing list subscription: - tuscany-dev-subscribe@ws.apache.org - -Jira: - http://issues.apache.org/jira/browse/Tuscany - - -Thank you for using Tuscany! - - -The Tuscany Team. - diff --git a/java/das/samples/customer/src/main/resources/log4j.properties b/java/das/samples/customer/src/main/resources/log4j.properties deleted file mode 100644 index ab4ebbb785..0000000000 --- a/java/das/samples/customer/src/main/resources/log4j.properties +++ /dev/null @@ -1,36 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# -# Set root logger level to DEBUG and its only appender to A1. -log4j.rootLogger=INFO, NULL - -# NULL Appender -log4j.appender.NULL=org.apache.log4j.varia.NullAppender - -log4j.appender.NULL.layout=org.apache.log4j.PatternLayout -log4j.appender.NULL.layout.ConversionPattern=[DAS RDB] - %c{1}.%M (%L) : %m %n - -# CONSOLE is set to be a ConsoleAppender. -log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender - -# A1 uses PatternLayout. -log4j.appender.CONSOLE.layout=org.apache.log4j.PatternLayout -log4j.appender.CONSOLE.layout.ConversionPattern=[DAS RDB] - %c{1}.%M (%L) : %m %n - - -# Print only messages of level WARN or above in the package com.foo. -log4j.logger.org.apache.tuscany=NONE \ No newline at end of file diff --git a/java/das/samples/dbconfig/pom.xml b/java/das/samples/dbconfig/pom.xml deleted file mode 100644 index 372bcbc302..0000000000 --- a/java/das/samples/dbconfig/pom.xml +++ /dev/null @@ -1,123 +0,0 @@ - - - - 4.0.0 - - org.apache.tuscany.das.samples - tuscany-das-samples - 1.0-SNAPSHOT - - - tuscany-das-sample-dbconfig - jar - Tuscany DAS Canned DB Initializer Utility - - - - org.apache.tuscany.das - tuscany-das-rdb - ${das.version} - compile - - - - org.apache.tuscany.sdo - tuscany-sdo-impl - ${sdo.version} - compile - - - - org.apache.tuscany.sdo - tuscany-sdo-api-r2.1 - ${sdo.version} - compile - - - - org.apache.derby - derby - 10.2.2.0 - compile - - - - log4j - log4j - 1.2.14 - compile - - - - junit - junit - 3.8.1 - test - - - - - - sample-dbconfig - src/main/java - - - src/main/java - - - src/main/resources - - - - - - org.apache.tuscany.sdo - tuscany-sdo-plugin - ${sdo.version} - - - config - - ${basedir}/src/main/resources/DBConfig.xsd - true - true - - - generate - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - **/*TestCase.java - - - - - - - - - diff --git a/java/das/samples/dbconfig/readme.html b/java/das/samples/dbconfig/readme.html deleted file mode 100644 index da8c83a824..0000000000 --- a/java/das/samples/dbconfig/readme.html +++ /dev/null @@ -1,153 +0,0 @@ - - - - - - -Tuscany RDB DAS Database Setup Utility - - - - - -

Tuscany RDB DAS Database Setup Utility

- -
- -

This utility provides a jar file to be used by RDB DAS sample -applications (web or standalone) to do database setup. So far the -samples provided canned pre-created Derby database with tables and data. -There was no convenient way to refresh table data during the samples -execution. This utility supports Derby database at present and uses a -config file to get the setup information.

- -

APIs

- -
    -public DBInitializer() – uses default provided ConfigFile CannedSampleDBConfig.xml
    -public DBInitializer(String ConfigFileLocation)
    -public DBInitializer (InputStream ConfigFileStream)
    -public void initializeDatabase(boolean clean) - Create database tables and fill data. If clean=true, all tables will be dropped and recreated.
    -public void initializeDatabaseData(boolean clean) - create database data (with clean=true, if a table has pre-existing data, it will be deleted first)
    -public void refreshDatabaseData() – calls initializeDatabase(clean=true)
    -public boolean isDatabaseReady() - will return true, if the tables exist in the database
    -public boolean isDatabasePopulated() - will return true, if the tables have data
    -
- -

Assumptions:

-

<table> element lists tables in proper sequence, i.e. parent tables -first and then child tables. This sequence will be used in -create,insert,delete,drop to take care of referential integrity. The -config file required by utility supports the following features through -different attributes and elements. Sample xml file is shown at the end. - -

- -

<ConnectionInfo>

-

This element provides connection specific information - like vendor -specific database URL, user name, password etc. If the DataSource is -provided by the web container, user needs to only fill dataSource -attribute in this. In case of standalone J2SE samples, user needs to -fill ConnectionProperties element inside ConnectionInfo. These two ways -of connection specification are mutually exclusive.

- -

<table>

-

This element needs to specify the table names required by the -sample. Only these tables will be considered for creation, data -population. This gives flexibility to the user to choose the required -set of tables based on the sample's requirement. It also needs to -specify in the attributes, the Create SQL command used to create this -table.<table> has sequence element <row> which is used to provide -the data to be populated in the table. -

- -

Set Up

- -

To use this utility, include its jar and required database - driver's jar in the classpath. Provide the config file used by this - utility , similar to the example below, in the source folder of the - sample.
-

- -

DBConfig.xml example

- -
    - <?xml version="1.0" encoding="ASCII"?>
    - <!-- Licensed to the Apache Software Foundation (ASF) under one or - more contributor license agreements. See the NOTICE file distributed - with this work for additional information regarding copyright - ownership. The ASF licenses this file to you under the Apache License, - Version 2.0 (the "License"); you may not use this file except in - compliance with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 Unless required by - applicable law or agreed to in writing, software distributed under the - License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR - CONDITIONS OF ANY KIND, either express or implied. See the License for - the specific language governing permissions and limitations under the - License. -->

    - <DBConfig - xmlns="http:///org.apache.tuscany.das.rdb/dbconfig.xsd">

    - <ConnectionInfo>
    - <ConnectionProperties - driverClass="org.apache.derby.jdbc.EmbeddedDriver" - databaseURL="jdbc:derby:target/dastest; create = true" - loginTimeout="600000" />
    - </ConnectionInfo>

    - <Table - name="COMPANY" SQLCreate="CREATE TABLE COMPANY (ID INT PRIMARY KEY NOT - NULL, NAME VARCHAR(30), EOTMID INTEGER)">
    - <row> 51, 'ACME Publishing', 0 </row>
    - <row> 52, 'Do-rite plumbing', 0 </row>
    - <row> 53, 'MegaCorp', 0 </row>
    - </Table>

    - <Table name="DEPARTMENT" SQLCreate="CREATE TABLE DEPARTMENT (ID INT - PRIMARY KEY NOT NULL GENERATED ALWAYS AS IDENTITY, NAME - VARCHAR(30),LOCATION VARCHAR(30), DEPNUMBER VARCHAR(10),COMPANYID - INT)">
    - <row> 'Advanced Technologies', 'NY', '123', 1 </row>
    - <row> 'Default Name', '', '', 51 </row>
    - <row> 'Default Name', '', '', 51 </row>
    - <row> 'Default Name', '', '', 51 </row>
    - <row> 'Default Name', '', '', 51 </row>
    - <row> 'Default Name', '', '', 51 </row>
    - <row> 'Default Name', '', '', 51 </row>
    - </Table>

    - - <Table name="EMPLOYEE" SQLCreate="CREATE TABLE EMPLOYEE (ID INT - PRIMARY KEY NOT NULL GENERATED ALWAYS AS IDENTITY,NAME VARCHAR(30),SN - VARCHAR(10), MANAGER SMALLINT, DEPARTMENTID INT)">
    - <row> 'John Jones','E0001',0,12 </row>
    - <row> 'Mary Smith','E0002',1,null </row>
    - <row> 'Jane Doe','E0003',0,12 </row>
    - <row> 'Al Smith','E0004',1,12 </row>
    - </Table>

    </DBConfig>
    - -
- - - - diff --git a/java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DBConfigUtil.java b/java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DBConfigUtil.java deleted file mode 100644 index 783f822bc4..0000000000 --- a/java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DBConfigUtil.java +++ /dev/null @@ -1,57 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -package org.apache.tuscany.das.rdb.dbconfig; - - -import java.io.IOException; -import java.io.InputStream; - -import commonj.sdo.helper.HelperContext; -import commonj.sdo.helper.XMLHelper; -import commonj.sdo.impl.HelperProvider; - -/** - * Config util provides config-related utilities such as loading a Config - * instance from an InputStream - * - */ -public final class DBConfigUtil { - - private DBConfigUtil() { - } - - public static DBConfig loadDBConfig(InputStream dbconfigStream) { - - if (dbconfigStream == null) { - throw new RuntimeException("Cannot load configuration from a null InputStream. " - + "Possibly caused by an incorrect config xml file name"); - } - - HelperContext context = HelperProvider.getDefaultContext(); - DbconfigFactory.INSTANCE.register(context); - XMLHelper helper = context.getXMLHelper(); - - try { - return (DBConfig) helper.load(dbconfigStream).getRootObject(); - } catch (IOException e) { - throw new RuntimeException(e); - } - } - -} diff --git a/java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DBConnectionHelper.java b/java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DBConnectionHelper.java deleted file mode 100644 index 5f64145c58..0000000000 --- a/java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DBConnectionHelper.java +++ /dev/null @@ -1,179 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -package org.apache.tuscany.das.rdb.dbconfig; - -import java.sql.Connection; -import java.sql.DriverManager; -import java.sql.SQLException; - -import javax.naming.InitialContext; -import javax.naming.NamingException; -import javax.sql.DataSource; - -import org.apache.log4j.Level; -import org.apache.log4j.Logger; - -public class DBConnectionHelper { - private static final Logger logger = Logger.getLogger(DBConnectionHelper.class); - - protected DBConnectionHelper(){ - if(logger.isDebugEnabled()) { - logger.log(Level.DEBUG, "DBConnectionHelper()"); - } - } - - /** - * Basic validation of Config for connection information and call to - * connection helper to establish database connection. Connection using - * DriverManager or DataSource are supported. - * - */ - public static Connection createConnection(ConnectionInfo connectionInfo) { - if (logger.isDebugEnabled()) { - logger.log(Level.DEBUG, "DBConnectionHelper.createConnection(ConnectionInfo)"); - } - - if (connectionInfo == null || - (connectionInfo.getDataSource() == null && - (connectionInfo.getConnectionProperties() == null || connectionInfo.getConnectionProperties().getDatabaseURL() == null - || connectionInfo.getConnectionProperties().getDriverClass() == null)) ) { - throw new RuntimeException("No connection has been provided and no data source has been specified"); - } - - if(connectionInfo.getDataSource() != null && - (connectionInfo.getConnectionProperties() != null && connectionInfo.getConnectionProperties().getDatabaseURL() != null) ){ - throw new RuntimeException("Use either dataSource or databaseURL. Can't use both !"); - } - - Connection connection = null; - - if(connectionInfo.getDataSource() != null){ - connection = initializeDatasourceConnection(connectionInfo); - }else{ - connection = initializeDriverManagerConnection(connectionInfo); - } - - return connection; - - } - /** - * Initializes a DB connection on a managed environmet (e.g inside Tomcat) - */ - private static Connection initializeDatasourceConnection(ConnectionInfo connectionInfo){ - if (logger.isDebugEnabled()) { - logger.log(Level.DEBUG, "DBConnectionHelper.initializeDatasourceConnection(ConnectionInfo)"); - } - - InitialContext ctx; - Connection connection; - - try { - ctx = new InitialContext(); - } catch (NamingException e) { - throw new RuntimeException(e); - } - try { - DataSource ds = (DataSource) ctx.lookup(connectionInfo.getDataSource()); - try { - try { - if(connectionInfo.getConnectionProperties() != null && - connectionInfo.getConnectionProperties().getUserName() != null && - connectionInfo.getConnectionProperties().getPassword() != null ) { - connection = ds.getConnection(connectionInfo.getConnectionProperties().getUserName(), connectionInfo.getConnectionProperties().getPassword()); - } else { - connection = ds.getConnection(); - } - }catch(Exception e) { - connection = ds.getConnection(); - } - - if (connection == null) { - throw new RuntimeException("Could not obtain a Connection from DataSource"); - } - connection.setAutoCommit(true); - - } catch (SQLException e) { - throw new RuntimeException(e); - } - } catch (NamingException e) { - throw new RuntimeException(e); - } - - if( logger.isDebugEnabled()) { - logger.log(Level.DEBUG, "DBConnectionHelper.initializeDatasourceConnection() exit"); - } - return connection; - } - - /** - * Initialize a DB connection on a J2SE environment - * For more info, see http://java.sun.com/j2se/1.3/docs/guide/jdbc/getstart/drivermanager.html - */ - private static Connection initializeDriverManagerConnection(ConnectionInfo connectionInfo) { - if (logger.isDebugEnabled()) { - logger.log(Level.DEBUG, "DBConnectionHelper.initializeDriverManagerConnection(ConnectionInfo)"); - } - - if (connectionInfo.getConnectionProperties() == null) { - throw new DataSourceInitializationException("No existing context and no connection properties"); - } - - if (connectionInfo.getConnectionProperties().getDriverClass() == null) { - throw new DataSourceInitializationException("No jdbc driver class specified!"); - } - - Connection connection; - - try { - //initialize driver and register it with DriverManager - Class.forName(connectionInfo.getConnectionProperties().getDriverClass()); - - //prepare to initialize connection - String databaseUrl = connectionInfo.getConnectionProperties().getDatabaseURL(); - String userName = connectionInfo.getConnectionProperties().getUserName(); - String userPassword = connectionInfo.getConnectionProperties().getPassword(); - int loginTimeout = connectionInfo.getConnectionProperties().getLoginTimeout(); - - DriverManager.setLoginTimeout(loginTimeout); - if( (userName == null || userName.length() ==0) && (userPassword == null || userPassword.length()==0) ){ - //no username or password suplied - connection = DriverManager.getConnection(databaseUrl); - }else{ - connection = DriverManager.getConnection(databaseUrl, userName, userPassword); - } - - if(connection == null){ - throw new DataSourceInitializationException("Error initializing connection : null"); - } - - connection.setAutoCommit(true); - }catch(ClassNotFoundException cnf){ - throw new DataSourceInitializationException("JDBC Driver '" + connectionInfo.getConnectionProperties().getDriverClass() + "' not found", cnf); - }catch(SQLException sqle){ - throw new DataSourceInitializationException(sqle.getMessage(), sqle); - } - - if (logger.isDebugEnabled()) { - logger.log(Level.DEBUG, "DBConnectionHelper.initializeDriverManagerConnection() exit"); - } - - return connection; - } -} diff --git a/java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DBDataHelper.java b/java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DBDataHelper.java deleted file mode 100644 index 2ef25bdf81..0000000000 --- a/java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DBDataHelper.java +++ /dev/null @@ -1,251 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -package org.apache.tuscany.das.rdb.dbconfig; - -import java.sql.Connection; -import java.sql.ResultSet; -import java.sql.ResultSetMetaData; -import java.sql.SQLException; -import java.sql.Statement; -import java.util.Iterator; -import java.util.List; - -import org.apache.log4j.Level; -import org.apache.log4j.Logger; - -public class DBDataHelper { - private static final String CLASS_NAME = "DBDataHelper"; - - private final Logger logger = Logger.getLogger(DBDataHelper.class); - - private final DBConfig dbConfig; - - protected DBDataHelper(DBConfig dbConfig) { - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, "DBDataHelper()"); - } - - this.dbConfig = dbConfig; - } - - public boolean isDatabasePopulated() { - boolean isPopulated = true; - - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, CLASS_NAME + ".isDatabasePopulated()"); - } - - Iterator tableIterator = dbConfig.getTable().iterator(); - while (tableIterator.hasNext()) { - Table table = (Table) tableIterator.next(); - - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, CLASS_NAME + ".isDatabasePopulated() calling isTablePopulated() for '" + table.getName() + "'"); - } - - isPopulated = this.isTablePopulated(table.getName()); - if (isPopulated == false) { - break; - } - } - return isPopulated; - } - - /** - * - * @param tableName - * @return Count of rows present in the table specified by tableName - */ - protected boolean isTablePopulated(String tableName) { - boolean isPopulated = false; - Connection dbConnection = null; - Statement dbStatement = null; - - try { - dbConnection = DBConnectionHelper.createConnection(dbConfig.getConnectionInfo()); - dbStatement = dbConnection.createStatement(); - String sqlString = "select count(*) from " + tableName; - - this.logger.log(Level.DEBUG, CLASS_NAME + ".isTablePopulated()=> sqlString => '" + sqlString + "'"); - - ResultSet rs = dbStatement.executeQuery(sqlString); - rs.next(); - - if (rs != null) { - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, CLASS_NAME + ".isTablePopulated()=> pointer set"); - } - } - - int count = rs.getInt(1); - - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, CLASS_NAME + ".isTablePopulated()=> '" + tableName + "' => " + count); - } - - if (count > 0) { - isPopulated = true; - } - - } catch (SQLException e) { - // ignore and return false - } finally { - try { - dbStatement.close(); - dbConnection.close(); - } catch (SQLException e1) { - // ignore and return false - } - } - - return isPopulated; - } - - protected String generateInsertSQL(Connection dbConnection, String tableName, String rowValues) throws SQLException { - StringBuffer sqlBuffer = new StringBuffer(50); - - Statement dbStatement = dbConnection.createStatement(); - ResultSet dummyRS = dbStatement.executeQuery("SELECT * FROM "+tableName); - ResultSetMetaData rsMetaData = dummyRS.getMetaData(); - - - sqlBuffer.append("INSERT INTO ").append(tableName).append(" ("); - - int numberOfColumns = rsMetaData.getColumnCount(); - String columnName = null; - int i; - for (i = 1; i <= numberOfColumns -1; i++) { - //get the column's name. - columnName = rsMetaData.getColumnName(i); - if(!rsMetaData.isAutoIncrement(i)){ - sqlBuffer.append(columnName).append(","); - } - else{ - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, CLASS_NAME + ".initializeDatabaseData()=> auto increment column => " + i + " "+columnName); - } - } - } - sqlBuffer.append(rsMetaData.getColumnName(i)).append(") "); - sqlBuffer.append("VALUES (").append(rowValues).append(")"); - - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, CLASS_NAME + ".initializeDatabaseData()=> SQL Clause => " + sqlBuffer); - } - - return sqlBuffer.toString(); - } - - public void initializeDatabaseData() { - Connection dbConnection = null; - Statement dbStatement = null; - - try { - dbConnection = DBConnectionHelper.createConnection(dbConfig.getConnectionInfo()); - dbStatement = dbConnection.createStatement(); - - Iterator tableIterator = dbConfig.getTable().iterator(); - while (tableIterator.hasNext()) { - Table table = (Table) tableIterator.next(); - - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, CLASS_NAME + ".initializeDatabaseData()=> INSERT FOR TABLE => '" + table.getName() + "'"); - } - - //String columnClause = generateInsertSQL(dbConnection, table.getName()); - - String tableName = table.getName(); - Iterator dataIterator = table.getRow().iterator(); - while (dataIterator.hasNext()) { - String tableRow = (String) dataIterator.next(); - String sqlString = generateInsertSQL(dbConnection, tableName, tableRow); - - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, CLASS_NAME + ".initializeDatabaseData()=> sqlString => '" + sqlString + "'"); - } - - try { - dbStatement.executeUpdate(sqlString); - }catch(SQLException e){ - //e.printStackTrace(); - //ignore and jump to new table - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, CLASS_NAME + ".initializeDatabaseData() - Error inserting table data : " + e.getMessage(), e); - } - } - } - } - } catch (SQLException e) { - // ignore and return false - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, CLASS_NAME + ".initializeDatabaseData() - Internal error : " + e.getMessage(), e); - } - } finally { - try { - dbStatement.close(); - dbConnection.close(); - } catch (SQLException e1) { - // ignore and return false - } - } - } - - public void deleteDatabaseData() { - Connection dbConnection = null; - Statement dbStatement = null; - - try { - dbConnection = DBConnectionHelper.createConnection(dbConfig.getConnectionInfo()); - dbStatement = dbConnection.createStatement(); - //inverse order - to take care of parent-child - List tables = dbConfig.getTable(); - for(int i=tables.size()-1; i>-1; i-- ){ - Table table = (Table) tables.get(i); - String sqlString = "DELETE FROM " + table.getName() ; - - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, CLASS_NAME + ".deleteDatabaseData()=> sqlString => '" + sqlString + "'"); - } - - try { - dbStatement.executeQuery(sqlString); - }catch(SQLException e){ - e.printStackTrace(); - //ignore and jump to new table - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, CLASS_NAME + ".deleteDatabaseData() - Error inserting table data : " + e.getMessage(), e); - } - } - } - } catch (SQLException e) { - // ignore and return false - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, CLASS_NAME + ".initializeDatabaseData() - Internal error : " + e.getMessage(), e); - } - } finally { - try { - dbStatement.close(); - dbConnection.close(); - } catch (SQLException e1) { - // ignore and return false - } - } - } -} diff --git a/java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DBHelper.java b/java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DBHelper.java deleted file mode 100644 index 028ec59d63..0000000000 --- a/java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DBHelper.java +++ /dev/null @@ -1,200 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -package org.apache.tuscany.das.rdb.dbconfig; - -import java.sql.Connection; -import java.sql.DatabaseMetaData; -import java.sql.SQLException; -import java.sql.Statement; -import java.util.Iterator; - -import org.apache.log4j.Level; -import org.apache.log4j.Logger; - -public class DBHelper { - private static final String CLASS_NAME = "DBHelper"; - - private final Logger logger = Logger.getLogger(DBHelper.class); - - private final DBConfig dbConfig; - - /** - * Constructor - * - * @param DBConfig - */ - protected DBHelper(DBConfig dbConfig) { - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, CLASS_NAME + "()"); - } - this.dbConfig = dbConfig; - } - - /** - * Check if tables specified in Config exist - * - * @return true if all specified tables exist, false otherwise - */ - protected boolean isDatabaseReady() { - boolean bResult = true; - - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, CLASS_NAME + "isDatabaseReady()"); - } - - Connection dbConnection = null; - DatabaseMetaData dbMetaData = null; - try { - dbConnection = DBConnectionHelper.createConnection(dbConfig.getConnectionInfo()); - dbMetaData = dbConnection.getMetaData(); - - if (dbConfig.getTable() != null && dbConfig.getTable().size() > 0) { - Iterator tableIterator = dbConfig.getTable().iterator(); - while (tableIterator.hasNext()) { - Table table = (Table) tableIterator.next(); - - if (!dbMetaData.getTables(null, null, table.getName(), null).next()) { - bResult = false; - } - - } - } - } catch (SQLException e) { - bResult = false; - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, "Error retrieving database metadata", e); - } - } finally { - try { - if(dbConnection != null) dbConnection.close(); - } catch (SQLException e) { - // ignore here - } - } - - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, CLASS_NAME + "isDatabaseReady() exit"); - } - - return bResult; - } - - /** - * Create the database tables based on dbConfig definition - */ - protected void initializeDatabase() { - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, CLASS_NAME + "initializeDatabase()"); - } - - Connection dbConnection = null; - Statement dbStatement = null; - try { - dbConnection = DBConnectionHelper.createConnection(dbConfig.getConnectionInfo()); - dbStatement = dbConnection.createStatement(); - - if (dbConfig.getTable() != null && dbConfig.getTable().size() > 0) { - Iterator tableIterator = dbConfig.getTable().iterator(); - while (tableIterator.hasNext()) { - Table table = (Table) tableIterator.next(); - - if (table.getSQLCreate() != null && table.getSQLCreate().length() > 0) { - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, "Creating table '" + table.getName() + "' => " + table.getSQLCreate()); - } - - dbStatement.execute(table.getSQLCreate()); - } - } - } - } catch (SQLException e) { - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, "Error retrieving database metadata", e); - } - } finally { - try { - dbStatement.close(); - dbConnection.close(); - } catch (SQLException e) { - // ignore here - } - } - - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, CLASS_NAME + "initializeDatabase() exit"); - } - } - - /** - * Drop the database tables based on dbConfig definition - */ - protected void dropDatabaseTables() { - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, CLASS_NAME + "dropDatabaseTables()"); - } - - Connection dbConnection = null; - Statement dbStatement = null; - try { - dbConnection = DBConnectionHelper.createConnection(dbConfig.getConnectionInfo()); - dbStatement = dbConnection.createStatement(); - - if (dbConnection != null && dbStatement != null && dbConfig.getTable() != null && dbConfig.getTable().size() > 0) { - //reverse order to take care of dropping child tables before parent tables. - for(int i=dbConfig.getTable().size()-1; i>-1; i--) { - Table table = (Table) dbConfig.getTable().get(i); - - if (table.getSQLCreate() != null && table.getSQLCreate().length() > 0) { - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, "Dropping table '" + table.getName() ); - } - - try { - dbStatement.execute("DROP TABLE " + table.getName()); - } catch (SQLException e) { - //ignore - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, "Error droping table '" + table.getName() + "'", e); - } - } - } - } - } - } catch (SQLException e) { - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, "Error droping table", e); - } - } finally { - try { - if(dbStatement != null) - dbStatement.close(); - - if(dbConnection != null) - dbConnection.close(); - } catch (SQLException e) { - // ignore here - } - } - - if (logger.isDebugEnabled()) { - this.logger.log(Level.DEBUG, CLASS_NAME + "dropDatabaseTables() exit"); - } - } -} diff --git a/java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DBInitializer.java b/java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DBInitializer.java deleted file mode 100644 index cc6a670dfd..0000000000 --- a/java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DBInitializer.java +++ /dev/null @@ -1,154 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -package org.apache.tuscany.das.rdb.dbconfig; - -import java.io.InputStream; -import java.sql.Connection; - -/** - * This is the master class having public utility APIs exposed for DAS sample creater - for table and data maintainance. - * - */ -public class DBInitializer { - private static final String DEFAULT_CANNED_DB_CONFIGURATION = "CannedSampleDBConfig.xml"; - - /** - * Database configuration model - */ - protected DBConfig dbConfig; - - /** - * Database connection - */ - protected Connection connection; - - /** - * To manage database connection - */ - protected DBConnectionHelper dbConnectionHelper; - - /** - * To manage database phisical structure - */ - protected DBHelper dbHelper; - - /** - * To manage database population - */ - protected DBDataHelper dbDataHelper; - - /** - * Create instance of DBInitHelper based on default canned database configuration - * - * @param dbconfigFileLocation - * @throws Exception - */ - public DBInitializer() { - InputStream dbConfigStream = this.getClass().getClassLoader().getResourceAsStream(DEFAULT_CANNED_DB_CONFIGURATION); - init(dbConfigStream); - } - - /** - * Create instance of DBInitHelper based on Config file location - * - * @param dbconfigFileLocation - * @throws Exception - */ - public DBInitializer(String dbconfigFileLocation) throws Exception { - InputStream dbConfigStream = this.getClass().getClassLoader().getResourceAsStream(dbconfigFileLocation); - init(dbConfigStream); - } - - /** - * Create instance of DBInitHelper based on Config stream - * - * @param dbconfigStream - * @throws Exception - */ - public DBInitializer(InputStream dbConfigStream) throws Exception { - init(dbConfigStream); - } - - /** - * Initialize helper members based on Config - * - * @param dbconfigStream - */ - protected void init(InputStream dbconfigStream) { - dbConfig = DBConfigUtil.loadDBConfig(dbconfigStream); - - dbConnectionHelper = new DBConnectionHelper(); - dbHelper = new DBHelper(dbConfig); - dbDataHelper = new DBDataHelper(dbConfig); - - } - - /** - * Check if the Database and all tables have been created on the database - * - * @return return true if tables exist, else return false. - */ - public boolean isDatabaseReady() { - return dbHelper.isDatabaseReady(); - } - - /** - * - * @return - return true if all tables have at least a row, false otherwise - */ - public boolean isDatabasePopulated() { - return dbDataHelper.isDatabasePopulated(); - } - - /** - * Create tables and populate data. - * - * @param clean - If true, tables will be force dropped and recreated, else it will skip table creation for pre-existing tables. - * @throws Exception - */ - public void initializeDatabase(boolean clean) throws DatabaseInitializerException { - if (clean) { - dbHelper.dropDatabaseTables(); - } - dbHelper.initializeDatabase(); - dbDataHelper.initializeDatabaseData(); - } - - /** - * Populate database data - * - * @param clean If true, table data will be droped before data is created - */ - public void initializeDatabaseData(boolean clean) throws DatabaseInitializerException{ - if (clean) { - dbDataHelper.deleteDatabaseData(); - } - dbDataHelper.initializeDatabaseData(); - } - - /** - * Refresh data in tables. - * - * @throws Exception - */ - public void refreshDatabaseData() throws DatabaseInitializerException { - initializeDatabase(true); - } -} diff --git a/java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DataSourceInitializationException.java b/java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DataSourceInitializationException.java deleted file mode 100644 index ef5bef7761..0000000000 --- a/java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DataSourceInitializationException.java +++ /dev/null @@ -1,40 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -package org.apache.tuscany.das.rdb.dbconfig; - -/** - * - * Class responsible to throw exception encountered when initializing DataSource. - * - */ -public class DataSourceInitializationException extends RuntimeException { - private static final long serialVersionUID = 302160989411041041L; - - public DataSourceInitializationException(String string) { - super(string); - } - - public DataSourceInitializationException(Throwable e){ - super(e); - } - - public DataSourceInitializationException(String string, Throwable e) { - super(string, e); - } -} diff --git a/java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DatabaseInitializerException.java b/java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DatabaseInitializerException.java deleted file mode 100644 index 8c4fd0d71b..0000000000 --- a/java/das/samples/dbconfig/src/main/java/org/apache/tuscany/das/rdb/dbconfig/DatabaseInitializerException.java +++ /dev/null @@ -1,40 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -package org.apache.tuscany.das.rdb.dbconfig; - -/** - * - * Class responsible to throw exception encountered when initializing DataSource. - * - */ -public class DatabaseInitializerException extends RuntimeException { - private static final long serialVersionUID = 302160989411041041L; - - public DatabaseInitializerException(String string) { - super(string); - } - - public DatabaseInitializerException(Throwable e){ - super(e); - } - - public DatabaseInitializerException(String string, Throwable e) { - super(string, e); - } -} diff --git a/java/das/samples/dbconfig/src/main/resources/CannedSampleDBConfig.xml b/java/das/samples/dbconfig/src/main/resources/CannedSampleDBConfig.xml deleted file mode 100644 index 2b7b1ba1fd..0000000000 --- a/java/das/samples/dbconfig/src/main/resources/CannedSampleDBConfig.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - 'ACME Publishing' - 'Do-rite plumbing' - 'MegaCorp' -
- - 'Advanced Technologies', 'NY', '123', 1 - 'Default Name', '', '', 51 - 'Default Name', '', '', 51 - 'Default Name', '', '', 51 - 'Default Name', '', '', 51 - 'Default Name', '', '', 51 - 'Default Name', '', '', 51 -
- - 'John Jones','E0001',0,12 - 'Mary Smith','E0002',1,null - 'Jane Doe','E0003',0,12 - 'Al Smith','E0004',1,12 -
-
diff --git a/java/das/samples/dbconfig/src/main/resources/DBConfig.xsd b/java/das/samples/dbconfig/src/main/resources/DBConfig.xsd deleted file mode 100644 index 798c88c75c..0000000000 --- a/java/das/samples/dbconfig/src/main/resources/DBConfig.xsd +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/java/das/samples/dbconfig/src/main/resources/META-INF/LICENSE b/java/das/samples/dbconfig/src/main/resources/META-INF/LICENSE deleted file mode 100644 index fb4df3722c..0000000000 --- a/java/das/samples/dbconfig/src/main/resources/META-INF/LICENSE +++ /dev/null @@ -1,353 +0,0 @@ - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - -=============================================================================================================== - -Other components and dependencies under Apache Software License 2.0 : - - log4j-1.2.14.jar - Apache Logging Services - derby 10.2.2.0.jar - Apache Derby - stax-api-1.0.1.jar - The Streaming API for XML (StAX) - wstx-asl-3.2.0.jar - WoodStox StAX implementation - standard-1.1.1.jar - The Apache Jackarta Taglibs - jstl-1.1.2.jar - The Apache Jackarta Taglibs - *.tld - The Apache Jackarta Taglibs - -=============================================================================================================== - - -Apache Tuscany SDO for Java Subcomponents -=========================================: - -The Tuscany SDO for Java release includes a number of subcomponents with -separate copyright notices and license terms. Your use of the source -code for the these subcomponents is subject to the terms and -conditions of the following licenses. - -License for the Service Data Objects JavaDoc and Interface Definition files. (tuscany-sdo-api-r2.1-1.0-incubating.jar) - -Permission to copy, make derivative works of, and distribute the Service Data Objects -JavaDoc and Interface Definition Files files in any medium without fee or royalty as part -of a compliant implementation of the Service Data Objects Specification is hereby granted. -The Service Data Objects Specification may be found at any of the following locations: - -http://dev2dev.bea.com/technologies/commonj/index.jsp -http://www.ibm.com/developerworks/library/specification/ws-sdo/ -http://oracle.com/technology/webservices/sca -https://www.sdn.sap.com/ -http://www.xcalia/xdn/specs/sdo - -THE SERVICE DATA OBJECTS SPECIFICATION AND THE JAVADOC AND INTERFACE DEFINITION FILES -ARE PROVIDED "AS IS," AND THE AUTHORS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, REGARDING THIS -SPECIFICATION OR THE JAVADOC AND INTERFACE DEFINITION FILES AND THE IMPLEMENTATION OF THEIR CONTENTS, -INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, -NON-INFRINGEMENT OR TITLE. THE AUTHORS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, -INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING TO ANY USE OR DISTRIBUTION OF THE -SERVICE DATA OBJECTS SPECIFICATION OR THE JAVADOC OR INTERFACE DEFINTION FILES. - -The name and trademarks of the Authors may NOT be used in any manner, including advertising or -publicity pertaining to the Service Component Architecture Specification or its contents without specific, -written prior permission. Title to copyright in the Service Data Objects Specification and the -JavaDoc and Interface Definition Files will at all times remain with the Authors. - -No other rights are granted by implication, estoppel or otherwise. - -================================================================================================================= - -For the Eclipse EMF components -(codegen-2.2.3.jar -codegen-ecore-2.2.3.jar -common-2.2.3.jar -ecore-2.2.3.jar -ecore-change-2.2.3.jar -ecore-xmi-2.2.3.jar -xsd-2.2.3.jar) - -Eclipse Public License - v 1.0 - -THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. - -1. DEFINITIONS - -"Contribution" means: - -a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and -b) in the case of each subsequent Contributor: - -i) changes to the Program, and - -ii) additions to the Program; - -where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program. - -"Contributor" means any person or entity that distributes the Program. - -"Licensed Patents " mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program. - -"Program" means the Contributions distributed in accordance with this Agreement. - -"Recipient" means anyone who receives the Program under this Agreement, including all Contributors. - -2. GRANT OF RIGHTS - -a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form. - -b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder. - -c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program. - -d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement. - -3. REQUIREMENTS - -A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that: - -a) it complies with the terms and conditions of this Agreement; and - -b) its license agreement: - -i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose; - -ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits; - -iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and - -iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange. - -When the Program is made available in source code form: - -a) it must be made available under this Agreement; and - -b) a copy of this Agreement must be included with each copy of the Program. - -Contributors may not remove or alter any copyright notices contained within the Program. - -Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution. - -4. COMMERCIAL DISTRIBUTION - -Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense. - -For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages. - -5. NO WARRANTY - -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement , including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations. - -6. DISCLAIMER OF LIABILITY - -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -7. GENERAL - -If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. - -If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed. - -All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive. - -Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. - -This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation. - -=================================================================================================== diff --git a/java/das/samples/dbconfig/src/main/resources/META-INF/NOTICE b/java/das/samples/dbconfig/src/main/resources/META-INF/NOTICE deleted file mode 100644 index c2cf1f95b4..0000000000 --- a/java/das/samples/dbconfig/src/main/resources/META-INF/NOTICE +++ /dev/null @@ -1,32 +0,0 @@ -Apache Tuscany SDO for Java -Copyright 2006, 2007 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). - -Apache Tuscany is an effort undergoing incubation at The Apache Software Foundation (ASF), -sponsored by the Apache Web Services PMC. Incubation is required of all newly accepted -projects until a further review indicates that the infrastructure, communications, -and decision making process have stabilized in a manner consistent with other successful -ASF projects. While incubation status is not necessarily a reflection of the completeness -or stability of the code, it does indicate that the project has yet to be fully endorsed -by the ASF. - -Unless otherwise indicated, all distribution made available by the Apache Software Foundation -is provided to you under the terms and conditions of the Apache License Version 2.0 ("AL"). -A copy of the AL is provided with this distribution as the LICENSE.txt file present in the -root directory, and is also available at http://www.apache.org/licenses/. - -The terms and conditions governing the distribution may refer to the AL or other license -agreements, notices or terms and conditions. Some of these other license agreements may -include (but are not limited to): - - . Eclipse Public License Version 1.0 (available at http://www.eclipse.org/legal/epl-v10.html) - -It is your obligation to read and accept all such terms and conditions prior to use of the -distribution. If term or condition is provided, please contact the Apache Software Foundation -to determine what terms and conditions govern that particular distribution. - -This product also includes software developed by the Open Service Oriented Architecture organisation -(http://osoa.org). The license for this software may be found in the LICENSE.txt file contained in this -distribution. diff --git a/java/das/samples/dbconfig/src/main/resources/META-INF/README b/java/das/samples/dbconfig/src/main/resources/META-INF/README deleted file mode 100644 index 723f3fd3ab..0000000000 --- a/java/das/samples/dbconfig/src/main/resources/META-INF/README +++ /dev/null @@ -1,35 +0,0 @@ -Apache Tuscany M1 build (May, 2006) -=================================== - -http://incubator.apache.org/tuscany/ - -Tuscany is an effort undergoing incubation at the Apache Software Foundation -(ASF), sponsored by the Web Services PMC. - -Incubation is required of all newly accepted projects until a further review -indicates that the infrastructure, communications, and decision making process -have stabilized in a manner consistent with other successful ASF projects. - -While incubation status is not necessarily a reflection of the completeness or -stability of the code, it does indicate that the project has yet to be fully -endorsed by the ASF. - - -Support -------- - -Any problem with this release can be reported to the Tuscany mailing list -or in the JIRA issue tracker. - -Mailing list subscription: - tuscany-dev-subscribe@ws.apache.org - -Jira: - http://issues.apache.org/jira/browse/Tuscany - - -Thank you for using Tuscany! - - -The Tuscany Team. - diff --git a/java/das/samples/dbconfig/src/main/resources/log4j.properties b/java/das/samples/dbconfig/src/main/resources/log4j.properties deleted file mode 100644 index 3b0e5074da..0000000000 --- a/java/das/samples/dbconfig/src/main/resources/log4j.properties +++ /dev/null @@ -1,33 +0,0 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -# -# Set root logger level to DEBUG and its only appender to A1. - -log4j.rootLogger=NONE, NULL - -# NULL Appender -log4j.appender.NULL=org.apache.log4j.varia.NullAppender - -log4j.appender.NULL.layout=org.apache.log4j.PatternLayout -log4j.appender.NULL.layout.ConversionPattern=[DAS RDB] - %c{1}.%M (%L) : %m %n - -# CONSOLE is set to be a ConsoleAppender. -log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender -log4j.appender.CONSOLE.layout=org.apache.log4j.PatternLayout - -# Print only messages of level WARN or above in the package com.foo. -log4j.logger.org.apache.tuscany=NONE \ No newline at end of file diff --git a/java/das/samples/dbconfig/src/test/java/org/apache/tuscany/das/rdb/dbconfig/DBInitializerTestCase.java b/java/das/samples/dbconfig/src/test/java/org/apache/tuscany/das/rdb/dbconfig/DBInitializerTestCase.java deleted file mode 100644 index 3bd0bae407..0000000000 --- a/java/das/samples/dbconfig/src/test/java/org/apache/tuscany/das/rdb/dbconfig/DBInitializerTestCase.java +++ /dev/null @@ -1,69 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -package org.apache.tuscany.das.rdb.dbconfig; - -import junit.framework.TestCase; - - - -/** - * Tests the Converter framwork - */ -public class DBInitializerTestCase extends TestCase { - - protected void setUp() throws Exception { - super.setUp(); - } - - protected void tearDown() throws Exception { - super.tearDown(); - } - - - public void testCreateDatabase() throws Exception { - DBInitializer dbInitializer = new DBInitializer("dbConfig.xml"); - dbInitializer.initializeDatabase(true); - } - - public void something() throws Exception { -// try{ -// //DBInitHelper dbInit = new DBInitHelper("DBConfig.xml"); -// DBInitializer dbInit = new DBInitializer(new FileInputStream("c:/DBConfig.xml")); -// dbInit.initializeDatabase(true); -// -// System.out.println("check schema created:"+dbInit.isDatabaseReady()); -// System.out.println("check data created:"+dbInit.isDataCreated()); -// -// dbInit.deleteData(); -// System.out.println("check data created after deleteData:"+dbInit.isDataCreated()); -// -// dbInit.deleteSchema(); -// System.out.println("after deleteSchema check schema created:"+dbInit.isDatabaseReady()); -// -// dbInit.createSchema(false); -// System.out.println("check schema created after createSchema:"+dbInit.isDatabaseReady()); -// -// dbInit.refreshData(true); -// System.out.println("check data created after refreshData:"+dbInit.isDataCreated()); -// }catch(Exception e){ -// e.printStackTrace(); -// } - } -} diff --git a/java/das/samples/dbconfig/src/test/resources/dbConfig.xml b/java/das/samples/dbconfig/src/test/resources/dbConfig.xml deleted file mode 100644 index 51cb1c11d7..0000000000 --- a/java/das/samples/dbconfig/src/test/resources/dbConfig.xml +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - - 51, 'ACME Publishing', 0 - 52, 'Do-rite plumbing', 0 - 53, 'MegaCorp', 0 -
- - 'Advanced Technologies', 'NY', '123', 1 - 'Default Name', '', '', 51 - 'Default Name', '', '', 51 - 'Default Name', '', '', 51 - 'Default Name', '', '', 51 - 'Default Name', '', '', 51 - 'Default Name', '', '', 51 -
- - 'John Jones','E0001',0,12 - 'Mary Smith','E0002',1,null - 'Jane Doe','E0003',0,12 - 'Al Smith','E0004',1,12 -
- -
- -
-
diff --git a/java/das/samples/pom.xml b/java/das/samples/pom.xml deleted file mode 100644 index b95b8f9653..0000000000 --- a/java/das/samples/pom.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - 4.0.0 - - org.apache.tuscany.das - tuscany-das - 1.0-SNAPSHOT - - - org.apache.tuscany.das.samples - tuscany-das-samples - pom - Tuscany DAS Samples - - - dbconfig - company-webapp - advanced-webapp - customer - transaction - - diff --git a/java/das/samples/testing/tomcat/advanced-webapp/pom.xml b/java/das/samples/testing/tomcat/advanced-webapp/pom.xml deleted file mode 100644 index 4f54e1d820..0000000000 --- a/java/das/samples/testing/tomcat/advanced-webapp/pom.xml +++ /dev/null @@ -1,80 +0,0 @@ - - - - 4.0.0 - - org.apache.tuscany.das.samples - tuscany-das-samples-testing-tomcat - 1.0-SNAPSHOT - - - tuscany-das-samples-testing-tomcat-advanced-webapp - jar - Tuscany Testing Ajax DAS Web Sample - Testing Tomcat Ajax DAS end user test - - - - - junit - junit - 3.8.1 - test - - - htmlunit - htmlunit - 1.9 - test - - - - - - - - org.apache.maven.plugins - maven-antrun-plugin - - - jakarta-regexp - jakarta-regexp - 1.4 - - - ant - ant-jakarta-regexp - 1.6.1 - - - ant - ant-xslp - 1.6.5 - - - ant - ant-trax - 1.6.5 - - - - - - diff --git a/java/das/samples/testing/tomcat/advanced-webapp/src/main/resources/META-INF/LICENSE b/java/das/samples/testing/tomcat/advanced-webapp/src/main/resources/META-INF/LICENSE deleted file mode 100644 index fb4df3722c..0000000000 --- a/java/das/samples/testing/tomcat/advanced-webapp/src/main/resources/META-INF/LICENSE +++ /dev/null @@ -1,353 +0,0 @@ - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - -=============================================================================================================== - -Other components and dependencies under Apache Software License 2.0 : - - log4j-1.2.14.jar - Apache Logging Services - derby 10.2.2.0.jar - Apache Derby - stax-api-1.0.1.jar - The Streaming API for XML (StAX) - wstx-asl-3.2.0.jar - WoodStox StAX implementation - standard-1.1.1.jar - The Apache Jackarta Taglibs - jstl-1.1.2.jar - The Apache Jackarta Taglibs - *.tld - The Apache Jackarta Taglibs - -=============================================================================================================== - - -Apache Tuscany SDO for Java Subcomponents -=========================================: - -The Tuscany SDO for Java release includes a number of subcomponents with -separate copyright notices and license terms. Your use of the source -code for the these subcomponents is subject to the terms and -conditions of the following licenses. - -License for the Service Data Objects JavaDoc and Interface Definition files. (tuscany-sdo-api-r2.1-1.0-incubating.jar) - -Permission to copy, make derivative works of, and distribute the Service Data Objects -JavaDoc and Interface Definition Files files in any medium without fee or royalty as part -of a compliant implementation of the Service Data Objects Specification is hereby granted. -The Service Data Objects Specification may be found at any of the following locations: - -http://dev2dev.bea.com/technologies/commonj/index.jsp -http://www.ibm.com/developerworks/library/specification/ws-sdo/ -http://oracle.com/technology/webservices/sca -https://www.sdn.sap.com/ -http://www.xcalia/xdn/specs/sdo - -THE SERVICE DATA OBJECTS SPECIFICATION AND THE JAVADOC AND INTERFACE DEFINITION FILES -ARE PROVIDED "AS IS," AND THE AUTHORS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, REGARDING THIS -SPECIFICATION OR THE JAVADOC AND INTERFACE DEFINITION FILES AND THE IMPLEMENTATION OF THEIR CONTENTS, -INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, -NON-INFRINGEMENT OR TITLE. THE AUTHORS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, -INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING TO ANY USE OR DISTRIBUTION OF THE -SERVICE DATA OBJECTS SPECIFICATION OR THE JAVADOC OR INTERFACE DEFINTION FILES. - -The name and trademarks of the Authors may NOT be used in any manner, including advertising or -publicity pertaining to the Service Component Architecture Specification or its contents without specific, -written prior permission. Title to copyright in the Service Data Objects Specification and the -JavaDoc and Interface Definition Files will at all times remain with the Authors. - -No other rights are granted by implication, estoppel or otherwise. - -================================================================================================================= - -For the Eclipse EMF components -(codegen-2.2.3.jar -codegen-ecore-2.2.3.jar -common-2.2.3.jar -ecore-2.2.3.jar -ecore-change-2.2.3.jar -ecore-xmi-2.2.3.jar -xsd-2.2.3.jar) - -Eclipse Public License - v 1.0 - -THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. - -1. DEFINITIONS - -"Contribution" means: - -a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and -b) in the case of each subsequent Contributor: - -i) changes to the Program, and - -ii) additions to the Program; - -where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program. - -"Contributor" means any person or entity that distributes the Program. - -"Licensed Patents " mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program. - -"Program" means the Contributions distributed in accordance with this Agreement. - -"Recipient" means anyone who receives the Program under this Agreement, including all Contributors. - -2. GRANT OF RIGHTS - -a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form. - -b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder. - -c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program. - -d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement. - -3. REQUIREMENTS - -A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that: - -a) it complies with the terms and conditions of this Agreement; and - -b) its license agreement: - -i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose; - -ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits; - -iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and - -iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange. - -When the Program is made available in source code form: - -a) it must be made available under this Agreement; and - -b) a copy of this Agreement must be included with each copy of the Program. - -Contributors may not remove or alter any copyright notices contained within the Program. - -Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution. - -4. COMMERCIAL DISTRIBUTION - -Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense. - -For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages. - -5. NO WARRANTY - -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement , including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations. - -6. DISCLAIMER OF LIABILITY - -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -7. GENERAL - -If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. - -If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed. - -All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive. - -Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. - -This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation. - -=================================================================================================== diff --git a/java/das/samples/testing/tomcat/advanced-webapp/src/main/resources/META-INF/NOTICE b/java/das/samples/testing/tomcat/advanced-webapp/src/main/resources/META-INF/NOTICE deleted file mode 100644 index c2cf1f95b4..0000000000 --- a/java/das/samples/testing/tomcat/advanced-webapp/src/main/resources/META-INF/NOTICE +++ /dev/null @@ -1,32 +0,0 @@ -Apache Tuscany SDO for Java -Copyright 2006, 2007 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). - -Apache Tuscany is an effort undergoing incubation at The Apache Software Foundation (ASF), -sponsored by the Apache Web Services PMC. Incubation is required of all newly accepted -projects until a further review indicates that the infrastructure, communications, -and decision making process have stabilized in a manner consistent with other successful -ASF projects. While incubation status is not necessarily a reflection of the completeness -or stability of the code, it does indicate that the project has yet to be fully endorsed -by the ASF. - -Unless otherwise indicated, all distribution made available by the Apache Software Foundation -is provided to you under the terms and conditions of the Apache License Version 2.0 ("AL"). -A copy of the AL is provided with this distribution as the LICENSE.txt file present in the -root directory, and is also available at http://www.apache.org/licenses/. - -The terms and conditions governing the distribution may refer to the AL or other license -agreements, notices or terms and conditions. Some of these other license agreements may -include (but are not limited to): - - . Eclipse Public License Version 1.0 (available at http://www.eclipse.org/legal/epl-v10.html) - -It is your obligation to read and accept all such terms and conditions prior to use of the -distribution. If term or condition is provided, please contact the Apache Software Foundation -to determine what terms and conditions govern that particular distribution. - -This product also includes software developed by the Open Service Oriented Architecture organisation -(http://osoa.org). The license for this software may be found in the LICENSE.txt file contained in this -distribution. diff --git a/java/das/samples/testing/tomcat/advanced-webapp/src/main/resources/META-INF/README b/java/das/samples/testing/tomcat/advanced-webapp/src/main/resources/META-INF/README deleted file mode 100644 index 723f3fd3ab..0000000000 --- a/java/das/samples/testing/tomcat/advanced-webapp/src/main/resources/META-INF/README +++ /dev/null @@ -1,35 +0,0 @@ -Apache Tuscany M1 build (May, 2006) -=================================== - -http://incubator.apache.org/tuscany/ - -Tuscany is an effort undergoing incubation at the Apache Software Foundation -(ASF), sponsored by the Web Services PMC. - -Incubation is required of all newly accepted projects until a further review -indicates that the infrastructure, communications, and decision making process -have stabilized in a manner consistent with other successful ASF projects. - -While incubation status is not necessarily a reflection of the completeness or -stability of the code, it does indicate that the project has yet to be fully -endorsed by the ASF. - - -Support -------- - -Any problem with this release can be reported to the Tuscany mailing list -or in the JIRA issue tracker. - -Mailing list subscription: - tuscany-dev-subscribe@ws.apache.org - -Jira: - http://issues.apache.org/jira/browse/Tuscany - - -Thank you for using Tuscany! - - -The Tuscany Team. - diff --git a/java/das/samples/testing/tomcat/advanced-webapp/src/test/java/org/apache/tuscany/test/das/AjaxDasTestCase.java b/java/das/samples/testing/tomcat/advanced-webapp/src/test/java/org/apache/tuscany/test/das/AjaxDasTestCase.java deleted file mode 100644 index 1335b4c484..0000000000 --- a/java/das/samples/testing/tomcat/advanced-webapp/src/test/java/org/apache/tuscany/test/das/AjaxDasTestCase.java +++ /dev/null @@ -1,596 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -package org.apache.tuscany.test.das; - -import java.net.URL; -import java.util.ArrayList; -import java.util.List; - - -import junit.framework.TestCase; - -import com.gargoylesoftware.htmlunit.BrowserVersion; -import com.gargoylesoftware.htmlunit.CollectingAlertHandler; -import com.gargoylesoftware.htmlunit.WebClient; -import com.gargoylesoftware.htmlunit.html.FrameWindow; -import com.gargoylesoftware.htmlunit.html.HtmlAnchor; -import com.gargoylesoftware.htmlunit.html.HtmlButtonInput; -import com.gargoylesoftware.htmlunit.html.HtmlForm; -import com.gargoylesoftware.htmlunit.html.HtmlOption; -import com.gargoylesoftware.htmlunit.html.HtmlPage; -import com.gargoylesoftware.htmlunit.html.HtmlRadioButtonInput; -import com.gargoylesoftware.htmlunit.html.HtmlSelect; - -public class AjaxDasTestCase extends TestCase { - public static final String testUrl = "http://localhost:8080/sample-advanced-webapp"; - - protected WebClient _webClient; - protected URL _url; - final List collectedAlerts = new ArrayList(); - - protected void setUp() throws Exception { - //New HTMLunit web client - _webClient = new WebClient(BrowserVersion.MOZILLA_1_0); - //System.out.println("SETTING ALERT HANDLER"); - _webClient.setAlertHandler( new CollectingAlertHandler(collectedAlerts) ); - _webClient.setRedirectEnabled(true); - // Going to have the WebClient connect to this URL - _url = new URL(testUrl); - } - - public void testHomepage() throws Exception { - final String TEST_CASE = "AjaxDASHomePage"; - System.out.print("Running:" + TEST_CASE + "\t\t\t"); - //System.out.println("js enabled?"+_webClient.isJavaScriptEnabled()); - final HtmlPage page = (HtmlPage) _webClient.getPage(_url); - //System.out.println("page title:"+page.getTitleText()); - String responseText = page.asText(); - //System.out.println("page html-->\n" + responseText); - //check page header - assertTrue(-1 != responseText.indexOf("Tuscany DAS Web Sample")); - - FrameWindow menuFrame = page.getFrameByName("fixed"); - HtmlPage menuPage = (HtmlPage)menuFrame.getEnclosedPage(); - String menuResponseText = menuPage.asText(); - //System.out.println("menu html-->\n" + menuResponseText); - //check main menu and sub menu - assertTrue(-1 != menuResponseText.indexOf("Advanced Features")); - assertTrue(-1 != menuResponseText.indexOf("OCC")); - assertTrue(-1 != menuResponseText.indexOf("Converter")); - assertTrue(-1 != menuResponseText.indexOf("Result Set Shape")); - assertTrue(-1 != menuResponseText.indexOf("Adhoc Query")); - assertTrue(-1 != menuResponseText.indexOf("Command")); - - collectedAlerts.clear(); - System.out.println("SUCCESS!!!"); - } - - public void testDBRefresh() throws Exception{ - final String TEST_CASE = "DBRefresh"; - System.out.print("Running:" + TEST_CASE + "\t\t"); - - final HtmlPage page = (HtmlPage) _webClient.getPage(_url); - FrameWindow menuFrame = page.getFrameByName("fixed"); - HtmlPage menuPage = (HtmlPage)menuFrame.getEnclosedPage(); - HtmlButtonInput commandButton = (HtmlButtonInput)menuPage.getFormByName("MenuForm").getHtmlElementById("refreshButton"); - HtmlPage commandResult = null; - if(commandButton != null){ - //System.out.println("command button text:"+commandButton.asText()); - commandButton.focus(); - //System.out.println("command button script:"+commandButton.getOnClickAttribute()); - commandResult = (HtmlPage)commandButton.click(); - } - - //System.out.println("alerts size:"+collectedAlerts.size()); - //if(collectedAlerts.size() > 0){ - //for(int i=0; i\n"+commandResultText); - - while(commandResultText.indexOf("Refreshed database!") == -1){ - Thread.sleep(1000); - commandResultText = commandResult.asText(); - //System.out.println("commandResultText-->\n" + commandResultText); - } - assertTrue(-1 != commandResultText.indexOf("Refreshed database!")); - - collectedAlerts.clear(); - System.out.println("SUCCESS!!!"); - } - - public void testAllCompanies_Adhoc() throws Exception{ - final String TEST_CASE = "AllCompanies_Adhoc"; - System.out.print("Running:" + TEST_CASE + "\t\t\t"); - - final HtmlPage page = (HtmlPage) _webClient.getPage(_url); - FrameWindow menuFrame = page.getFrameByName("fixed"); - HtmlPage menuPage = (HtmlPage)menuFrame.getEnclosedPage(); - - //basic content - HtmlAnchor adhocAnchor = menuPage.getAnchorByHref("./indexAdhoc.jsp"); - HtmlPage adhocPage = (HtmlPage)adhocAnchor.click(); - String adhocText = adhocPage.asText(); - //System.out.println("adhoc html-->\n" + adhocText); - assertTrue(-1 != adhocText.indexOf("Adhoc SQL Query"));//heading - assertTrue(-1 != adhocText.indexOf("ExecuteQuery"));//button text - - //list values - HtmlForm adhocForm = adhocPage.getFormByName("DasForm"); - //adhocPage.getEnclosingWindow().getWebClient() - HtmlSelect adhocList = (HtmlSelect)adhocForm.getHtmlElementById("sqlQuery"); - List adhocListOptions = adhocList.getOptions();//.asText(); - //System.out.println(" adhocListOptionsText-->\n" + adhocListOptions.toString()); - String allOptionsText = ""; - for(int i=0; i1"));//check each option - assertTrue(-1 != allOptionsText.indexOf("UPDATE DEPARTMENT SET NAME='MyUpdDept' WHERE COMPANYID=1 AND ID=1"));//check each option - - //check result - HtmlButtonInput adhocButton = (HtmlButtonInput)adhocForm.getHtmlElementById("queryButton"); - adhocButton.focus(); - HtmlPage adhocResult = (HtmlPage)adhocButton.click(); - String adhocResultText = adhocResult.asText(); - //System.out.println("initial result:"+adhocResultText); - - //System.out.println("alerts size:"+collectedAlerts.size()); - //if(collectedAlerts.size() > 0){ - // for(int i=0; i\n" + commandText); - assertTrue(-1 != commandText.indexOf("DAS Command:"));//heading - assertTrue(-1 != commandText.indexOf("ExecuteCommand"));//button text - - //list values - HtmlForm commandForm = commandPage.getFormByName("DasForm"); - HtmlSelect commandList = (HtmlSelect)commandForm.getHtmlElementById("DasCommand"); - List commandListOptions = commandList.getOptions(); - //System.out.println(" commandListOptionsText-->\n" + commandListOptions.toString()); - String allOptionsText = ""; - for(int i=0; i 0){ - //for(int i=0; i\n"+commandResultText); - - while(commandResultText.indexOf("das:DataGraphRoot") == -1){ - Thread.sleep(1000); - commandResultText = commandResult.asText(); - } - //System.out.println("commandResultText-->\n" + commandResultText); - - assertTrue(-1 != commandResultText.indexOf("ACME Publishing")); - assertTrue(-1 != commandResultText.indexOf("Do-rite plumbing")); - assertTrue(-1 != commandResultText.indexOf("MegaCorp")); - assertTrue(-1 != commandResultText.indexOf("Advanced Technologies")); - assertTrue(-1 != commandResultText.indexOf("COMPANYID")); - assertTrue(-1 != commandResultText.indexOf("1")); - - collectedAlerts.clear(); - System.out.println("SUCCESS!!!"); - } - - public void testInsertCompanies_Adhoc() throws Exception{ - final String TEST_CASE = "InsertCompanies_Adhoc"; - System.out.print("Running:" + TEST_CASE + "\t\t\t"); - - final HtmlPage page = (HtmlPage) _webClient.getPage(_url); - FrameWindow menuFrame = page.getFrameByName("fixed"); - HtmlPage menuPage = (HtmlPage)menuFrame.getEnclosedPage(); - - //basic content - HtmlAnchor adhocAnchor = menuPage.getAnchorByHref("./indexAdhoc.jsp"); - HtmlPage adhocPage = (HtmlPage)adhocAnchor.click(); - String adhocText = adhocPage.asText(); - //System.out.println("adhoc html-->\n" + adhocText); - assertTrue(-1 != adhocText.indexOf("Adhoc SQL Query"));//heading - assertTrue(-1 != adhocText.indexOf("ExecuteQuery"));//button text - - //list values - HtmlForm adhocForm = adhocPage.getFormByName("DasForm"); - //adhocPage.getEnclosingWindow().getWebClient() - HtmlSelect adhocList = (HtmlSelect)adhocForm.getHtmlElementById("sqlQuery"); - List adhocListOptions = adhocList.getOptions();//.asText(); - //System.out.println(" adhocListOptionsText-->\n" + adhocListOptions.toString()); - String allOptionsText = ""; - for(int i=0; i1"));//check each option - assertTrue(-1 != allOptionsText.indexOf("UPDATE DEPARTMENT SET NAME='MyUpdDept' WHERE COMPANYID=1 AND ID=1"));//check each option - - //check result - HtmlButtonInput adhocButton = (HtmlButtonInput)adhocForm.getHtmlElementById("queryButton"); - HtmlPage adhocResult = (HtmlPage)adhocButton.click(); - - //System.out.println("alerts size:"+collectedAlerts.size()); - //if(collectedAlerts.size() > 0){ - //for(int i=0; i\n" + adhocResultText); - } - - assertTrue(-1 != adhocResultText.indexOf("ACME Publishing")); - assertTrue(-1 != adhocResultText.indexOf("Do-rite plumbing")); - assertTrue(-1 != adhocResultText.indexOf("MegaCorp")); - assertTrue(-1 != adhocResultText.indexOf("Advanced Technologies")); - assertTrue(-1 != adhocResultText.indexOf("COMPANYID")); - assertTrue(-1 != adhocResultText.indexOf("1")); - assertTrue(-1 != adhocResultText.indexOf("MyDept")); - assertTrue(adhocResultText.indexOf("COMPANYID") != adhocResultText.lastIndexOf("COMPANYID")); - - collectedAlerts.clear(); - System.out.println("SUCCESS!!!"); - } - - public void testDeleteDepartment_Command() throws Exception{ - final String TEST_CASE = "DeleteDepartment_Command"; - System.out.print("Running:" + TEST_CASE + "\t\t"); - - final HtmlPage page = (HtmlPage) _webClient.getPage(_url); - FrameWindow menuFrame = page.getFrameByName("fixed"); - HtmlPage menuPage = (HtmlPage)menuFrame.getEnclosedPage(); - - //basic content - HtmlAnchor commandAnchor = menuPage.getAnchorByHref("./indexCommand.jsp"); - HtmlPage commandPage = (HtmlPage)commandAnchor.click(); - String commandText = commandPage.asText(); - //System.out.println("command html-->\n" + commandText); - assertTrue(-1 != commandText.indexOf("DAS Command:"));//heading - assertTrue(-1 != commandText.indexOf("ExecuteCommand"));//button text - - //list values - HtmlForm commandForm = commandPage.getFormByName("DasForm"); - HtmlSelect commandList = (HtmlSelect)commandForm.getHtmlElementById("DasCommand"); - List commandListOptions = commandList.getOptions(); - //System.out.println(" commandListOptionsText-->\n" + commandListOptions.toString()); - String allOptionsText = ""; - for(int i=0; i 0){ - //for(int i=0; i\n"+commandResultText); - - while(commandResultText.indexOf("das:DataGraphRoot") == -1){ - Thread.sleep(1000); - commandResultText = commandResult.asText(); - //System.out.println("commandResultText-->\n" + commandResultText); - } - - assertTrue(-1 != commandResultText.indexOf("ACME Publishing")); - assertTrue(-1 != commandResultText.indexOf("Do-rite plumbing")); - assertTrue(-1 != commandResultText.indexOf("MegaCorp")); - assertTrue(-1 != commandResultText.indexOf("Advanced Technologies")); - assertTrue(-1 != commandResultText.indexOf("COMPANYID")); - assertTrue(-1 != commandResultText.indexOf("1")); - - collectedAlerts.clear(); - System.out.println("SUCCESS!!!"); - } - - public void testOCC() throws Exception{ - final String TEST_CASE = "OCC"; - System.out.print("Running:" + TEST_CASE + "\t\t"); - - final HtmlPage page = (HtmlPage) _webClient.getPage(_url); - FrameWindow menuFrame = page.getFrameByName("fixed"); - HtmlPage menuPage = (HtmlPage)menuFrame.getEnclosedPage(); - - //basic content - HtmlAnchor commandAnchor = menuPage.getAnchorByHref("./occ.jsp"); - HtmlPage commandPage = (HtmlPage)commandAnchor.click(); - String commandText = commandPage.asText(); - //System.out.println("command html-->\n" + commandText); - assertTrue(-1 != commandText.indexOf("Automatic Optimistic Concurrency Control:"));//heading - assertTrue(-1 != commandText.indexOf("ExecuteTransaction"));//button text - - //list values - HtmlForm commandForm = commandPage.getFormByName("DasForm"); - //check result - HtmlButtonInput commandButton = (HtmlButtonInput)commandForm.getHtmlElementById("occButton"); - HtmlPage commandResult = null; - if(commandButton != null){ - //System.out.println("command button text:"+commandButton.asText()); - commandButton.focus(); - //System.out.println("command button script:"+commandButton.getOnClickAttribute()); - commandResult = (HtmlPage)commandButton.click(); - } - - //System.out.println("alerts size:"+collectedAlerts.size()); - //if(collectedAlerts.size() > 0){ - //for(int i=0; i\n"+commandResultText); - - while(commandResultText.indexOf("collision") == -1){ - Thread.sleep(1000); - commandResultText = commandResult.asText(); - //System.out.println("commandResultText-->\n" + commandResultText); - } - - assertTrue(-1 != commandResultText.indexOf("An update collision occurred")); - - collectedAlerts.clear(); - System.out.println("SUCCESS!!!"); - } - - public void testRSS() throws Exception{ - final String TEST_CASE = "RSS"; - System.out.print("Running:" + TEST_CASE + "\t\t"); - - final HtmlPage page = (HtmlPage) _webClient.getPage(_url); - FrameWindow menuFrame = page.getFrameByName("fixed"); - HtmlPage menuPage = (HtmlPage)menuFrame.getEnclosedPage(); - - //basic content - HtmlAnchor commandAnchor = menuPage.getAnchorByHref("./rss.jsp"); - HtmlPage commandPage = (HtmlPage)commandAnchor.click(); - String commandText = commandPage.asText(); - //System.out.println("command html-->\n" + commandText); - assertTrue(-1 != commandText.indexOf("Result Set Shape:"));//heading - assertTrue(-1 != commandText.indexOf("ExecuteQuery"));//button text - - //list values - HtmlForm commandForm = commandPage.getFormByName("DasForm"); - //check result - HtmlButtonInput commandButton = (HtmlButtonInput)commandForm.getHtmlElementById("rssButton"); - HtmlPage commandResult = null; - if(commandButton != null){ - //System.out.println("command button text:"+commandButton.asText()); - commandButton.focus(); - //System.out.println("command button script:"+commandButton.getOnClickAttribute()); - commandResult = (HtmlPage)commandButton.click(); - } - - //System.out.println("alerts size:"+collectedAlerts.size()); - //if(collectedAlerts.size() > 0){ - //for(int i=0; i\n"+commandResultText); - - while(commandResultText.indexOf("das:DataGraphRoot") == -1){ - Thread.sleep(1000); - commandResultText = commandResult.asText(); - } - - //System.out.println("commandResultText-->\n" + commandResultText); - - assertTrue(-1 != commandResultText.indexOf("Roosevelt")); - assertTrue(-1 != commandResultText.indexOf("1600 Pennsylvania Avenue")); - - collectedAlerts.clear(); - System.out.println("SUCCESS!!!"); - } - - public void testConverter() throws Exception{ - final String TEST_CASE = "Converter"; - System.out.print("Running:" + TEST_CASE + "\t\t"); - - final HtmlPage page = (HtmlPage) _webClient.getPage(_url); - FrameWindow menuFrame = page.getFrameByName("fixed"); - HtmlPage menuPage = (HtmlPage)menuFrame.getEnclosedPage(); - - //basic content - HtmlAnchor commandAnchor = menuPage.getAnchorByHref("./converter.jsp"); - HtmlPage commandPage = (HtmlPage)commandAnchor.click(); - String commandText = commandPage.asText(); - //System.out.println("command html-->\n" + commandText); - assertTrue(-1 != commandText.indexOf("Arbitrary Converter:"));//heading - assertTrue(-1 != commandText.indexOf("ExecuteTransaction"));//button text - - //list values - HtmlForm commandForm = commandPage.getFormByName("DasForm"); - //select first radio buttom - HtmlRadioButtonInput stmt0 = (HtmlRadioButtonInput)commandForm.getRadioButtonInput("stmt", "stmt0"); - if(stmt0 != null){ - //System.out.println("got stmt0"); - stmt0.setChecked(true); - } - - //check result - HtmlButtonInput commandButton = (HtmlButtonInput)commandForm.getHtmlElementById("converterButton"); - HtmlPage commandResult = null; - if(commandButton != null){ - //System.out.println("command button text:"+commandButton.asText()); - commandButton.focus(); - //System.out.println("command button script:"+commandButton.getOnClickAttribute()); - commandResult = (HtmlPage)commandButton.click(); - } - - //System.out.println("alerts size:"+collectedAlerts.size()); - //if(collectedAlerts.size() > 0){ - //for(int i=0; i\n"+commandResultText); - - while(commandResultText.indexOf("das:DataGraphRoot") == -1){ - Thread.sleep(1000); - commandResultText = commandResult.asText(); - //System.out.println("commandResultText-->\n" + commandResultText); - } - assertTrue(-1 != commandResultText.indexOf("1957")); - - collectedAlerts.clear(); - System.out.println("SUCCESS!!!"); - } - - /** - * @param args - */ - public static void main(String[] args) throws Exception{ - AjaxDasTestCase t = new AjaxDasTestCase(); - t.setUp(); - try{ - ////t.testHomepage(); - //t.testAllCompanies_Adhoc(); - //t.testAllCompaniesDepartments_Command(); - //t.testInsertCompanies_Adhoc(); - //t.testDeleteDepartment_Command(); - //t.testOCC(); - ////t.testRSS(); - //t.testConverter(); - }catch(Exception e){ - e.printStackTrace(); - } - - } - -} diff --git a/java/das/samples/testing/tomcat/build.xml b/java/das/samples/testing/tomcat/build.xml deleted file mode 100644 index 3f38968476..0000000000 --- a/java/das/samples/testing/tomcat/build.xml +++ /dev/null @@ -1,309 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/java/das/samples/testing/tomcat/company-webapp/pom.xml b/java/das/samples/testing/tomcat/company-webapp/pom.xml deleted file mode 100644 index cb4ad55a52..0000000000 --- a/java/das/samples/testing/tomcat/company-webapp/pom.xml +++ /dev/null @@ -1,80 +0,0 @@ - - - - 4.0.0 - - org.apache.tuscany.das.samples - tuscany-das-samples-testing-tomcat - 1.0-SNAPSHOT - - - tuscany-das-samples-testing-tomcat-company-webapp - jar - Tuscany Testing DAS Sample - Company-webapp - Testing Tomcat DAS end user test - - - - - junit - junit - 3.8.1 - test - - - htmlunit - htmlunit - 1.9 - test - - - - - - - - org.apache.maven.plugins - maven-antrun-plugin - - - jakarta-regexp - jakarta-regexp - 1.4 - - - ant - ant-jakarta-regexp - 1.6.1 - - - ant - ant-xslp - 1.6.5 - - - ant - ant-trax - 1.6.5 - - - - - - diff --git a/java/das/samples/testing/tomcat/company-webapp/src/main/resources/META-INF/LICENSE b/java/das/samples/testing/tomcat/company-webapp/src/main/resources/META-INF/LICENSE deleted file mode 100644 index 9597d92eb3..0000000000 --- a/java/das/samples/testing/tomcat/company-webapp/src/main/resources/META-INF/LICENSE +++ /dev/null @@ -1,353 +0,0 @@ - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - -=============================================================================================================== - -Other components and dependencies under Apache Software License 2.0 : - - log4j-1.2.14.jar - Apache Logging Services - derby 10.2.2.0.jar - Apache Derby - stax-api-1.0.1.jar - The Streaming API for XML (StAX) - wstx-asl-3.2.0.jar - WoodStox StAX implementation - standard-1.1.1.jar - The Apache Jackarta Taglibs - jstl-1.1.2.jar - The Apache Jackarta Taglibs - *.tld - The Apache Jackarta Taglibs - -=============================================================================================================== - - -Apache Tuscany SDO for Java Subcomponents -=========================================: - -The Tuscany SDO for Java release includes a number of subcomponents with -separate copyright notices and license terms. Your use of the source -code for the these subcomponents is subject to the terms and -conditions of the following licenses. - -License for the Service Data Objects JavaDoc and Interface Definition files. (tuscany-sdo-api-r2.1-1.0-incubating.jar) - -Permission to copy, make derivative works of, and distribute the Service Data Objects -JavaDoc and Interface Definition Files files in any medium without fee or royalty as part -of a compliant implementation of the Service Data Objects Specification is hereby granted. -The Service Data Objects Specification may be found at any of the following locations: - -http://dev2dev.bea.com/technologies/commonj/index.jsp -http://www.ibm.com/developerworks/library/specification/ws-sdo/ -http://oracle.com/technology/webservices/sca -https://www.sdn.sap.com/ -http://www.xcalia/xdn/specs/sdo - -THE SERVICE DATA OBJECTS SPECIFICATION AND THE JAVADOC AND INTERFACE DEFINITION FILES -ARE PROVIDED "AS IS," AND THE AUTHORS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, REGARDING THIS -SPECIFICATION OR THE JAVADOC AND INTERFACE DEFINITION FILES AND THE IMPLEMENTATION OF THEIR CONTENTS, -INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, -NON-INFRINGEMENT OR TITLE. THE AUTHORS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, -INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR RELATING TO ANY USE OR DISTRIBUTION OF THE -SERVICE DATA OBJECTS SPECIFICATION OR THE JAVADOC OR INTERFACE DEFINTION FILES. - -The name and trademarks of the Authors may NOT be used in any manner, including advertising or -publicity pertaining to the Service Component Architecture Specification or its contents without specific, -written prior permission. Title to copyright in the Service Data Objects Specification and the -JavaDoc and Interface Definition Files will at all times remain with the Authors. - -No other rights are granted by implication, estoppel or otherwise. - -================================================================================================================= - -For the Eclipse EMF components -(codegen-2.2.3.jar -codegen-ecore-2.2.3.jar -common-2.2.3.jar -ecore-2.2.3.jar -ecore-change-2.2.3.jar -ecore-xmi-2.2.3.jar -xsd-2.2.3.jar) - -Eclipse Public License - v 1.0 - -THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. - -1. DEFINITIONS - -"Contribution" means: - -a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and -b) in the case of each subsequent Contributor: - -i) changes to the Program, and - -ii) additions to the Program; - -where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program. - -"Contributor" means any person or entity that distributes the Program. - -"Licensed Patents " mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program. - -"Program" means the Contributions distributed in accordance with this Agreement. - -"Recipient" means anyone who receives the Program under this Agreement, including all Contributors. - -2. GRANT OF RIGHTS - -a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form. - -b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder. - -c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program. - -d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement. - -3. REQUIREMENTS - -A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that: - -a) it complies with the terms and conditions of this Agreement; and - -b) its license agreement: - -i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose; - -ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits; - -iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and - -iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange. - -When the Program is made available in source code form: - -a) it must be made available under this Agreement; and - -b) a copy of this Agreement must be included with each copy of the Program. - -Contributors may not remove or alter any copyright notices contained within the Program. - -Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution. - -4. COMMERCIAL DISTRIBUTION - -Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense. - -For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages. - -5. NO WARRANTY - -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement , including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations. - -6. DISCLAIMER OF LIABILITY - -EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -7. GENERAL - -If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. - -If Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed. - -All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive. - -Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved. - -This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation. - -=================================================================================================== diff --git a/java/das/samples/testing/tomcat/company-webapp/src/main/resources/META-INF/NOTICE b/java/das/samples/testing/tomcat/company-webapp/src/main/resources/META-INF/NOTICE deleted file mode 100644 index e9d98fc7f5..0000000000 --- a/java/das/samples/testing/tomcat/company-webapp/src/main/resources/META-INF/NOTICE +++ /dev/null @@ -1,32 +0,0 @@ -Apache Tuscany SDO for Java -Copyright 2006, 2007 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). - -Apache Tuscany is an effort undergoing incubation at The Apache Software Foundation (ASF), -sponsored by the Apache Web Services PMC. Incubation is required of all newly accepted -projects until a further review indicates that the infrastructure, communications, -and decision making process have stabilized in a manner consistent with other successful -ASF projects. While incubation status is not necessarily a reflection of the completeness -or stability of the code, it does indicate that the project has yet to be fully endorsed -by the ASF. - -Unless otherwise indicated, all distribution made available by the Apache Software Foundation -is provided to you under the terms and conditions of the Apache License Version 2.0 ("AL"). -A copy of the AL is provided with this distribution as the LICENSE.txt file present in the -root directory, and is also available at http://www.apache.org/licenses/. - -The terms and conditions governing the distribution may refer to the AL or other license -agreements, notices or terms and conditions. Some of these other license agreements may -include (but are not limited to): - - . Eclipse Public License Version 1.0 (available at http://www.eclipse.org/legal/epl-v10.html) - -It is your obligation to read and accept all such terms and conditions prior to use of the -distribution. If term or condition is provided, please contact the Apache Software Foundation -to determine what terms and conditions govern that particular distribution. - -This product also includes software developed by the Open Service Oriented Architecture organisation -(http://osoa.org). The license for this software may be found in the LICENSE.txt file contained in this -distribution. diff --git a/java/das/samples/testing/tomcat/company-webapp/src/main/resources/META-INF/README b/java/das/samples/testing/tomcat/company-webapp/src/main/resources/META-INF/README deleted file mode 100644 index 9b26d1690a..0000000000 --- a/java/das/samples/testing/tomcat/company-webapp/src/main/resources/META-INF/README +++ /dev/null @@ -1,35 +0,0 @@ -Apache Tuscany M1 build (May, 2006) -=================================== - -http://incubator.apache.org/tuscany/ - -Tuscany is an effort undergoing incubation at the Apache Software Foundation -(ASF), sponsored by the Web Services PMC. - -Incubation is required of all newly accepted projects until a further review -indicates that the infrastructure, communications, and decision making process -have stabilized in a manner consistent with other successful ASF projects. - -While incubation status is not necessarily a reflection of the completeness or -stability of the code, it does indicate that the project has yet to be fully -endorsed by the ASF. - - -Support -------- - -Any problem with this release can be reported to the Tuscany mailing list -or in the JIRA issue tracker. - -Mailing list subscription: - tuscany-dev-subscribe@ws.apache.org - -Jira: - http://issues.apache.org/jira/browse/Tuscany - - -Thank you for using Tuscany! - - -The Tuscany Team. - diff --git a/java/das/samples/testing/tomcat/company-webapp/src/test/java/org/apache/tuscany/test/das/DasTestCase.java b/java/das/samples/testing/tomcat/company-webapp/src/test/java/org/apache/tuscany/test/das/DasTestCase.java deleted file mode 100644 index faa92d6994..0000000000 --- a/java/das/samples/testing/tomcat/company-webapp/src/test/java/org/apache/tuscany/test/das/DasTestCase.java +++ /dev/null @@ -1,249 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -package org.apache.tuscany.test.das; - -import java.net.URL; - -import junit.framework.TestCase; - -import com.gargoylesoftware.htmlunit.WebClient; -import com.gargoylesoftware.htmlunit.html.HtmlForm; -import com.gargoylesoftware.htmlunit.html.HtmlPage; -import com.gargoylesoftware.htmlunit.html.HtmlSubmitInput; - -public class DasTestCase extends TestCase { - public static final String testUrl = "http://localhost:8080/sample-company-webapp/"; - - protected WebClient _webClient; - protected URL _url; - - protected void setUp() throws Exception { - //New HTMLunit web client - _webClient = new WebClient(); - _webClient.setRedirectEnabled(true); - - // Going to have the WebClient connect to this URL - _url = new URL(testUrl); - - } - - public void testHomepage() throws Exception { - final String TEST_CASE = "HomePage"; - System.out.print("Running:" + TEST_CASE + "\t\t\t"); - - final HtmlPage page = (HtmlPage) _webClient.getPage(_url); - //System.out.println(page.getTitleText()); - - String responseText = page.asText(); - //System.out.println("html-->\n" + responseText); - //check page header - assertTrue(-1 != responseText.indexOf("Tuscany DAS Companies WEB Example")); - //check table headers - assertTrue(-1 != responseText.indexOf("ID")); - assertTrue(-1 != responseText.indexOf("Name")); - assertTrue(-1 != responseText.indexOf("Department_ID")); - assertTrue(-1 != responseText.indexOf("Department_Name")); - //check companies values - //assertTrue(-1 != responseText.indexOf("51")); - assertTrue(-1 != responseText.indexOf("ACME Publishing")); - //assertTrue(-1 != responseText.indexOf("53")); - assertTrue(-1 != responseText.indexOf("Do-rite plumbing")); - //assertTrue(-1 != responseText.indexOf("53")); - assertTrue(-1 != responseText.indexOf("MegaCorp")); - //check departments - assertTrue(-1 != responseText.indexOf("Default Name 2")); - assertTrue(-1 != responseText.indexOf("Default Name 3")); - assertTrue(-1 != responseText.indexOf("Default Name 4")); - assertTrue(-1 != responseText.indexOf("Default Name 5")); - assertTrue(-1 != responseText.indexOf("Default Name 6")); - assertTrue(-1 != responseText.indexOf("Default Name 7")); - assertTrue(-1 != responseText.indexOf("Default Name 8")); - - System.out.println("SUCCESS!!!"); - } - - - public void testAllCompanies() throws Exception{ - final String TEST_CASE = "AllCompanies"; - System.out.print("Running:" + TEST_CASE + "\t\t\t"); - - // Get the first page - final HtmlPage page = (HtmlPage) _webClient.getPage(_url); - - // Get the form that we are dealing with and within that form, - // find the submit button and the field that we want to change. - final HtmlForm form = (HtmlForm) page.getForms().get(0); - final HtmlSubmitInput allCompaniesButton = (HtmlSubmitInput)form.getHtmlElementById("doFill"); - // Now submit the form by clicking the button - final HtmlPage resultPage = (HtmlPage)allCompaniesButton.click(); - - //verify the resultPage - String responseText = resultPage.asText(); - //System.out.println("html-->\n" + responseText); - // check table headers - assertTrue(-1 != responseText.indexOf("ID")); - assertTrue(-1 != responseText.indexOf("Name")); - //check table values - //assertTrue(-1 != responseText.indexOf("51")); - assertTrue(-1 != responseText.indexOf("ACME Publishing")); - //assertTrue(-1 != responseText.indexOf("52")); - assertTrue(-1 != responseText.indexOf("Do-rite plumbing")); - //assertTrue(-1 != responseText.indexOf("53")); - assertTrue(-1 != responseText.indexOf("MegaCorp")); - - System.out.println("SUCCESS!!!"); - } - - public void testAllCompaniesDepartments() throws Exception{ - final String TEST_CASE = "AllCompaniesDepartments"; - System.out.print("Running:" + TEST_CASE + "\t\t"); - - // Get the first page - final HtmlPage page = (HtmlPage) _webClient.getPage(_url); - - // Get the form that we are dealing with and within that form, - // find the submit button and the field that we want to change. - final HtmlForm form = (HtmlForm) page.getForms().get(0); - final HtmlSubmitInput allCompaniesButton = (HtmlSubmitInput)form.getHtmlElementById("doFillAll"); - // Now submit the form by clicking the button - final HtmlPage resultPage = (HtmlPage)allCompaniesButton.click(); - - //verify the resultPage - String responseText = resultPage.asText(); - //System.out.println("html-->\n" + responseText); - //check table headers - assertTrue(-1 != responseText.indexOf("ID")); - assertTrue(-1 != responseText.indexOf("Name")); - assertTrue(-1 != responseText.indexOf("Department_ID")); - assertTrue(-1 != responseText.indexOf("Department_Name")); - //check companies values - //assertTrue(-1 != responseText.indexOf("51")); - assertTrue(-1 != responseText.indexOf("ACME Publishing")); - //assertTrue(-1 != responseText.indexOf("53")); - assertTrue(-1 != responseText.indexOf("Do-rite plumbing")); - //assertTrue(-1 != responseText.indexOf("53")); - assertTrue(-1 != responseText.indexOf("MegaCorp")); - //check departments - assertTrue(-1 != responseText.indexOf("Default Name 2")); - assertTrue(-1 != responseText.indexOf("Default Name 3")); - assertTrue(-1 != responseText.indexOf("Default Name 4")); - assertTrue(-1 != responseText.indexOf("Default Name 5")); - assertTrue(-1 != responseText.indexOf("Default Name 6")); - assertTrue(-1 != responseText.indexOf("Default Name 7")); - assertTrue(-1 != responseText.indexOf("Default Name 8")); - - System.out.println("SUCCESS!!!"); - } - - public void testAddDepartmentToFirstCompany() throws Exception{ - final String TEST_CASE = "AddDepartmentToFirstCompany"; - System.out.print("Running:" + TEST_CASE + "\t"); - - // Get the first page - final HtmlPage page = (HtmlPage) _webClient.getPage(_url); - - // Get the form that we are dealing with and within that form, - // find the submit button and the field that we want to change. - final HtmlForm form = (HtmlForm) page.getForms().get(0); - final HtmlSubmitInput allCompaniesButton = (HtmlSubmitInput)form.getHtmlElementById("doAddDepartment"); - // Now submit the form by clicking the button - final HtmlPage resultPage = (HtmlPage)allCompaniesButton.click(); - - //verify the resultPage - String responseText = resultPage.asText(); - //System.out.println("html-->\n" + responseText); - //check new department - assertTrue(-1 != responseText.indexOf("8")); - - System.out.println("SUCCESS!!!"); - } - - public void testChangeCompanyDepartmentNames() throws Exception{ - final String TEST_CASE = "ChangeCompanyDepartmentNames"; - System.out.print("Running:" + TEST_CASE + "\t"); - - // Get the first page - final HtmlPage page = (HtmlPage) _webClient.getPage(_url); - - // Get the form that we are dealing with and within that form, - // find the submit button and the field that we want to change. - final HtmlForm form = (HtmlForm) page.getForms().get(0); - final HtmlSubmitInput allCompaniesButton = (HtmlSubmitInput)form.getHtmlElementById("doChangeDepartmentNames"); - // Now submit the form by clicking the button - final HtmlPage resultPage = (HtmlPage)allCompaniesButton.click(); - - //verify the resultPage - String responseText = resultPage.asText(); - //System.out.println("html-->\n" + responseText); - //check update departments - assertTrue(-1 != responseText.indexOf("Dept-")); - //also, check to not have old departments names (default name) - assertTrue(-1 == responseText.indexOf("Default Name")); - - System.out.println("SUCCESS!!!"); - } - - public void testDeleteCompanyOneDepartments() throws Exception{ - final String TEST_CASE = "DeleteCompanyOneDepartments"; - System.out.print("Running:" + TEST_CASE + "\t"); - - // Get the first page - final HtmlPage page = (HtmlPage) _webClient.getPage(_url); - - // Get the form that we are dealing with and within that form, - // find the submit button and the field that we want to change. - final HtmlForm form = (HtmlForm) page.getForms().get(0); - final HtmlSubmitInput allCompaniesButton = (HtmlSubmitInput)form.getHtmlElementById("doDeleteDepartments"); - // Now submit the form by clicking the button - final HtmlPage resultPage = (HtmlPage)allCompaniesButton.click(); - - //verify the resultPage - String responseText = resultPage.asText(); - //System.out.println("html-->\n" + responseText); - //check that al the company 1 departments are gone.. - assertTrue(-1 == responseText.indexOf("Default Name 2")); - assertTrue(-1 == responseText.indexOf("Default Name 3")); - assertTrue(-1 == responseText.indexOf("Default Name 4")); - assertTrue(-1 == responseText.indexOf("Default Name 5")); - assertTrue(-1 == responseText.indexOf("Default Name 6")); - assertTrue(-1 == responseText.indexOf("Default Name 7")); - assertTrue(-1 == responseText.indexOf("Default Name 8")); - - System.out.println("SUCCESS!!!"); - } - - /** - * @param args - */ - public static void main(String[] args) { - DasTestCase t = new DasTestCase(); - try{ - t.testHomepage(); - t.testAllCompanies(); - t.testAllCompaniesDepartments(); - t.testAddDepartmentToFirstCompany(); - t.testChangeCompanyDepartmentNames(); - t.testDeleteCompanyOneDepartments(); - }catch(Exception e){ - e.printStackTrace(); - } - - } - -} diff --git a/java/das/samples/testing/tomcat/context.xsl b/java/das/samples/testing/tomcat/context.xsl deleted file mode 100644 index 35a78a43a5..0000000000 --- a/java/das/samples/testing/tomcat/context.xsl +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/java/das/samples/testing/tomcat/datasource.xsl b/java/das/samples/testing/tomcat/datasource.xsl deleted file mode 100644 index ffd17f3271..0000000000 --- a/java/das/samples/testing/tomcat/datasource.xsl +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - Global Datasource for Derby dastest database - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/java/das/samples/testing/tomcat/pom.xml b/java/das/samples/testing/tomcat/pom.xml deleted file mode 100644 index 6ab37dccab..0000000000 --- a/java/das/samples/testing/tomcat/pom.xml +++ /dev/null @@ -1,112 +0,0 @@ - - - - 4.0.0 - - org.apache.tuscany.das.samples - tuscany-das-samples - 1.0-SNAPSHOT - - - tuscany-das-samples-testing-tomcat - pom - Tuscany Testing in Tomcat - - - company-webapp - advanced-webapp - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - **/*TestCase.java - - - - - - - - src/test/java - - **/*.componentType - - - - src/test/resources - - **/* - - - - - - - - org.apache.maven.plugins - maven-antrun-plugin - 1.1 - - - prepareTomcat - process-test-resources - - - - - - - - - - - - run - - - - - cleanupTomcat - clean - - - - - - - - - run - - - - - - - - - test - - diff --git a/java/das/samples/testing/tomcat/readme.htm b/java/das/samples/testing/tomcat/readme.htm deleted file mode 100644 index e7fd28a4ac..0000000000 --- a/java/das/samples/testing/tomcat/readme.htm +++ /dev/null @@ -1,86 +0,0 @@ - - - - Tuscany End User Sample Testing - - -

Tuscany End User Sample Testing

-

Initial Setup

  -   Most of the following only needs to be done once -unless noted otherwise.
-
    -
  • Be sure JAVA_HOME variable is pointing to a Java JDK directory.
  • -
  • Follow the steps to build Tuscany DAS Companyweb sample application from DAS Java Developer Guide.
  • - -
  • Change directory -to java/das/samples/testing/tomcat.
  • - -
  • Download -Tomcat Core 6.0.xx zip -for Windows or  tar.gz for Linux  from Apache -Tomcat.
  • - -
  • You can place the tomcat distribution in your java/samples/das/testing/tomcat directory or, alternatively, you can create/edit {user home}/build.properties to -change the property tuscany.acceptance.tomcat.zipped to tell the build -environment where the tomcat distribution zip file is located.
  • -
  • You may have to edit build.xml  to change the property tuscany.acceptance.tomcat.version -to match the xx -to the specific version that you downloaded.
  • -
- -

 Running

In -the java/das/samples/testing/tomcat -directory run maven:
mvn

Explanation

Maven does -the following:
  • Unpacks the -Tomcat distribution into the target directory to ensure a pristine -environment.
  • It adds the appropriate Tuscany and it -dependencies jars into Tomcat (for more  details)
  • Does -the necessary changes -to Tomcat's configuration as required. (for more  details)
  • Deploys -Tuscany's DAS sample war files into Tomcat.
  • Starts -Tomcat (You should see another window running Tomcat) 
  • Begins -running HTML unit tests that should closely match running the samples -as a user would.
If all goes well at the end you -should see:
-
[INFO] ----------------------------------------------------------------------------
-[INFO] Reactor Summary:
-[INFO] ----------------------------------------------------------------------------
-[INFO] Tuscany Testing in Tomcat .............................. SUCCESS [0.961s]
-[INFO] Tuscany Testing Tomcat DAS Sample - Companyweb ......... SUCCESS [1:09.771s]
-[INFO] Tuscany Testing Ajax DAS Web Sample .................... SUCCESS [47.458s]
-[INFO] ----------------------------------------------------------------------------
-[INFO] ----------------------------------------------------------------------------
-[INFO] BUILD SUCCESSFUL
-[INFO] ---------------------------------------------------------------------------- -[INFO] Total time: 1 minute 59 seconds -[INFO] Finished at: Sun Jun 10 01:23:19 VET 2007 -[INFO] Final Memory: 9M/17M -[INFO] ----------------------------------------------------------------------------
-

Cleanup

Close -the Tomcat window and issue mvn clean.

Note

-

Because the html unit tests execute multiple user actions that change the contents of the database tables, is recommended -that you always run these tests in a clean environment (after a mvn clean), -otherwise you may experience failure on some tests as the expected result data might have been affected by previous test runs.

- - \ No newline at end of file diff --git a/java/das/samples/testing/tomcat/server.xsl b/java/das/samples/testing/tomcat/server.xsl deleted file mode 100644 index b53d1d50c7..0000000000 --- a/java/das/samples/testing/tomcat/server.xsl +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - org.apache.tuscany.tomcat.TuscanyHost - - - - - - - - diff --git a/java/das/samples/transaction/build.xml b/java/das/samples/transaction/build.xml deleted file mode 100644 index 5289215be5..0000000000 --- a/java/das/samples/transaction/build.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/java/das/samples/transaction/pom.xml b/java/das/samples/transaction/pom.xml deleted file mode 100644 index f6e50d779e..0000000000 --- a/java/das/samples/transaction/pom.xml +++ /dev/null @@ -1,148 +0,0 @@ - - - - 4.0.0 - - org.apache.tuscany.das.samples - tuscany-das-samples - 1.0-SNAPSHOT - - - tuscany-das-sample-transaction - jar - Tuscany DAS J2SE Transaction Sample Using Transaction Manager - Sample use of RDB DAS in a J2SE application with Transaction Manager - - - - org.apache.tuscany.das - tuscany-das-rdb - ${das.version} - compile - - - - org.apache.tuscany.sdo - tuscany-sdo-impl - ${sdo.version} - compile - - - - org.apache.tuscany.sdo - tuscany-sdo-api-r2.1 - ${sdo.version} - compile - - - - org.apache.tuscany.das.samples - tuscany-das-sample-dbconfig - ${das.version} - compile - - - org.apache.derby - derby - - - - - - mysql - mysql-connector-java - 5.0.4 - compile - - - - org.apache.geronimo.specs - geronimo-jta_1.1_spec - 1.1 - - - - org.apache.geronimo.components - geronimo-transaction - 2.0.1 - - - mx4j - mx4j - - - commons-jelly-tags-velocity - commons-jelly - - - velocity - velocity - - - geronimo-core - org.apache.geronimo.modules - - - geronimo-kernel - org.apache.geronimo.modules - - - geronimo-system - org.apache.geronimo.modules - - - geronimo-j2ee - org.apache.geronimo.modules - - - - - - - - - sample-transaction - src/main/java - - - src/main/java - - - src/main/resources - - - - - org.apache.maven.plugins - maven-jar-plugin - - - - org.apache.tuscany.samples.das.tx.sample.MoneyTransfer - true - - - - - - - - - diff --git a/java/das/samples/transaction/readme.htm b/java/das/samples/transaction/readme.htm deleted file mode 100644 index 6cf450d41a..0000000000 --- a/java/das/samples/transaction/readme.htm +++ /dev/null @@ -1,449 +0,0 @@ - - - - - - - - - -Tuscany RDB DAS Sample - - - - - - - - - - - -
- -

RDB DAS Transaction Sample

- -

 

- -

Introduction

- -

This stand-alone sample demonstrates the RDB Data Access Service -transaction management with external Transaction Manager. This example uses Geronimo - as the transaction manager.

- -

 

- -

Example

- -

In this MoneyTransfer example,user entered amount will be withdrawn from -one of his bankaccount using one call to das.applyChanges(dataGraph1) and same -amount will  be deposited to his another -account using another call to das.applyChanges(dataGraph2). Based on whether -user selects commit/rollback, these 2 applyChanges() will behave identically. -i.e. both will commit or both will rollback, but partial transaction will not -happen. Example build.xml - sets for transfer of 1200 from Account1 to Account2 -[commit].

- -

 

- -

Building and Running

- -

 From binary distribution, base -directory is {DAS_ROOT}\ samples\transaction. Refer to below settings from -this base directory.

- -

1]BankAccounts.xml available in sample-transaction.jar, is the DAS -config file. Note that, as transaction is externally managed, this uses -managedtx=false setting.

- -

 

- -

2]MySQL server should be running. The example uses MySQL DB (with innoDB -ON to support transaction). Database dastest, table bankaccount and -data will be created during sample run. For this preconfigured -BankAccountDBConfig.xml available in sample-transaction.jar, will be used. User -needs to set correct values for url, login etc. in this.

- -

 

- -

3] Apache Ant latest version should be installed.Download Apache Ant -latest version on and extract into folder <apache_ant_folder>. You can -find it here: http://ant.apache.org/bindownload.cgi.Add -<apache_ant_folder>/bin directory to your OS path variable.

- -

 

- -

4] From base directory run-  -ant

- -

 

- -

The sample will run and output the following:

- -
- -

Buildfile: build.xml

- -

 

- -

run:

- -

     [java] -INIT database

- -

     [java] -INIT transaction manager

- -

     [java] -Wed Sep 19 17:09:42 IST 2007 DEBUG: Executing XA statement: XA START

- -

 0x01000000000000004bceb90109b6b0f3000000000000000000000000000000000000000000000

- -

000000000000000000000000000000000000000000000000000,0x00000000000000000000000000

- -

00000000000000000000000000000000000000000000000000000000000000000000000000000000

- -

0000000000000000000000,0x4765526f

- -

     [java] -Get a connection

- -

     [java] -Before transaction, table is:

- -

     [java]     id      -name    balance

- -

     [java]     1       -John Feng       1200

- -

     [java]     2       -John Feng       0

- -

     [java] -Begin a transaction

- -

     [java] -Update the table - 2 accounts

- -

     [java] -*commit* the transaction

- -

     [java] -Wed Sep 19 17:09:45 IST 2007 DEBUG: Executing XA statement: XA END 0

- -

x01000000000000004bceb90109b6b0f300000000000000000000000000000000000000000000000

- -

0000000000000000000000000000000000000000000000000,0x0000000000000000000000000000

- -

00000000000000000000000000000000000000000000000000000000000000000000000000000000

- -

00000000000000000000,0x4765526f

- -

     [java] -Wed Sep 19 17:09:45 IST 2007 DEBUG: Executing XA statement: XA PREPA

- -

RE 0x01000000000000004bceb90109b6b0f30000000000000000000000000000000000000000000

- -

00000000000000000000000000000000000000000000000000000,0x000000000000000000000000

- -

00000000000000000000000000000000000000000000000000000000000000000000000000000000

- -

000000000000000000000000,0x4765526f

- -

     [java] -Wed Sep 19 17:09:45 IST 2007 DEBUG: Executing XA statement: XA COMMI

- -

T 0x01000000000000004bceb90109b6b0f300000000000000000000000000000000000000000000

- -

0000000000000000000000000000000000000000000000000000,0x0000000000000000000000000

- -

00000000000000000000000000000000000000000000000000000000000000000000000000000000

- -

00000000000000000000000,0x4765526f

- -

     [java] -After transaction, table is:

- -

     [java]     id      -name    balance

- -

     [java]     1       -John Feng       0

- -

     [java]     2       -John Feng       1200

- -

     [java] -Cleanup

- -

     [java] -End MoneyTransfer

- -

     [java]

- -

 

- -

BUILD SUCCESSFUL

- -

Total time: 8 seconds

- -
- -

Observation: The build.xml ant file only works on DAS Java binary -distribution.

- -
- - - - diff --git a/java/das/samples/transaction/src/main/java/org/apache/tuscany/samples/das/databaseSetup/DatabaseSetupUtil.java b/java/das/samples/transaction/src/main/java/org/apache/tuscany/samples/das/databaseSetup/DatabaseSetupUtil.java deleted file mode 100644 index fbcbe1a5f7..0000000000 --- a/java/das/samples/transaction/src/main/java/org/apache/tuscany/samples/das/databaseSetup/DatabaseSetupUtil.java +++ /dev/null @@ -1,67 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -package org.apache.tuscany.samples.das.databaseSetup; - -import java.sql.Connection; -import java.sql.ResultSet; - -import org.apache.tuscany.das.rdb.dbconfig.DBConfig; -import org.apache.tuscany.das.rdb.dbconfig.DBConfigUtil; -import org.apache.tuscany.das.rdb.dbconfig.DBInitializer; -import org.apache.tuscany.samples.das.tx.manager.GeronimoTransactionManagerUtil; - -/** - * Setup database, XA resources required by the sample - * - * - */ -public class DatabaseSetupUtil { - private static DBConfig dbConfig = null; - /** - * Constructor for DatabaseSetupUtil. - */ - public DatabaseSetupUtil(String dbConfigFile) throws Exception { - //create database tables, data - DBInitializer dbInitializer = new DBInitializer(dbConfigFile); - dbInitializer.refreshDatabaseData(); - //read DAS Config - dbConfig = DBConfigUtil.loadDBConfig(ClassLoader.getSystemResourceAsStream(dbConfigFile)); - } - - public static DBConfig getDBConfig() { - return DatabaseSetupUtil.dbConfig; - } - - public static void main(String[] args) throws Exception{ - //test program - new DatabaseSetupUtil("BankAccountDBConfig.xml"); - GeronimoTransactionManagerUtil tmUtil = new GeronimoTransactionManagerUtil(); - tmUtil.initTransactionManager(); - tmUtil.startTransaction(); - Connection conn = tmUtil.getConnection(); - - ResultSet rs = conn.createStatement().executeQuery("select id, balance from bankaccount"); - while(rs.next()){ - System.out.println("result row: "+rs.getInt(1)+","+rs.getString(2)); - } - - tmUtil.commitTransaction(); - - } -} diff --git a/java/das/samples/transaction/src/main/java/org/apache/tuscany/samples/das/tx/manager/GeronimoTransactionManagerService.java b/java/das/samples/transaction/src/main/java/org/apache/tuscany/samples/das/tx/manager/GeronimoTransactionManagerService.java deleted file mode 100644 index ee106bec0c..0000000000 --- a/java/das/samples/transaction/src/main/java/org/apache/tuscany/samples/das/tx/manager/GeronimoTransactionManagerService.java +++ /dev/null @@ -1,118 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -package org.apache.tuscany.samples.das.tx.manager; - -import javax.transaction.HeuristicMixedException; -import javax.transaction.HeuristicRollbackException; -import javax.transaction.InvalidTransactionException; -import javax.transaction.NotSupportedException; -import javax.transaction.RollbackException; -import javax.transaction.SystemException; -import javax.transaction.Transaction; -import javax.transaction.TransactionManager; - -import org.apache.geronimo.transaction.manager.TransactionManagerImpl; -import org.apache.geronimo.transaction.manager.XidFactoryImpl; - -/** - * A TransactionManager that delegates to a Geronimo JTA transaction manager. This class serves as a - * wrapper for initializing the Geronimo TM as a system service. - * - * @version $Rev$ $Date$ - */ -public class GeronimoTransactionManagerService implements TransactionManager { - private TransactionManager transactionManager; - private int timeout = 250; - - public GeronimoTransactionManagerService() { - } - - /** - * Returns the transaction timeout in seconds - * - * @return the transaction timeout in seconds - */ - public int getTimeout() { - return timeout; - } - - /** - * Sets the transaction timeout in seconds - */ - public void setTimeout(int timeout) { - this.timeout = timeout; - } - - public void init() throws Exception { - XidFactoryImpl factory = new XidFactoryImpl(); - transactionManager = new TransactionManagerImpl(timeout, factory, null); - } - - public void begin() throws NotSupportedException, SystemException { - transactionManager.begin(); - } - - public void commit() throws HeuristicMixedException, - HeuristicRollbackException, - IllegalStateException, - RollbackException, - SecurityException, - SystemException { - transactionManager.commit(); - } - - public TransactionManager getTransactionManager() { - return transactionManager; - } - - public int getStatus() throws SystemException { - return transactionManager.getStatus(); - } - - public Transaction getTransaction() throws SystemException { - return transactionManager.getTransaction(); - } - - public void resume(Transaction transaction) - throws IllegalStateException, InvalidTransactionException, SystemException { - transactionManager.resume(transaction); - } - - public void rollback() throws IllegalStateException, SecurityException, SystemException { - transactionManager.rollback(); - } - - public void setRollbackOnly() throws IllegalStateException, SystemException { - transactionManager.setRollbackOnly(); - } - - public void setTransactionTimeout(int i) throws SystemException { - transactionManager.setTransactionTimeout(i); - } - - public Transaction suspend() throws SystemException { - return transactionManager.suspend(); - } - - public void begin(long timeout) throws NotSupportedException, SystemException { - transactionManager.begin(); - return; - } - -} diff --git a/java/das/samples/transaction/src/main/java/org/apache/tuscany/samples/das/tx/manager/GeronimoTransactionManagerUtil.java b/java/das/samples/transaction/src/main/java/org/apache/tuscany/samples/das/tx/manager/GeronimoTransactionManagerUtil.java deleted file mode 100644 index 084e735117..0000000000 --- a/java/das/samples/transaction/src/main/java/org/apache/tuscany/samples/das/tx/manager/GeronimoTransactionManagerUtil.java +++ /dev/null @@ -1,122 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -package org.apache.tuscany.samples.das.tx.manager; - -import java.sql.Connection; -import java.sql.SQLException; - -import javax.sql.XAConnection; -import javax.sql.XADataSource; -import javax.transaction.xa.XAResource; -import javax.transaction.xa.Xid; - -import org.apache.geronimo.transaction.manager.XidFactory; -import org.apache.geronimo.transaction.manager.XidFactoryImpl; -import org.apache.tuscany.das.rdb.dbconfig.DBConfig; -import org.apache.tuscany.samples.das.databaseSetup.DatabaseSetupUtil; - -import com.mysql.jdbc.jdbc2.optional.MysqlXADataSource; - -public class GeronimoTransactionManagerUtil { - private GeronimoTransactionManagerService service; - private static XADataSource xads; - private static XAConnection xaconn = null; - private static XAResource xares = null; - private static XidFactory xidFact = null; - private static Xid xid = null; - - public void initTransactionManager() { - // Get a transction manager - try { - xidFact = new XidFactoryImpl(); - // creates an instance of Geronimo TM Service - service = new GeronimoTransactionManagerService(); - service.init(); - service.begin(); - initDataSource(); - initXAConnection(); - } catch (Exception e) { - e.printStackTrace(); - System.exit(1); - } - } - - private void initDataSource() { - //setup XADataSource - xads = new MysqlXADataSource(); - try { - DBConfig dbcfg = DatabaseSetupUtil.getDBConfig(); - ((MysqlXADataSource) xads).setUser(dbcfg.getConnectionInfo().getConnectionProperties().getUserName()); - ((MysqlXADataSource) xads).setPassword(dbcfg.getConnectionInfo().getConnectionProperties().getPassword()); - ((MysqlXADataSource) xads).setUrl(dbcfg.getConnectionInfo().getConnectionProperties().getDatabaseURL()); - ((MysqlXADataSource) xads).setURL(dbcfg.getConnectionInfo().getConnectionProperties().getDatabaseURL()); - } catch (Exception e) { - e.printStackTrace(); - System.exit(1); - } - } - - private void initXAConnection() throws SQLException{ - DBConfig dbcfg = DatabaseSetupUtil.getDBConfig(); - xaconn = xads.getXAConnection(dbcfg.getConnectionInfo().getConnectionProperties().getUserName(), - dbcfg.getConnectionInfo().getConnectionProperties().getPassword()); - } - - public void startTransaction() throws Exception { - try{ - //create XAResource - xid= xidFact.createXid(); - xares = xaconn.getXAResource(); - xares.setTransactionTimeout(250); //something - xares.start(xid, XAResource.TMNOFLAGS); - return; - }catch(Exception e) { - e.printStackTrace(); - throw e; - } - } - - public void commitTransaction() throws Exception { - xares.end(xid, XAResource.TMSUCCESS); - xares.prepare(xid); - xares.commit(xid, false); //onePhase=true/false - } - - public void rollbackTransaction() throws Exception { - xares.end(xid, XAResource.TMFAIL); - xares.prepare(xid); - xares.rollback(xid); - } - - public Connection getConnection() throws SQLException { - return xaconn.getConnection(); - } - - /** - * cleanup - */ - public void cleanup() throws Exception{ - xaconn.close(); - xid = null; - xares = null; - xaconn = null; - xads = null; - service.commit(); - } -} diff --git a/java/das/samples/transaction/src/main/java/org/apache/tuscany/samples/das/tx/sample/MoneyTransfer.java b/java/das/samples/transaction/src/main/java/org/apache/tuscany/samples/das/tx/sample/MoneyTransfer.java deleted file mode 100644 index 650f60f089..0000000000 --- a/java/das/samples/transaction/src/main/java/org/apache/tuscany/samples/das/tx/sample/MoneyTransfer.java +++ /dev/null @@ -1,193 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -package org.apache.tuscany.samples.das.tx.sample; - -import java.io.InputStream; -import java.sql.Connection; -import java.sql.ResultSet; -import java.sql.Statement; - -import org.apache.tuscany.das.rdb.Command; -import org.apache.tuscany.das.rdb.DAS; -import org.apache.tuscany.samples.das.databaseSetup.DatabaseSetupUtil; -import org.apache.tuscany.samples.das.tx.manager.GeronimoTransactionManagerUtil; - -import commonj.sdo.DataObject; - -/** - * Sample using Geronimo TM to execute multiple DAS applyChanges() under one transaction. - * - */ -public class MoneyTransfer { - - private static final String USAGE = "usage: java MoneyTransfer [commit|rollback] [transferAmount]"; - private static final String SQL_REQUEST = "select id, name, balance from bankaccount"; - private static Connection conn = null; - private static DAS das = null; - - private static void printTable() { - try { - Statement stmt = conn.createStatement(); - ResultSet rset = stmt.executeQuery(SQL_REQUEST); - int numcols = rset.getMetaData().getColumnCount(); - for (int i = 1; i <= numcols; i++) { - System.out.print("\t" + rset.getMetaData().getColumnName(i)); - } - System.out.println(); - while (rset.next()) { - for (int i = 1; i <= numcols; i++) { - System.out.print("\t" + rset.getString(i)); - } - System.out.println(""); - } - } catch (Exception e) { - e.printStackTrace(); - } - } - - public static void main(String[] args) { - GeronimoTransactionManagerUtil tmUtil = null; - - if (args.length != 2 || (!args[0].equals("commit") && !args[0].equals("rollback"))) { - System.out.println(USAGE + "\n"); - System.exit(1); - } - - String completion = args[0]; - float transferAmount = 0; - try { - transferAmount = Float.parseFloat(args[1]); - } catch (NumberFormatException e) { - System.out.println(USAGE); - System.out.println("[transferAmount] has to be a float\n"); - System.exit(1); - } - - System.out.println("INIT database"); - try{ - new DatabaseSetupUtil("BankAccountDBConfig.xml"); - }catch(Exception e){ - e.printStackTrace(); - System.exit(1); - } - - try { - System.out.println("INIT transaction manager"); - tmUtil = new GeronimoTransactionManagerUtil(); - tmUtil.initTransactionManager(); - tmUtil.startTransaction(); - } catch (Exception e) { - System.out.println("Exception of type :" + e.getClass().getName() + " has been thrown"); - System.out.println("Exception message :" + e.getMessage()); - e.printStackTrace(); - System.exit(1); - } - - try { - System.out.println("Get a connection"); - conn = tmUtil.getConnection(); - conn.setAutoCommit(false); - } catch (Exception e) { - e.printStackTrace(); - } - - System.out.println("Before transaction, table is:"); - printTable(); - - try { - System.out.println("Begin a transaction"); - init(); //initialize DAS instance - System.out.println("Update the table - 2 accounts"); - withdrawFromBankAccount1(transferAmount); - depositToBankAccount2(transferAmount); - - if (completion.equals("commit")) { - System.out.println("*commit* the transaction"); - tmUtil.commitTransaction(); - } else { - System.out.println("*rollback* the transaction"); - tmUtil.rollbackTransaction(); - } - } catch (Exception e) { - System.out.println("Exception of type :" + e.getClass().getName() + " has been thrown"); - System.out.println("Exception message :" + e.getMessage()); - e.printStackTrace(); - System.exit(1); - } - - System.out.println("After transaction, table is:"); - printTable(); - - System.out.println("Cleanup"); - try { - tmUtil.cleanup(); - } catch (Exception e) { - e.printStackTrace(); - } - - System.out.println("End MoneyTransfer\n"); - System.exit(0); - } - - private static void init(){ - try{ - das = DAS.FACTORY.createDAS(getConfig("BankAccounts.xml"), conn); - }catch(Exception e){ - e.printStackTrace(); - } - } - - /** - * Withdraw asked amount from account1 - * @return - */ - public static final void withdrawFromBankAccount1(float transferAmount) { - Command read = das.getCommand("BankAccount1Data"); - DataObject root = read.executeQuery(); - DataObject account1 = (DataObject)root.getList("BANKACCOUNT").get(0); - float currentBalance = account1.getFloat("BALANCE"); - float newBalance = currentBalance - transferAmount; - account1.setFloat("BALANCE", newBalance); - das.applyChanges(root); - } - - /** - * Deposit asked amount into account2 - * @return - */ - public static final void depositToBankAccount2(float transferAmount) { - Command read = das.getCommand("BankAccount2Data"); - DataObject root = read.executeQuery(); - DataObject account2 = (DataObject)root.getList("BANKACCOUNT").get(0); - float currentBalance = account2.getFloat("BALANCE"); - float newBalance = currentBalance + transferAmount; - account2.setFloat("BALANCE", newBalance); - das.applyChanges(root); - } - - /**Utilities - * - * @param fileName - * @return - */ - private static InputStream getConfig(String fileName) { - MoneyTransfer jdbcExample = new MoneyTransfer(); - return jdbcExample.getClass().getClassLoader().getResourceAsStream(fileName); - } -} diff --git a/java/das/samples/transaction/src/main/resources/BankAccountDBConfig.xml b/java/das/samples/transaction/src/main/resources/BankAccountDBConfig.xml deleted file mode 100644 index 1ade9f2341..0000000000 --- a/java/das/samples/transaction/src/main/resources/BankAccountDBConfig.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - 1, 'John Feng', 1200 - 2, 'John Feng', 0 -
- -
diff --git a/java/das/samples/transaction/src/main/resources/BankAccounts.xml b/java/das/samples/transaction/src/main/resources/BankAccounts.xml deleted file mode 100644 index 09c1a5bb04..0000000000 --- a/java/das/samples/transaction/src/main/resources/BankAccounts.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - -
- -
-- cgit v1.2.3