블로그 이미지
News and Announcements (at) Apache Software Foundation. 노안돼지
Apache Software Foundation The Apache User Group KLDP From download

Recent Post»

Recent Comment»

Recent Trackback»

Archive»

« 2025/5 »
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

아파치 소프트웨어 재단은 아파치 오픈 소스 소프트웨어 프로젝트 커뮤니티 지원을 제공합니다.
아파치 프로젝트는 협업과 개발 프로세스를 기반으로 하는 상호간의 공감대와 개방되어 있는 실용적인 소프트웨어 라이센스, 그 분야에서 선두를 달릴 수 있는 고품질 소프트웨어 개발을 추구하고 있습니다.

우리는 심플한 서버 공유 프로젝트의 모임이라고도 하지만 오히려 개발자와 사용자간의 커뮤니티라고 생각합니다.

Apache MINA 2.0.0-M6 릴리즈

뉴스/소식 | 2009. 6. 4. 08:27 | Posted by 노안돼지

The Apache MINA project team is proud to announce the new Milestone of Apache MINA version 2.0.0-M6, a bug fix release.

Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily by providing an abstract, event-driven, asynchronous API over various transports such as TCP/IP and UDP/IP vis Java NIO.

The Apache MINA project website includes resources such as introductory presentation slides, tutorials, and examples to help you learn MINA as soon as possible.

The changeLog is provided at the end of this mail

Download :
==========
* http://mina.apache.org/downloads.html

Quick links:
============
* Homepage - http://mina.apache.org/
* FAQ - http://mina.apache.org/faq.html
* Testimonials - http://mina.apache.org/testimonials.html
* Documentation - http://mina.apache.org/documentation.html
* Performance - http://mina.apache.org/performance-test-reports.html


The Apache MINA project team is always open for your feedback.  Please let us know what you think about MINA via our mailing list and support forum: http://mina.apache.org/contact.html

Thank you !

Release Notes - MINA - Version 2.0.0-M6
---------------------------------------
Bug

   * [DIRMINA-687] - 2.0.0-M5 REGRESSION: sessionClosed called before doDecode completes
   * [DIRMINA-706] - The project ftpserver can't work with mina-2.0-m5
   * [DIRMINA-712] - DefaultIoFilterChainBuilder.replace(String, IoFilter) throws ClassCastException
   * [DIRMINA-713] - IoBufferHexDumper.getHexdump() over-allocates

The Apache MINA PMC.

:

Apache Axis2/C 1.6.0 릴리즈

뉴스/소식 | 2009. 6. 1. 16:14 | Posted by 노안돼지

We are pleased to announce the release of Apache Axis2/C version 1.6.0.
You can download this release from
http://ws.apache.org/axis2/c/download.cgi

 

Key Features

  1. Support for one-way messaging (In-Only) and request response messaging (In-Out)
  2. Client APIs : Easy to use service client API and more advanced operation client API
  3. Transports supported : HTTP
      * Inbuilt HTTP server called simple axis server
      * Apache2 httpd module called mod_axis2 for server side
      * IIS module for server side. Supports IIS 5.1, 6 and 7.
      * Client transport with ability to enable SSL support
      * Basic HTTP Authentication
      * Digest HTTP Authentication
      * libcurl based client transport
      * CGI interface
  4. Transports supported : HTTPS
      * HTTPS Transport implementation using OpenSSL
  5. Transports supported : TCP
      * for both client and server side
  6. Transports supported : AMQP
      * AMQP Transport implementation using Apache Qpid
      * Available only in Linux platforms.
      * At an experimental stage. Please refer the INSTALL file build this.
  7. Transport proxy support (HTTP)
      * Proxy Authentication (Basic/Digest)
  8. Module architecture, mechanism to extend the SOAP processing model.
  9. WS-Addressing support, both the submission (2004/08) and final (2005/08) versions, implemented as a module.
  10. MTOM/XOP support.
  11. AXIOM, an XML object model optimized for SOAP 1.1/1.2 messages; This has complete XML infoset support.
  12. XPath support for Axiom XML Object model
  13. XML parser abstraction
      * Libxml2 wrapper
      * Guththila pull parser support
  14. Both directory based and archive based deployment models for deploying services and modules
  15. Description hierarchy providing access to static data of Axis2/C runtime (configuration, service groups, services, operations and messages)
  16. Context hierarchy providing access to dynamic Axis2/C runtime information (corresponding contexts to map to each level of description hierarchy)
  17. Message receiver abstraction
      * Inbuilt raw XML message receiver
  18. Code generation tool for stub and skeleton generation for a given WSDL (based on Java tool)
      *  Axis Data Binding (ADB) support
  19. REST support (more POX like) using HTTP POST, GET, HEAD, PUT and DELETE
      *  Support for RESTful Services
  20. Comprehensive documentation
      * Axis2/C Manual
  21. WS-Policy implementation called Neethi/C, with WS-SecurityPolicy extension



Major Changes Since Last Release

  1. XPath support for Axiom XML object model
  2. CGI support
  3. Improvements to MTOM to send, receive very large attachments
  4. Improvements to AMQP transport
  5. Improvements to WSDL2C codegen tool
  6. Many bug fixes.
  7. Memory leak fixes

 
We welcome your early feedback on this implementation.

Thanks for your interest in Axis2/C !!!

-- Apache Axis2/C Team --

:

Apache Tuscany SCA Java 1.5 릴리즈

뉴스/소식 | 2009. 6. 1. 16:12 | Posted by 노안돼지

The Apache Tuscany team are pleased to announce the 1.5 release of the Java SCA project.

Apache Tuscany provides a runtime environment based on the Service Component Architecture (SCA). SCA is a set of specifications aimed at simplifying SOA application development. These specifications are being standardized by OASIS as part of the Open Composite Services Architecture (Open CSA).

This 1.5 release is a maintenance release over the previous releases and includes numerous bug fixes and enhancements, see the RELEASE_NOTES and CHANGES file for details, and to download the distributions please go to:

http://tuscany.apache.org/sca-java-releases.html

To find out more about OASIS Open CSA go to:

http://www.oasis-opencsa.org

Apache Tuscany welcomes your help. Any contribution, including code, testing, contributions to the documentation, or bug reporting is always appreciated. For more information on how to get involved in Apache Tuscany visit the website at:

http://tuscany.apache.org

Thank you for your interest in Apache Tuscany!

: