Web Service
Table of Contents
아키텍처#
- An Introduction to Service-Oriented Architecture from a Java Developer Perspective - 자바 개발자를 위한 SOA구조의 소개
SOA#
- SOA 기술자료 - 링크
- Service-Oriented Architecture(SOA) 입문 - 링크
- UML서비스 컴포넌트를 사용하여 SOA아키텍처 패턴 표현하기 - UML서비스 컴포넌트를 사용하여 SOA아키텍처 패턴 표현하기
- 레거시 시스템을 SOA로 바꾸기 - 레거시 시스템을 SOA로 바꾸기
article & tutorials#
- Web Service development with eclipse - eclipse를 이용한 웹서비스 개발방법을 알아본다.
- Processing Request/Response Messages of a Web Service Using Handler Chain - 핸들러 체인을 사용하여 웹서비스의 요청/응답 메시지 처리하기
- File Service Using Handler - 핸들러를 사용하여 첨부파일 웹서비스 구현하기
- Developing a Web service using an industry-specific messaging standard - 업계가 지정한 메시지 표준을 사용하여 웹 서비스 개발하기(링크)
- Using JAX-WS with Maven - Maven으로 JAX-WS 사용하기(영문링크)
- Maven을 지원하는 JAX-WS 사용 - 한글번역(링크)
Axis#
Axis#
- Axis12 Install - 설치가이드(Axis1.2버전 기준)
- Axis User Guide - 유저가이드(Axis1.2버전 기준)
- Developing Java Web Services with AXIS - AXIS로 자바 웹서비스 개발하기
Axis2 공식문서#
- Using the SOAP Monitor - SOAP 모니터를 사용하기
- Axis2 Integration With The Spring Framework - Axis2와 Spring 프레임워크 함께 사용하기
- RESTful Web Services Support - RESTful 웹서비스 지원
- Axis2 Configuration Guide - Axis2 설정 가이드(버전 1.2기준)
Axis2 관련 아티클(한글)#
- Axis2, WTP, Axis Service Archive (AAR) 만들기 - Axis2, WTP, Axis Service Archive (AAR) 만들기
- Axis2와 Spring프레임워크 연동하기 - Axis2, Spring 프레임워크 연동하기
Axis2 에서 첨부파일 처리하기(한글)#
- Handling Binary Data with Axis2 (RPC타입) - Axis2 를 사용하여 바이너리 데이터를 다루는 샘플 예제 살펴보기
- Handling Binary Data with Axis2 (SWA타입) - Axis2에서 SWA타입으로 바이너리 데이터를 다루기
- Handling Binary Data with Axis2 (MTOM타입) - Axis2에서 MTOM타입으로 바이너리 데이터를 다루기
Axis2 관련 아티클(영문)#
- Axis2 Execution Framework - Axis2 실행 프레임워크(영문)
- Working With Apache Axis2 - Apache Axis2로 작업하기(영문)
- Using SOAP with Attachments in Apache Axis2 - Apache Axis2에서 첨부파일을 가지는 SOAP사용하기(영문)
- Downloading a Binary File from a Web Service using Axis2 and SOAP with Attachments - Axis2와 첨부를 가진 SOAP을 사용하는 웹서비스에서 바이너리 파일 다운로드하기(영문)
- Writing an Axis2 Service from Scratch - 계약(Contract)에 기초한 방식과 코드에 기초한 방식에 따른 웹서비스 개발을 다룬다. (영문)
- Java Web services, Part 2: Digging into Axis2: AXIOM - AXIOM(영문링크)
- Java Web Services, Part 3: Axis2 Data Binding - Axis2 데이터 바인딩 파트 3(영문링크)
- Sending Attachments with SOAP - SOAP으로 첨부파일 보내기(영문링크)
- Axis2관련 자료 - Axis2관련자료(링크)
RESTful WebService#
artiche & tutorial#
- Restlet Tutorial ko - Restlet 튜토리얼 한글문서
- RESTful Web services and their Ajax-based clients - RESTful 웹서비스와 Ajax기반의 클라이언트
- GET방식의 RESTful Web Services - GET방식의 RESTful 웹서비스 구현하기
- An Introduction to Building RESTful Web Services in Java Using NetBeans 6.0 - NetBeans 6.0을 사용하여 RESTful 웹서비스 만들기
- An Introduction to Building RESTful Web Services in Java Using eclipse - eclipse europa를 사용하여 RESTful 웹서비스 만들기
- Getting Started With RESTful Web Services Development - Sun Web Developer Pack R2를 사용하여 RESTful 웹서비스 개발 시작하기
- Rails to Java via REST - RESTfull 웹서비스를 통해 Rails에서 Java로 연결하기
Jersey#
- jeysey를 이용해서 간단히 REST구현하기 : Jersey를 이용해서 간단히 REST구현하기
- jeysey와 Spring연동하기 : Jersey와 Spring프레임워크 연동하기
Apache CXF#
관련URL#
- http://www.ibm.com/developerworks/kr/library/ws-pojo-springcxf/index.html : 스프링과 아파치 CXF를 이용해 POJO 웹 서비스를 디자인하고 구현하기, Part 1: CXF와 스프링을 사용하는 웹 서비스 만들기 소개
- http://www.ibm.com/developerworks/kr/library/ws-pojo-springcxf2/index.html : 스프링과 아파치 CXF를 이용해 POJO 웹 서비스를 디자인하고 구현하기, Part 2: RESTful 웹 서비스 만들기
link#
- Building Web Services the REST Way - REST방식으로 웹서비스 빌드하기(영문링크)
- Axis2 RESTful Web Services Support - Axis2의 REST 웹서비스 지원(영문링크)
- RESTful Web Services - Sun의 RESTful 웹서비스 관련 아티클(영문링크)
- URI Template - URI Template에 관련한 문서(영문링크)
- Getting Started with RESTful Web Services on Tomcat - (영문링크)
Metro#
- Metro 홈페이지 - 웹서비스 프레임워크
- 이창신님 소개글 - 블로그 링크
- Metro를 사용하여 Kerberos 기반의 안전한 서비스 구축 - (링크)
Oracle Web Service#
보안#
- WS-Security 구현 - WS-Security 구현(링크)
JBoss WebService#
- JBoss At Work: Web Services, Part 1 - JBoss At Work: Web Services, Part 1(영문링크)
- JBoss At Work: Web Services, Part 2 - JBoss At Work: Web Services, Part 2(영문링크)
'웹서비스' 카테고리의 다른 글
AXIS2에서 SOAP Header 다루기 Part 1~3(AXIS2 Module). (0) | 2010.07.15 |
---|---|
Apache AXIS를 이용한 웹서비스 강좌 - 예제포함 (0) | 2010.07.13 |
SOAP 서비스 개발 (0) | 2010.07.12 |
axis2 설치하기 (0) | 2010.07.12 |
AXIS2.0 설치및 환경설정 (0) | 2010.07.12 |