WEBSERVICE_DEMO-源码

上传者: 42121754 | 上传时间: 2021-06-23 12:05:02 | 文件大小: 16.48MB | 文件类型: ZIP
作者 Damodar R Yemme (dyemme{at}gmail.com) 提供有关设置或问题的任何帮助。 南高齿 使用部署在 Tomcat 或 Liberty 配置文件服务器上的 Postgre SQL 数据库创建 SOAP Web 服务的示例。 学生客户端项目使用soapClient.js 与SOAP Service 进行交互。 所需工具# Eclipse Luna, Postgres 数据库和 IBM Liberty 配置文件服务器。 #“学生”数据库的数据库脚本 CREATE TABLE STUDENT ( STUDENT_ID 序列号非空, FIRST_NAME 字符变化(50), LAST_NAME 字符变化(50), MIDDLE_NAME 字符变化(50), CONSTRAINT PF_STUDENT PRIMARY KEY (STUDENT_ID) ); 插入学

文件下载

资源详情

[{"title":"( 86 个子文件 16.48MB ) WEBSERVICE_DEMO-源码","children":[{"title":"WEBSERVICE_DEMO-master","children":[{"title":"StudentWebService","children":[{"title":".project <span style='color:#111;'> 1014B </span>","children":null,"spread":false},{"title":"WebContent","children":[{"title":"WEB-INF","children":[{"title":"hibernate-cfg.xml <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false},{"title":"lib","children":[{"title":"spring-context-3.1.1.RELEASE.jar <span style='color:#111;'> 811.59KB </span>","children":null,"spread":false},{"title":"commons-compress-1.5.jar <span style='color:#111;'> 250.24KB </span>","children":null,"spread":false},{"title":"org.springframework.context.support_3.1.1.release.jar <span style='color:#111;'> 112.17KB </span>","children":null,"spread":false},{"title":"jboss-logging-annotations-1.2.0.Beta1.jar <span style='color:#111;'> 11.29KB </span>","children":null,"spread":false},{"title":"hibernate-commons-annotations-4.0.5.Final.jar <span style='color:#111;'> 73.56KB </span>","children":null,"spread":false},{"title":"javassist-3.18.1-GA.jar <span style='color:#111;'> 697.46KB </span>","children":null,"spread":false},{"title":"jackson-mapper-asl-1.9.13.jar <span style='color:#111;'> 762.37KB </span>","children":null,"spread":false},{"title":"dom4j-1.6.1.jar <span style='color:#111;'> 306.54KB </span>","children":null,"spread":false},{"title":"spring-web-3.1.1.RELEASE.jar <span style='color:#111;'> 531.53KB </span>","children":null,"spread":false},{"title":"org.springframework.aop_3.1.1.RELEASE.jar <span style='color:#111;'> 344.18KB </span>","children":null,"spread":false},{"title":"org.springframework.web.servlet_3.1.1.RELEASE.jar <span style='color:#111;'> 581.97KB </span>","children":null,"spread":false},{"title":"org.springframework.test-3.1.1.RELEASE.jar <span style='color:#111;'> 224.34KB </span>","children":null,"spread":false},{"title":"org.springframework.asm_3.1.1.RELEASE.jar <span style='color:#111;'> 55.66KB </span>","children":null,"spread":false},{"title":"spring-oxm-3.1.1.RELEASE.jar <span style='color:#111;'> 71.39KB </span>","children":null,"spread":false},{"title":"spring-beans-3.1.1.RELEASE.jar <span style='color:#111;'> 576.00KB </span>","children":null,"spread":false},{"title":"spring-jdbc-3.1.1.RELEASE.jar <span style='color:#111;'> 395.25KB </span>","children":null,"spread":false},{"title":"org.springframework.orm_3.1.1.RELEASE.jar <span style='color:#111;'> 388.04KB </span>","children":null,"spread":false},{"title":"avro-1.7.6.jar <span style='color:#111;'> 415.61KB </span>","children":null,"spread":false},{"title":"lucene-core-3.6.2.jar <span style='color:#111;'> 1.47MB </span>","children":null,"spread":false},{"title":"hibernate-core-4.3.6.Final.jar <span style='color:#111;'> 5.01MB </span>","children":null,"spread":false},{"title":"log4j-1.2.17.jar <span style='color:#111;'> 478.40KB </span>","children":null,"spread":false},{"title":"jackson-core-asl-1.9.13.jar <span style='color:#111;'> 226.80KB </span>","children":null,"spread":false},{"title":"org.springframework.transaction_3.1.1.RELEASE.jar <span style='color:#111;'> 259.71KB </span>","children":null,"spread":false},{"title":"jnet.jar <span style='color:#111;'> 3.23KB </span>","children":null,"spread":false},{"title":"commons-collections-3.1.jar <span style='color:#111;'> 546.26KB </span>","children":null,"spread":false},{"title":"jboss-logging-3.1.4.GA.jar <span style='color:#111;'> 55.85KB </span>","children":null,"spread":false},{"title":"cglib-nodep-2.2.2.jar <span style='color:#111;'> 319.25KB </span>","children":null,"spread":false},{"title":"slf4j-api-1.6.1.jar <span style='color:#111;'> 24.90KB </span>","children":null,"spread":false},{"title":"org.springframework.expression_3.1.1.RELEASE.jar <span style='color:#111;'> 181.49KB </span>","children":null,"spread":false},{"title":"postgresql-9.3-1102.jdbc4.jar <span style='color:#111;'> 578.52KB </span>","children":null,"spread":false},{"title":"antlr-2.7.7.jar <span style='color:#111;'> 434.85KB </span>","children":null,"spread":false},{"title":"org.springframework.aspects-3.1.1.RELEASE.jar <span style='color:#111;'> 49.15KB </span>","children":null,"spread":false},{"title":"xml-apis-1.3.03.jar <span style='color:#111;'> 190.55KB </span>","children":null,"spread":false},{"title":"com.springsource.org.aopalliance-1.0.0.jar <span style='color:#111;'> 4.51KB </span>","children":null,"spread":false},{"title":"jandex-1.1.0.Final.jar <span style='color:#111;'> 74.76KB </span>","children":null,"spread":false},{"title":"jsse.jar <span style='color:#111;'> 439.44KB </span>","children":null,"spread":false},{"title":"jta-1.1.jar <span style='color:#111;'> 10.64KB </span>","children":null,"spread":false},{"title":"spring-tx-3.1.1.RELEASE.jar <span style='color:#111;'> 240.94KB </span>","children":null,"spread":false},{"title":"spring-core-3.1.1.RELEASE.jar <span style='color:#111;'> 438.79KB </span>","children":null,"spread":false},{"title":"javassist-3.12.0.GA.jar <span style='color:#111;'> 618.47KB </span>","children":null,"spread":false}],"spread":false},{"title":"student.xml <span style='color:#111;'> 1.72KB </span>","children":null,"spread":false},{"title":"webservices.xml <span style='color:#111;'> 918B </span>","children":null,"spread":false},{"title":"log4j.properties <span style='color:#111;'> 1.73KB </span>","children":null,"spread":false},{"title":"data-access.xml <span style='color:#111;'> 2.06KB </span>","children":null,"spread":false},{"title":"web.xml <span style='color:#111;'> 1.14KB </span>","children":null,"spread":false},{"title":"hibernate-cfg123.xml <span style='color:#111;'> 955B </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 10B </span>","children":null,"spread":false}],"spread":true},{"title":"images","children":[{"title":"64_search_white.png <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"15_thumbsup_white.png <span style='color:#111;'> 1.39KB </span>","children":null,"spread":false},{"title":"16_thumbs_down_white.png <span style='color:#111;'> 1.39KB </span>","children":null,"spread":false},{"title":"16_thumbs_down_background.png <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"25_whiteX_background.png <span style='color:#111;'> 1.69KB </span>","children":null,"spread":false},{"title":"15_thumbsup_background.png <span style='color:#111;'> 1.39KB </span>","children":null,"spread":false},{"title":"processing_335d7c_72x72.gif <span style='color:#111;'> 40.83KB </span>","children":null,"spread":false}],"spread":true},{"title":"js","children":[{"title":"jquery-ui-1.9.2.custom.min.js <span style='color:#111;'> 232.23KB </span>","children":null,"spread":false},{"title":"jquery.spin.js <span style='color:#111;'> 1.54KB </span>","children":null,"spread":false},{"title":"jquery.soap.js <span style='color:#111;'> 17.65KB </span>","children":null,"spread":false},{"title":"jquery.min.js <span style='color:#111;'> 92.19KB </span>","children":null,"spread":false},{"title":"student.js <span style='color:#111;'> 8.13KB </span>","children":null,"spread":false},{"title":"jquery-2.0.3.min.js <span style='color:#111;'> 81.65KB </span>","children":null,"spread":false},{"title":"jquery-ui-1.9.2.custom.js <span style='color:#111;'> 439.58KB </span>","children":null,"spread":false},{"title":"spin.js <span style='color:#111;'> 9.69KB </span>","children":null,"spread":false}],"spread":true},{"title":"student","children":[{"title":"online.html <span style='color:#111;'> 3.30KB </span>","children":null,"spread":false}],"spread":true},{"title":"META-INF","children":[{"title":"MANIFEST.MF <span style='color:#111;'> 23B </span>","children":null,"spread":false}],"spread":true},{"title":"css","children":[{"title":"student.css <span style='color:#111;'> 1.63KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"src","children":[{"title":"com","children":[{"title":"demo","children":[{"title":"service","children":[{"title":"StudentService.java <span style='color:#111;'> 2.43KB </span>","children":null,"spread":false}],"spread":true},{"title":"webservice","children":[{"title":"delegate","children":[{"title":"StudentWebServiceDelegate.java <span style='color:#111;'> 4.69KB </span>","children":null,"spread":false}],"spread":true},{"title":"StudentWebService.java <span style='color:#111;'> 2.65KB </span>","children":null,"spread":false}],"spread":true},{"title":"dao","children":[{"title":"StudentDAO.java <span style='color:#111;'> 7.89KB </span>","children":null,"spread":false}],"spread":true},{"title":"data","children":[{"title":"config","children":[{"title":"Student.xbm.xml <span style='color:#111;'> 569B </span>","children":null,"spread":false}],"spread":true},{"title":"Student.java <span style='color:#111;'> 1.28KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"META-INF","children":[{"title":"persistence.xml <span style='color:#111;'> 368B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":".settings","children":[{"title":"org.eclipse.wst.jsdt.ui.superType.container <span style='color:#111;'> 49B </span>","children":null,"spread":false},{"title":"org.eclipse.jpt.core.prefs <span style='color:#111;'> 141B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.project.facet.core.xml <span style='color:#111;'> 411B </span>","children":null,"spread":false},{"title":"org.eclipse.ltk.core.refactoring.prefs <span style='color:#111;'> 104B </span>","children":null,"spread":false},{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'> 357B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.jsdt.ui.superType.name <span style='color:#111;'> 6B </span>","children":null,"spread":false},{"title":"com.ibm.etools.webtools.packagepreferences.prefs <span style='color:#111;'> 57B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.project.facet.core.prefs.xml <span style='color:#111;'> 158B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.component <span style='color:#111;'> 6.48KB </span>","children":null,"spread":false},{"title":".jsdtscope <span style='color:#111;'> 491B </span>","children":null,"spread":false}],"spread":true},{"title":".classpath <span style='color:#111;'> 4.48KB </span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明