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

Recent Post»

Recent Comment»

Recent Trackback»

Archive»

« 2009/6 »
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

 

'2009/06/04'에 해당되는 글 2

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

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

Apache Tomcat 6.0.20 릴리즈

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

Apache Tomcat 팀에서 안정화된 Apache Tomcat 6.0.20을 릴리즈 하였습니다.
이 릴리즈는 Apache Tomcat 6.0.18에서 발견된 여러가지 문제를 해결하였습니다.

Apache Tomcat 6.0은 Apache Tomcat 5.5보다 훨씬 나은 기능을 가지고 있으며, 서블릿(Servlet) 2.5와 JSP 2.1 규약을 지원합니다.
또한 리팩터드 클러스터링 구현(refactored clustering implementation)과 확장 IO 특성과 메모리 사용에 대한 개선이 포함되어있습니다. 

변경된 목록 로그를 확인하시려면 아래의 주소를 참조하세요.
http://tomcat.apache.org/tomcat-6.0-doc/changelog.html

다운로드
http://tomcat.apache.org/download-60.cgi

Apache Tomcat 5.5.x로부터의  마이그레이션 가이드
http://tomcat.apache.org/migration.html

감사합니다.
-- The Apache Tomcat Team

:

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.

: