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

Recent Post»

Recent Comment»

Recent Trackback»

Archive»

« 2011/4 »
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

 

'2011/04'에 해당되는 글 2

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

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

Apache Tuscany SCA Java 1.6.2 릴리즈

뉴스/소식 | 2011. 4. 18. 13:50 | Posted by 노안돼지
The Apache Tuscany team is pleased to announce the 1.6.2 release of the Java SCA project.

Apache Tuscany/SCA provides a runtime environment based on 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).

The 1.6.2 release includes some bug fixes to the previous 1.6.1 release, as described in the RELEASE_NOTES and CHANGES files. To download the distributions, please go to:

http://tuscany.apache.org/sca-java-1x-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!
:

Apache MINA 2.0.3 릴리즈

뉴스/소식 | 2011. 4. 18. 13:50 | Posted by 노안돼지
The Apache MINA project team is proud to announce the release of Apache MINA version 2.0.3.

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.

This version fixes a few errors found since we released 2.0.3

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.3
--------------------------------

Bug

  * [DIRMINA-627 <https://issues.apache.org/jira/browse/DIRMINA-627>]
    - ByteBuffer.getObject() doesn't support Class objects for
    non-serializable classes
  * [DIRMINA-678 <https://issues.apache.org/jira/browse/DIRMINA-678>]
    - NioProcessor 100% CPU usage on Linux (epoll selector bug)
  * [DIRMINA-809 <https://issues.apache.org/jira/browse/DIRMINA-809>]
    - Bundle-SymbolicName missing in MANIFEST.MF for some modules
  * [DIRMINA-811 <https://issues.apache.org/jira/browse/DIRMINA-811>]
    - Exceptions in MessageDecoder.decode() cause problems for
    subsequent decode operations.
  * [DIRMINA-814 <https://issues.apache.org/jira/browse/DIRMINA-814>]
    - Slow Receivers(servers) cannot read data already written by
    client applications after connection close is initiated by client
  * [DIRMINA-815 <https://issues.apache.org/jira/browse/DIRMINA-815>]
    - CumulativeProtocolDecoder.decode(...) does not find previous buffer
  * [DIRMINA-819 <https://issues.apache.org/jira/browse/DIRMINA-819>]
    - Synchronous behavior while adding and removing connections
  * [DIRMINA-820 <https://issues.apache.org/jira/browse/DIRMINA-820>]
    - ReferenceCountingFilter didn't work well

Improvement

  * [DIRMINA-799 <https://issues.apache.org/jira/browse/DIRMINA-799>]
    - We should not export the distribution files to Maven repo
  * [DIRMINA-823 <https://issues.apache.org/jira/browse/DIRMINA-823>]
    - Add IoBuffer.putUnsigned* methods to balance the getUnsigned*
    methods for completeness

New Feature

  * [DIRMINA-816 <https://issues.apache.org/jira/browse/DIRMINA-816>]
    - NioSocketConnector missing defaultLocalAddress

Wish

  * [DIRMINA-788 <https://issues.apache.org/jira/browse/DIRMINA-788>]
    - RequestResponseFilter - Javadoc and Examples



The Apache MINA PMC.


-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com
: