메트로WSIT
Metro WSIT![]() | 이 문서는 갱신할 필요가 있습니다.(2018년 1월) |
WSIT(Web Services Interoperability Technology)는 차세대 웹 서비스 기술을 개발하기 위해 Sun Microsystems가 시작한 오픈 소스 프로젝트입니다.Java Web Services와 Microsoft의 Windows Communication Foundation(WCF)[1] 간의 상호 운용성을 제공합니다.
이는 에서 사용되는 Microsoft Windows Communication Foundation과 호환되는 방법으로 고급 WS-* 기능을 사용할 수 있도록 하는 Java 프로그래밍 언어 API로 구성됩니다.NET. 다양한 제품 간의 상호 운용성은 Java Web Services와 Microsoft Windows [2]Communication Foundation 간의 상호 운용성을 제공하는 JAX-WS와 같은 다수의 웹 서비스 사양을 구현함으로써 달성됩니다.
WSIT는 현재 Eclipse Metro의 일부로 개발 중입니다.
WSIT는 기본 SOAP 프로토콜의 일련의 확장이므로 JAX-WS 및 JAXB를 사용합니다.이것은 바이너리 DCOM과 같은 새로운 프로토콜이 아닙니다.
WSIT는 다음을 포함한 WS-I 사양을 구현합니다.
- 메타데이터
- 보안.
- 메시지
- WS 신뢰성 높은 메시지
- WS-RMPolicy
- 트랜잭션
- WS-조정
- WS-Atomic Transaction(원자성 트랜잭션)
「 」를 참조해 주세요.
레퍼런스
- ^ "Web Services Interoperability Technology Features". Archived from the original on 2007-01-28.
Web Services Interoperability Technology (WSIT) provides interoperability between Java Web Services and Microsoft's Windows Communication Foundation.
- ^ "Web Services Interoperability Technology Features". Archived from the original on 2007-01-28.
Interoperability is accomplished by implementing a number of WS-*specifications and holding plugfests where Sun and Microsoft engineers work together testing our respective implementations of those specifications. As an extension to JAX-WS, WSIT provides additional interoperability between Java Web Services and Microsoft's Windows Communication Foundation. It focuses on enterprise class features such as security, reliable messaging, and atomic transactions.
외부 링크
- 공식 웹사이트
- Sun Developer Network의 WSIT 페이지
- WS-I와 WSIT의 차이점은 무엇입니까?
- java.net 프로젝트 페이지
- WSIT 매뉴얼
- WS-I 정보
모델 기반 서비스의 상호 운용을 위한 웹 서비스에 한정되지 않고 적용 가능한 일반적인 프레임워크는 다음과 같습니다.