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

Recent Post»

Recent Comment»

Recent Trackback»

Archive»

« 2024/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

 

'CXF'에 해당되는 글 5

  1. 2010.10.12 Apache CXF 2.3.0 릴리즈
  2. 2009.06.01 Apache CXF 2.2.2 릴리즈
  3. 2009.03.20 Apache CXF 2.2 released
  4. 2009.02.11 Apache CXF 2.1.4 released!
  5. 2009.02.11 Apache CXF 2.0.10 released!
 
아파치 소프트웨어 재단은 아파치 오픈 소스 소프트웨어 프로젝트 커뮤니티 지원을 제공합니다.
아파치 프로젝트는 협업과 개발 프로세스를 기반으로 하는 상호간의 공감대와 개방되어 있는 실용적인 소프트웨어 라이센스, 그 분야에서 선두를 달릴 수 있는 고품질 소프트웨어 개발을 추구하고 있습니다.

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

Apache CXF 2.3.0 릴리즈

뉴스/소식 | 2010. 10. 12. 22:59 | Posted by 노안돼지
The Apache CXF team is proud to announce the availability of the 2.3.0 release.

Apache CXF is an open source services framework. CXF helps you build and develop services using frontend programming APIs like JAX-WS and JAX-RS.
These services can speak a variety of protocols such as SOAP, XML/HTTP, RESTful HTTP, or  CORBA and work over a variety of transports such as HTTP, JMS or JBI.

CXF includes a broad feature set, but it is primarily focused on the following areas:

* Web Services Standards Support: CXF supports a variety of web service standards including SOAP, the WSI Basic Profile, WSDL, WS-Addressing, WS-Policy, WS-ReliableMessaging, WS-Security, WS-SecurityPolicy, WS-Trust, and WS-SecureConversation.

* REST based service creation based on JAX-RS 1.1 standard API's.

* Frontends: CXF supports a variety of "frontend" programming models. CXF provides a JAX-WS 2.2 Compliant frontend. It also includes a "simple frontend" which allows creation of clients and endpoints without annotations.
CXF supports both contract first development with WSDL and code first development starting from Java.

* Ease of use: CXF is designed to be intuitive and easy to use. There  are simple APIs to quickly build code-first services, Maven plug-ins to make tooling integration easy, JAX-WS API support, Spring  XML support to make configuration a snap, and much more.

What's new in CXF 2.3.0:

See the 2.3 Migration guide at:
http://cxf.apache.org/docs/23-migration-guide.html
for more details about the release.

As always, we welcome feedback on our mailing lists:
http://cxf.apache.org/mailing-lists.html

Downloads are available from:
http://cxf.apache.org/download.html


Thanks!
The Apache CXF Team
http://cxf.apache.org/

:

Apache CXF 2.2.2 릴리즈

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


The Apache CXF team is proud to announce the availability of the 2.2.2 patch release!

This is mostly a patch release to fix problems and issues that users have encountered with 2.2.1 resolving 23 JIRA items.    However, this release is also the first release to pass the JAX-RS 1.0 TCK thus providing a complete JAX-RS 1.0 implementation.


Apache CXF is an open source services framework. CXF helps you build and develop services using front end programming APIs, like JAX-WS and JAX-RS.
These services can speak a variety of protocols such as SOAP, XML/HTTP, RESTful HTTP, or CORBA and work over a variety of transports such as HTTP, JMS or JBI.

For more information see:
* Download: http://cxf.apache.org/download.html
* Website: http://cxf.apache.org/
* Mailing lists: http://cxf.apache.org/mailing-lists.html

If you have feedback, questions or would like to get involved in the CXF project please join the mailing lists and let us know your thoughts.

The Apache CXF Team
http://cxf.apache.org/

:

Apache CXF 2.2 released

뉴스/소식 | 2009. 3. 20. 09:12 | Posted by 노안돼지

The Apache CXF team is proud to announce the availability of the 2.2 release.

Apache CXF is an open source services framework. CXF helps you build and
develop services using frontend programming APIs, like JAX-WS. These services
can speak a variety of protocols such as SOAP, XML/HTTP, RESTful HTTP, or
CORBA and work over a variety of transports such as HTTP, JMS or JBI.

CXF includes a broad feature set, but it is primarily focused on the following
areas:

* Web Services Standards Support: CXF supports a variety of web service
standards including SOAP, the WSI Basic Profile, WSDL, WS-Addressing, WS-
Policy, WS-ReliableMessaging, and WS-Security.

* REST based service creation based on JAX-RS standard API's.

* Frontends: CXF supports a variety of "frontend" programming models. CXF
provides a JAX-WS 2.1 Compliant frontend. It also includes a "simple frontend"
which allows creation of clients and endpoints without annotations. CXF
supports both contract first development with WSDL and code first development
starting from Java.

* Ease of use: CXF is designed to be intuitive and easy to use. There  are
simple APIs to quickly build code-first services, Maven plug-ins to make
tooling integration easy, JAX-WS API support, Spring 2.0 XML support to make
configuration a snap, and much more.

What's new in CXF 2.2:
 * WS-SecurityPolicy support
 * WS-SecureConversation
 * Some WS-Trust support (client side)
 * JAX-RS 1.0 (not TCK compliant yet)
 * MANY MANY bugfixes, performance enhancements, etc...  Too numerous to list
individually.


As always, we welcome feedback on our mailing lists:
http://cxf.apache.org/mailing-lists.html

Downloads are available from:
http://cxf.apache.org/download.html


Thanks!
The Apache CXF Team
http://cxf.apache.org/

:

Apache CXF 2.1.4 released!

뉴스/소식 | 2009. 2. 11. 10:01 | Posted by 노안돼지
Apache CXF 팀에서 2.1.4으로 패치 릴리즈를 알립니다.
Apache CXF는 오픈 소스 서비스 프레임웍(open source services framework)입니다.

CXF는 여러분이 JAX-WS와 JAX-RS 같은 프론트-엔트 프로그래밍(front end programming) API를 사용하는 서비스를 구축하고 개발하는데 도움을 줍니다.

이 서비스는 HTTP, JMS 또는 JBI와 같은 전송방식을 다양하게 분석하여, SOAP, XML/HTTP, RESTful HTTP, 또는 CORBA와 같은 프로토콜과 다양하게 통신할 수 있습니다.



The Apache CXF team is proud to announce the availability of the 2.1.4 patch release!

Apache CXF is an open source services framework. CXF helps you build and develop services using front end programming APIs, like JAX-WS and JAX-RS.
These services can speak a variety of protocols such as SOAP, XML/HTTP, RESTful HTTP, or CORBA and work over a variety of transports such as HTTP, JMS
or JBI.

This is mostly a patch release to fix problems and issues that users have
encountered.

2.1.4 fixes over 90 JIRA issues reported against 2.1.3.    See:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12313463&styleName=Html&projectId=12310511

For more information see:
* Download: http://cxf.apache.org/download.html
* Website: http://cxf.apache.org/
* Mailing lists: http://cxf.apache.org/mailing-lists.html

If you have feedback, questions or would like to get involved in the CXF
project please join the mailing lists and let us know your thoughts.

The Apache CXF Team
http://cxf.apache.org/

:

Apache CXF 2.0.10 released!

뉴스/소식 | 2009. 2. 11. 10:00 | Posted by 노안돼지
Apache CXF 팀에서 2.0.10으로 패치 릴리즈를 알립니다.
Apache CXF는 오픈 소스 서비스 프레임웍(open source services framework)입니다.

CXF는 여러분이 JAX-WS와 JAX-RS 같은 프론트-엔트 포로그래밍 API를 사용하는 서비스를 구축하고 개발하는데 도움을 줍니다.

이 서비스는 HTTP, JMS 또는 JBI와 같은 전송방식을 다양하게 분석하여, SOAP, XML/HTTP, RESTful HTTP, 또는 CORBA와 같은 프로토콜과 다양하게 통신할 수 있습니다.


The Apache CXF team is proud to announce the availability of the 2.0.10 patch release!

Apache CXF is an open source services framework. CXF helps you build and develop services using front end programming APIs, like JAX-WS and JAX-RS.
These services can speak a variety of protocols such as SOAP, XML/HTTP, RESTful HTTP, or CORBA and work over a variety of transports such as HTTP, JMS or JBI.

This is mostly a patch release to fix problems and issues that users have encountered.

2.0.10 fixes 40 JIRA issues reported against 2.0.9.    See:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12313462&styleName=Html&projectId=12310511

For more information see:
* Download: http://cxf.apache.org/download.html
* Website: http://cxf.apache.org/
* Mailing lists: http://cxf.apache.org/mailing-lists.html

If you have feedback, questions or would like to get involved in the CXF project please join the mailing lists and let us know your thoughts.

The Apache CXF Team
http://cxf.apache.org/

: