Monday 8 May 2006

Apache Axis2 1.0 Released

Apache Axis2 คือ การออกแบบและ implement Apache Axis ใหม่ เพื่อให้มีประสิทธิภาพ,modular และ XML-oriented มากขึ้น
Axis2 ออกแบบมาให้รองรับการใช้ plug-in เพื่อเพิ่ม feature ใหม่ๆให้เว็บเซอร์วิสได้ เช่น security และ reliability
โดย plug-in ที่ออกมาแล้วก็ เช่น
* Apache Sandesha2 - สนับสนุน WS-ReliableMessaging
* Apache Kandula2 - WS-Coordination และ WS-AtomicTransaction
* Apache Rampart - WS-Security

โดยตัว Axis2 core สนับสนุน specification คือ
* SOAP 1.1 และ 1.2
* Message Transmission Optimization Mechanism (MTOM), XML Optimized Packaging (XOP) และ SOAP with Attachments
* WSDL 1.1
* WS-Addressing (submission and final)
* WS-Policy
* SAAJ 1.1
ส่วน transport protocol ที่สนับสนุน คือ
* HTTP
* SMTP
* JMS
* TCP

ดูรายละเอียดได้ที่ http://ws.apache.org/axis2

ที่มา http://www.apachenews.org/archives/000861.html
http://ws.apache.org/axis2