아직 한번도 사용해보지 못한 이놈을 이번엔 꼭 적용해 보고 싶다.
이미 실행 불가능한 일정에서 어떻게든 시간을 내어 외부연동으로 사용해야 될텐데....
일단 오려두고, 자극해 보자.

Spring Web Services 1.0 Released

After two years of development, we are pleased to announce that Spring Web Services 1.0 is now available.

Spring-WS Logo

Download | Reference documentation | API documentation

Spring Web Services is a product of the Spring community focused on the creation of document-driven, contract-first web services. The key features of Spring Web Services include...

  • Making the best practice the easy practice: Spring Web Services makes enforcing best practices easier. This includes practices such as the WS-I basic profile, Contract-First development, and having a loose coupling between contract and implementation.
  • Powerful mappings: You can route an incoming XML request to any handler depending on message payload, SOAP Action header, or XPath expression.
  • XML API support: Incoming XML messages can be handled in standard JAXP APIs such as DOM, SAX, and StAX, but also JDOM, dom4j, XOM, or even marshalling technologies.
  • Flexible XML Marshalling: The Object/XML Mapping module in the Spring Web Services distribution supports JAXB 1 and 2, Castor, XMLBeans, JiBX, and XStream.  Because it is a separate module, you can use it in other environments as well.
  • Reuse of your Spring expertise: Spring-WS uses Spring application contexts for all configuration, which gets you up-and-running quickly. Also, the architecture of Spring-WS resembles that of Spring-MVC.
  • Support for WS-Security: WS-Security allows you to sign SOAP messages, encrypt and decrypt them, or authenticate against them. And it integrates with Spring Security!

Learn more about Spring Web Services at The Spring Experience, December 12 - 15, 2007 at the Westin Diplomat in Hollywood, Florida. Arjen will deliver two sessions on Spring Web Services there: Introducing Spring Web Services, and WS-DuckTyping with Web Services.

See the release notes for a list of fixes since 1.0-RC2.

Finally, a big word of thanks to all involved. It would not have been possible without you!


Posted by 윤성한

BLOG main image
2008년은 꿈의시작 입니다.^^* by 윤성한

카테고리

분류 전체보기 (196)
DomainDemoProject (12)
Presentation Layer (17)
Business Layer (8)
Persistence Layer (1)
책읽기 (28)
나의생각 (81)
기타 (23)
프로젝트에서 생긴일 (3)
Web Service (2)
Message Service (2)
Flex (0)
SpringDM(OSGi) (2)
생각창고 (3)
Terracotta (5)
ITSM (1)
개발환경 (1)